• Hai, so I did update to 2.7.1 (from 2.3 or something) it worked beautifully only 1 problem I hope you can help with.

    Every page generates the name of my blog and the name of the page/article/category as <title> tag, now after the update it stopped doing that (only) on the main index page. The page I selected in ‘reading options’ as startpage. It worked until now, so do you know what changed and where I’ve to input the title again?

    Thanks a lot!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Bobworth

    (@bobworth)

    Just to make it more clear what happens.
    While all pages display their name in the title bar like this:
    ‘WordPress ? Support ? Main page title missing’ (see above)

    the title/index page only displays ‘WordPress ‘ ignoring the given name.

    I’m hesitant changing the php code since it worked for 2 years and the header.php didn’t get replaced when updating, I think it must have something to do with where you enter the name?

    Thank you very much for your time.

    Thread Starter Bobworth

    (@bobworth)

    That’s the code in header.php:
    <title>Bobworth <?php wp_title(); ?></title>

    The startpage which does not display the title uses a template which contains:
    <?php get_header(); ?>
    Like I already said it works on all pages but this one and it worked there too before the update.

    Any chance getting a little bit of help? Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Main page title missing (after update)’ is closed to new replies.