Wordpress Pre Cache and Cloudlfare

What is the name of the domain?

example.com

What is the issue you’re encountering

Pre cache

What steps have you taken to resolve the issue?

none

What are the steps to reproduce the issue?

I am currently pre caching thousands of pages on Wordpress.
Is there a way to alert CF and pull in new versions of those pages on the CDN ?

Cloudflare isn’t a Pull CDN, but if a page updates, you can use the API to purge the URL, and the next visitor request will repopulate the cache.

https://developers.cloudflare.com/api/operations/zone-purge

This topic was automatically closed after 15 days. New replies are no longer allowed.