• Resolved william-wallace

    (@william-wallace)


    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 Sitemaps

    I 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.1

    Which did not affect the empty <title></title> for the main page.

    Any ideas?

    Thanks.

    https://blog.coincidencetheories.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • You mean it’s really empty as in there nothing inside <title> </title>?

    Then, most probably you have not given a name to your blog.
    Go to General Options in Admin panel, find Blog Title.

    Thread Starter william-wallace

    (@william-wallace)

    I just upgraded SEO, and the problem was fixed. I am pretty sure the problem was related to the 1.4.6.3 upgrade. Please close.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘<title> attribute not showing up’ is closed to new replies.