• So I changed my blog’s title in the Admin CP to a completely new name, and my main index page’s title remains my former name while the other pages bear the new blog’s name. Anything I did wrong?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Check out your theme’s header.php, the title of blog might have been hardcoded. Should be something like <title><?php bloginfo('name'); ?><?php wp_title(); ?></title />

    Thread Starter NES Player

    (@nes-player)

    I switched themes to test the site, and the same problem appears universal on all themes, including the WP Default theme.

    EDIT: I also checked the header files, they’re where they should be.

    A link to your site would help. As would some indication of what the old and new site names are.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Blog title glitch’ is closed to new replies.