Kendi sorumu yine kendim cevaplayım, araştırdım bak baka tüm tema dosyalarını buldum.
Alıntı
<h2><a class="post-title" href="<?php the_permalink() ?> "rel="bookmark" title="Permanent Link to <?php the_title(); ?>"> <?php the_title(); ?></a>
</h2>
Şöyle değiştridim
Alıntı
<h2><?php _te(''); the_category(', '); ?> <strong>>></strong>
<a class="post-title" href="<?php the_permalink() ?>"rel="bookmark" title="Permanent Link to <?php the_title(); ?>">
<?php the_title(); ?>
</a>
</h2>