Tag Archives: wordpress eklenti

WordPress is the best title system

Very important factor for the event title in wordpress seo. I myself was researching a title template. I found the most suitable one of them.

<br /> <?php wp_title(''); ?><br /> <?php if(wp_title(' ', false)) { echo ' | '; } ?><br /> <?php bloginfo('name'); ?><br />

If you do this inside the page will be in the format
Title | Blog Name
Home only
Blog Name

Powered by WordPress