• Hello,

    i need help with clearing cache on my website.
    for now whenever i update article on my website,without clearing cache it is not visible , i have to purge all cache then that article is visible to the front end and to all users.

    is there a way that we don’t have to purge cache manually, and it purge cache automatically by it self once a day.

    Let Us know,
    Thanks & Regards

Viewing 1 replies (of 1 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @technovartz

    Thank you for your inquiry and I am happy to answer. There is no simple option for W3 Total Cache to purge cache every hour, day, etc.
    YOu can do this programmatically and set up a cron job calling w3tc_flush_all();
    Alternatively, you can use the Cache Preload feature in Performance>Page Cache>Cache preload and Automatically prime the page cache. This way you will make sure to show warm cache to users regularly.
    Thank you!

Viewing 1 replies (of 1 total)
  • The topic ‘Is there any way all cache can be purge automatically?’ is closed to new replies.