Skip to content

Reversed WordPress title tags

Replace existing title tags in header.php with:

<title> <?php wp_title(' | ',true,'right'); ?> <?php bloginfo('name'); ?> </title>

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*