• Resolved thebigbanik

    (@thebigbanik)


    Hi, I just installed your plugin (a few hours ago) and connected to cloudflare. It is amazingly fast, didn’t expect that, but since I use it on a woocommerce website I am dealing with the following issue. Every night all products update automatically their status and price via XML imports. So, in a first test, despite status and prices have been changed, all product data (in product archives and single product page) were served from the cached files which is not what the customers should see. Are there any settings in the plugin that prevents this problem? Thank you in advance.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor iSaumya

    (@isaumya)

    Hi @thebigbanik,
    As you are updating the product details via XML and not from the WP Admin, it doesn’t fire the necessary hooks to auto purge cache. In order to mitigate this, I would suggest you to setup a cron job for auto purging the cache every night after the product data has been updated. Screenshot: https://i.imgur.com/N9U4wEC.jpeg

    Please make sure that the cache purge cron job runs after your XML import is done. This is the only way. Otherwise after updating the product data you have to login to wp-admin and purge the cache via the plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘Woocommerce products and archives’ is closed to new replies.