Why is my cache not being purged after a deployment to Cloudflare Pages?

Question

Grade: Education Subject: Support
Why is my cache not being purged after a deployment to Cloudflare Pages?
Asked by:
72 Viewed 72 Answers

Answer (72)

Best Answer
(306)
Several reasons could prevent cache purging. Ensure you're using the correct URL for purging, that your API token has sufficient permissions, and that the cache key is being correctly invalidated by your deployment process (e.g., versioned filenames). Check Cloudflare's status page for any ongoing issues.