• Resolved reviewsquirrel

    (@reviewsquirrel)


    I’m loving this plugin (using v1.5.9.8) but I’m scratching my head a bit as to why the plugin isn’t outputting updated schema markup on posts (using blogposting) and pages (using techarticle) on my site reviewsquirrel.com.

    Can’t get the markup to update, especially on these two tags:

    dateModified (have both posts and pages updated/modified but schema markup isn’t showing the modified date)

    ImageObject”,”url”:””,”width”:600,”height”:60 (have a 600×60 logo uploaded via the plugin setting but schema blogposting markup showing error (i.e. no logo there)

    First I thought it’s because I’m using WP Rocket but after clearing cache (even disabled the plugin) the schema markup won’t update.

    Any thoughts?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Hesham Zebida

    (@hishaman)

    This mostly happen because the plugin get the data from post meta, this data is not updated unless you update a specific post/page. (this acts like flushing cache)

    So, since most of the good caching plugin flush post data on post save, mostly your cache will be deleted automatically when you save a post.page, but not when you save the Schema type.

    I’ve just modified the Schema plugin, now data will be updated if you update any of the Schema types.

    P.S. The plugin has been update, but it won’t display an update notification in your admin page, so if you don’t want to wait for next update and like to get this update now, you will need to download the Schema plugin from here (www.ads-software.com) or GitHub and install it manually on your site.

    Once you install the new updated plugin, go to Schema > Types, and edit any of the schema types you have. (You may need to clear your caching plugin at this point)

    Let me know how it goes.

    • This reply was modified 8 years, 2 months ago by Hesham Zebida. Reason: additional information
    Thread Starter reviewsquirrel

    (@reviewsquirrel)

    It works, schema markup is now showing the updated/modified information. Hesham, you’re an absolute legend mate!

    Plugin Author Hesham Zebida

    (@hishaman)

    Thanks for letting me know!

    An update is on its way ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Schema output not updating’ is closed to new replies.