Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #37823
    Kirill
    Guest

    Hello. I have some questions:
    1. How to stop auto purge cache? We have no dynamic content.
    We want to purge it after make some changes only (for example product description).

    2. How to purge page by wget request? Is here specific link to purge cache of specific page?
    We will use script to change price from our store database and then need to regenerate cache to show new price for clients.

    Thank you!

    #37845
    Marko Vasiljevic
    Keymaster

    Hello Kirill,

    Thank you for reaching out and I am happy to help!

    1. W3 Total Cache does not auto-purge cache unless the post/article is published/updated or any other change on the website that triggers the Perofmrnace>Page Cache>Purge Policy settings.
    You can entirely disable those options if you want to purge the cache manually. If the cache continues to be purged after the Purge Policy is disabled then something else might be doing this and not W3TC.

    2. You can purge the single page when logged in. In the top admin bar, however over Performance and click on Purge Current Page. Alternatively you can call w3tc_flush_url( $url );
    Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to stop Auto Purge Cache?’ is closed to new replies.