How to exclude certain pages from CDN caching

Control Panel V10 > Hosting Control Panel

Use a Cloudflare Cache Rule when a page must always be served from your origin server instead of Cloudflare's cache.

  1. Open the Hosting Control Panel and select CDN.
  2. Open the Cloudflare dashboard for the domain.
  3. In Cloudflare, select Rules > Cache Rules, then create a rule.
  4. Build a condition using URI Path or Full URI to match the page or directory that should not be cached.
  5. Set Cache eligibility to Bypass cache, then deploy the rule.
  6. Purge the affected URL once so any previously cached response is removed.

Use the narrowest possible match so other pages can continue to benefit from CDN caching.