Hi.
I’ve got Cloudflare Pro Plan, and I created several Page Rules. One of them is the following (with the aim of making Cloudflare to cache my contents instead of querying my database):
-
shop.mydomain.com/*
— Browser Cache TTL: 8 hours
— Cache Level: Cache Everything
— Edge Cache TTL: a month
Now, I’ve found a mistake in the ‘shop.mydomain.com’ webpages, and would like to purge the cache of that pages. I do not find any place to do it, just “Purge Everything” (which would degrade the load of my original server) or Purge specific URLs (but ‘shop.mydomain.com’ contains 10,000+ different URLs.
Any similiar experience would be welcome. Thank you!