Skip to content

Commit e72ed1c

Browse files
committed
ack-cf/purge-for-all
1 parent 2422c65 commit e72ed1c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: All Purge Methods Available for All Plans
3+
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
5+
---
6+
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.
8+
9+
**Anyone on Cloudflare can now:**
10+
1. [Purge Everything](/cache/how-to/purge-cache/purge-everything/): Clears all cached content associated with a website.
11+
2. [Purge by Prefix](/cache/how-to/purge-cache/purge_by_prefix/): Targets URLs sharing a common prefix.
12+
3. [Purge by Hostname](/cache/how-to/purge-cache/purge-by-hostname/): Invalidates content by specific hostnames.
13+
4. [Purge by URL (single-file purge)](/cache/how-to/purge-cache/purge-by-single-file/): Precisely targets individual URLs.
14+
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.
15+
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/)
17+

0 commit comments

Comments
 (0)