Don't want Site Title to show – only custom title with SEO plugin
-
How do I get the “site title” to not display in the title? I have added the All in One SEO plugin and am adding my meta tags that way. What’s happening is the custom title is showing with the “site title” tacked on. In the header.php, I have:
<title><?php wp_title('?', true, 'right'); ?> <?php bloginfo('name'); ?></title>
In the header.php, is there a condition I should change this to so the “site title” won’t show on Pages?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Don't want Site Title to show – only custom title with SEO plugin’ is closed to new replies.