Skip to content

Commit a11d8b6

Browse files
committed
[Changelog] Purge for everyone: Refine copy
1 parent e72ed1c commit a11d8b6

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed
Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,19 @@
11
---
2-
title: All Purge Methods Available for All Plans
2+
title: All cache purge methods now available for all plans
33
description: All Cloudflare plans can purge by tag, prefix, url, host, or everything to invalidate cached content on the fly.
4-
date: 2025-04-01T12:50:40Z
4+
products:
5+
- cache
6+
date: 2025-04-03T18:00:00Z
57
---
68

7-
You can now use all purge methods available on Cloudflare, regardless of plan type. Previously, methods other than "purge by URL" and "purge everything" were exclusive to Enterprise customers.
9+
You can now access all Cloudflare cache purge methods — no matter which plan you’re on. Whether you need to update a single asset or invalidate the majority of your content instantly, you now have the same powerful tools previously reserved for Enterprise customers.
810

9-
**Anyone on Cloudflare can now:**
11+
**Anyone on Cloudflare can now:**
1012
1. [Purge Everything](/cache/how-to/purge-cache/purge-everything/): Clears all cached content associated with a website.
1113
2. [Purge by Prefix](/cache/how-to/purge-cache/purge_by_prefix/): Targets URLs sharing a common prefix.
1214
3. [Purge by Hostname](/cache/how-to/purge-cache/purge-by-hostname/): Invalidates content by specific hostnames.
1315
4. [Purge by URL (single-file purge)](/cache/how-to/purge-cache/purge-by-single-file/): Precisely targets individual URLs.
1416
5. [Purge by Tag](/cache/how-to/purge-cache/purge-by-tags/): Uses Cache-Tag response headers to invalidate grouped assets, offering flexibility for complex cache management scenarios.
1517

16-
For additional information including how much you can purge please check out our [documentation](/cache/how-to/purge-cache/) and our [API Docs](https://developers.cloudflare.com/api/resources/cache/methods/purge/)
18+
Want to learn more about how to use each purge method, where they work best, or the limits for your plan? Dive into our [purge cache documentation](/cache/how-to/purge-cache/) and [API reference](https://developers.cloudflare.com/api/resources/cache/methods/purge/) for all the details.
1719

0 commit comments

Comments
 (0)