• Dustin

    (@dustinmatlock)


    Could someone explain how to edit the code below to include the blog description (tagline) when on the homepage, and when on a blog post to only include the post name with no blog description or name?

    <title><?php wp_title('|', true, 'right'); ?><?php bloginfo('name'); ?></title>

    Thanks ??

  • The topic ‘WordPress Titles and Descriptions’ is closed to new replies.