Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Sybre Waaijer

    (@cybr)

    Hi Shaikh,

    Is this problem occurring in the source of the page, or do you notice it on the social sites?
    The social sites cache the data so they only need to fetch it once.

    The og:title and the twitter:title meta tags are almost mere copies of the page title, so it’s quite impossible that it’s not changing together. This is so unless you’re using a persistent object caching plugin, like W3 Total Cache, WP Super Cache and WP Rocket. Then you might need to clear the object cache manually from time to time.

    Could you please check the above variables? You can test and reset the cache on the Social Sites themselves:
    Facebook Social Sharing Debugger.
    Twitter Card Validator.

    I hope this helps, please keep me updated :). Have a great day!

    Thread Starter Shaikh Masood Alam

    (@masoodalam51)

    Check this image https://imgur.com/a/b2d3j
    I update title and disabled caching plugin, but nothing happens.

    Thread Starter Shaikh Masood Alam

    (@masoodalam51)

    After disabling and enabling WPRocket, Its change the og:title.
    Is there any automatic way to do this work.

    Plugin Author Sybre Waaijer

    (@cybr)

    Hi Shaikh,

    This is because WP Rocket has enables persistent object caching, which is great and really speeds up your website.

    However, The SEO Framework stores its output in the object cache when available. It maintains this cache for 24 hours.

    Some caching plugins change this default behavior; therefore, I’ll need to add a way to delete this cache on post update.
    This is planned for 2.7.1: Track this bug on GitHub.

    You can manually flush all cache through the Admin Bar (WP Rocket -> Clear Cache). This does add a performance hit to your site until the cache is loaded and set up again.

    I’ll keep you posted on the progression, thanks for the bug report and have a great day! ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Unable to Update og:title’ is closed to new replies.