Sorun çözüllmüştür

<?php
if ( is_home() ) {
    query_posts( 'cat=-3' );
}
?>
yazarsanız sorun ortadan kalkıyor