Wordpress panel/görünüm/editör/index.php (ana indeks şablonu) / üzerinde

<a href="<?php the_permalink(); ?>" kodunu bul. O kodu aşağıdaki hale getir.

<a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>"><?php the_title(); ?></a>