<title> attribute not showing up
-
Hello,
<title></title> is empty for my main page, but not for pages of individual articles.
I have
o All in One SEO Pack
o Google XML SitemapsI am using the WordPress Default 1.6 theme.
In header.php, I have the following:
<title><?php bloginfo(‘name’); ?> <?php if ( is_single() ) { ?> » Blog Archive <?php } ?> <?php wp_title(); ?></title>
I have deactivated the following plugins
All in One SEO Pack 1.4.3.8
Google XML Sitemaps 3.0.2.1Which did not affect the empty <title></title> for the main page.
Any ideas?
Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘<title> attribute not showing up’ is closed to new replies.