Cache not updating and unable to disable
-
The cache stopped updating yesterday – by that I mean that if you edit a post, the changes are only being shown to logged-in users. Standard traffic is shown the old version.
I tried purging the cache for that page, I tried purging the entire cache, I even tried logging directly into Cloudflare to custom purge on the URL of the updated page, I also tried running purge everything within Cloudflare and nothing is updating the page for none logged-in users.
I disabled page caching in the plugin and purged everything again but still nothing. I’ve tested this on a couple of pages and it’s the same result.
If I inspect the Network tab in Chrome’s developer console I can see the following:
x-wp-cf-super-cache: cache x-wp-cf-super-cache-cache-control: s-maxage=31536000, max-age=60
Whereas if I view that same URL while logged in I get to see the updated page but those tags read as follows:
x-wp-cf-super-cache: disabled x-wp-cf-super-cache-cache-control: no-store, no-cache, must-revalidate, max-age=0
Firstly, does anyone know why the plugin might stop updating the cache? And secondly, does anyone know why I’m unable to disable the cache or successfully purge the cache?
Thanks in advance for the help.
p.s. you can add a dummy argument to the end of the URL to see the uncached version of the page; e.g. try adding ?wtf=is-going-on
The page I need help with: [log in to see the link]
- The topic ‘Cache not updating and unable to disable’ is closed to new replies.