Viewing 2 replies - 1 through 2 (of 2 total)
  • In your admin settings > general make sure that the name of your blog is But the Game is on and the description, your tagline.

    Then in your header file, look for the <title> tag and put this in there:

    <title><?php bloginfo('name'); ?> - <?php bloginfo('description'); ?></title>

    Thread Starter thegameison

    (@thegameison)

    Thanks a bunch.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to show blog title in browser?’ is closed to new replies.