Viewing 3 replies - 1 through 3 (of 3 total)
  • I have the same problem but not only on mobile browsers. It’s everywhere.

    For some reasons, all the posts have the same title. I don’t even understand the logic of picking this particular title (one of the posts). I can’t override the title by updating it in the post directly.

    Here are examples:

    https://www.anitawhelan.com.au/yoga-therapy/
    https://www.anitawhelan.com.au/sundays-learn-breathe-workshop/

    They have all the same title as this post:

    https://www.anitawhelan.com.au/massage-part-1/

    Why?!?

    What’s wrong?!

    My config:
    – Theme Unite v2.0.2
    – HeadSpace2 v3.6.41

    I need to enable Force Title Rewrite to make the plugin work:
    – it work fine when i set up the title and description at the page level (even when using shorname like %%title%%)
    – but it stops working as soon as i enable a generic setting in the Page Settings screen: if i do so let say for Pages, all the pages will have the same title (a random one out of all the existing pages).

    It seems like it’s an issue with generic settings force rewrite cache.

    Alright, it’s all good, i found the answer to my issue here:

    https://urbangiraffe.com/plugins/headspace2/faq/

    I have updated my header.php with as below:

    <title><?php wp_title(”); ?></title>

    Then disable the force rewrite. And everything worked fine!

    Thank you for the great plugin!

    Cheers,
    Zag.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: HeadSpace2 SEO] %%title%% Gets the same title on all the posts’ is closed to new replies.