@tolgasen; ilgili fonksiyonun referans sayfasında da gösterildiği üzere, sorunu aşağıdaki betik ile çözebilirsin.
<a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>"><?php the_title(); ?></a>
Function Reference/the permalink « WordPress Codex