Forums

[Plugin: All in One SEO Pack] Title not correct on page_for_posts (3 posts)

  1. randyhoyt
    Member
    Posted 2 years ago #

    I have a page_on_front specified called "Home" and a page_for_posts called "Blog". The title of the page on the blog page is ...

    <?php bloginfo('name'); ?>

    ... but it probably should be ...

    Blog | <?php bloginfo('name'); ?>

    http://wordpress.org/extend/plugins/all-in-one-seo-pack/

  2. Michael Torbert
    WordPress Virtuoso
    Posted 2 years ago #

    This can be set to whatever you want using the plugin. Look at the title field.

  3. randyhoyt
    Member
    Posted 2 years ago #

    I'm pretty sure this cannot be changed. The page_on_front and page_for_posts are using the same title.

Topic Closed

This topic has been closed to new replies.

About this Topic