Skip to content

Commit cf335a7

Browse files
authored
[3rd Party]Update caching-static-html-with-wordpresswoocommerce.mdx (cloudflare#21224)
Let's guide customers to Cache Rules instead.
1 parent 69b1438 commit cf335a7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/content/docs/support/third-party-software/content-management-system-cms/caching-static-html-with-wordpresswoocommerce.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,17 @@ Before starting - be sure that Cloudflare is set to respect `Cache-Control` he
2828

2929
***
3030

31-
## Cache Static HTML with Cloudflare Page Rules
31+
## Cache Static HTML with Cloudflare Cache Rules
3232

3333
1\. Log in to your Cloudflare account.
3434

35-
2\. Go to **Rules >** **Page Rules** and select **Create Page Rule**.
35+
2\. Go to **Rules >** **Overview** and select **Create Cache Rule**.
3636

37-
3\. Set the page rule to match your WordPress installation path. If your site is at [https://www.example.com](https://www.example.com), the rule would be [https://www.example.com](https://www.example.com/).
37+
3\. Set the cache rule to match your WordPress installation path. If your site is at [https://www.example.com](https://www.example.com), the rule would be [https://www.example.com](https://www.example.com/).
3838

3939
4\. Select the appropriate settings to cache static HTML:
4040

41-
* *Cache Everything* instructs Cloudflare to cache static HTML.
41+
* *Eligible for cache* instructs Cloudflare to cache static HTML.
4242
* When the *Bypass Cache on Cookie* rule matches the criteria you set, Cloudflare won't cache HTML ([though static images and other files will still be cached](/cache/concepts/default-cache-behavior/)). Depending on whether you're using raw WordPress, or WooCommerce, you should use one of the configurations below:
4343

4444
:::caution

0 commit comments

Comments
 (0)