Skip to content

Commit fd79d25

Browse files
committed
Remove page and links
1 parent 1ce19df commit fd79d25

File tree

5 files changed

+3
-31
lines changed

5 files changed

+3
-31
lines changed

public/__redirects

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1454,9 +1454,10 @@
14541454
/support/third-party-software/content-management-system-cms/using-cloudflare-with-bigcommerce/ /cloudflare-for-platforms/cloudflare-for-saas/saas-customers/provider-guides/bigcommerce/ 301
14551455
/support/third-party-software/content-management-system-cms/how-do-i-add-a-wordpress.com-custom-domain-mapping-site-to-cloudflare/ /support/third-party-software/content-management-system-cms/wordpress.com-and-cloudflare/ 301
14561456
/support/third-party-software/content-management-system-cms/how-do-i-use-wordpress-multi-site-wpmu-with-cloudflare/ /automatic-platform-optimization/ 301
1457-
/support/third-party-software/content-management-system-cms/modified_drupal/ /support/third-party-software/content-management-system-cms/caching-html-with-drupal/ 301
1457+
/support/third-party-software/content-management-system-cms/modified_drupal/ /cache/how-to/cache-rules/ 301
14581458
/support/third-party-software/content-management-system-cms/using-cloudflare-with-wix-website-builder/ /dns/manage-dns-records/reference/vendor-specific-records/#wix 301
14591459
/support/third-party-software/content-management-system-cms/wordpress.com-and-cloudflare/ /support/third-party-software/content-management-system-cms/wordpresscom-and-cloudflare/ 301
1460+
/support/third-party-software/content-management-system-cms/can-i-use-wordpress-caching-plugins-like-super-cache-or-w3-total-cache-w3tc-with-cloudflare/ /cache/how-to/cache-rules/ 301
14601461
/support/more-dashboard-apps/cloudflare-scrape-shield/what-does-scrape-shield-do/ /waf/tools/scrape-shield/ 301
14611462
/support/third-party-software/others/how-do-i-get-cloudflare-to-work-with-vaultpress/ /automatic-platform-optimization/ 301
14621463
/support/third-party-software/others/can-i-use-cloudflare-and-varnish-together/ /rules/snippets/ 301

src/content/docs/rules/page-rules/reference/additional-reference.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,7 @@ Limitations include:
2828
- 12 wildcards per cookie regex
2929
- 1 wildcard in between each `|` in the cookie regex
3030

31-
To learn how to configure **Bypass Cache on Cookie** with a variety of platforms, review these articles:
32-
33-
- [Caching Static HTML with WordPress/WooCommerce](/support/third-party-software/content-management-system-cms/caching-static-html-with-wordpresswoocommerce/)
34-
- [Caching Static HTML with Magento (Business and Enterprise only)](/support/third-party-software/e-commerce/caching-static-html-with-magento-business-and-enterprise-only/)
35-
- [Customize cache](/cache/concepts/customize-cache/)
31+
To learn how to configure **Bypass Cache on Cookie** with a cache rule, refer to [Bypass Cache on Cookie](/cache/how-to/cache-rules/examples/bypass-cache-on-cookie/).
3632

3733
:::note
3834

src/content/docs/support/third-party-software/content-management-system-cms/can-i-use-wordpress-caching-plugins-like-super-cache-or-w3-total-cache-w3tc-with-cloudflare.mdx

Lines changed: 0 additions & 10 deletions
This file was deleted.

src/content/docs/support/third-party-software/content-management-system-cms/cloudflare-wordpress-plugin-automatic-cache-management.mdx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,6 @@ Automatic Cache Management uses native hooks built into WordPress. The Cloudflar
2020
* switch\_theme
2121
* customize\_save\_after
2222

23-
:::note
24-
25-
This feature works great [when caching HTML on
26-
WordPress](/support/third-party-software/content-management-system-cms/caching-static-html-with-wordpresswoocommerce/) with
27-
the Bypass Cache on Cookie setting.
28-
:::
29-
3023
***
3124

3225
## Enable Automatic Cache Management

src/content/docs/support/third-party-software/content-management-system-cms/speed-up-wordpress-and-improve-performance.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,6 @@ Cloudflare's CDN services can help cache your content across our giant global n
1313

1414
Cloudflare's "[Bypass Cache on Cookie](/cache/how-to/cache-rules/examples/bypass-cache-on-cookie/)" functionality allows non-logged-in pages to be fully cached by Cloudflare. This means your server can save time and resources by not having to regenerate pages where the HTML is effectively static, whilst not interfering with dynamic behaviour - as soon as a user logs-in to the WordPress dashboard or adds something to their WooCommerce, the Edge cache is bypassed.
1515

16-
:::note
17-
18-
This feature is available to Business and Enterprise users. Instructions
19-
on configuring this can be found in the article: [Caching Static HTML
20-
with
21-
WordPress/WooCommerce](/support/third-party-software/content-management-system-cms/caching-static-html-with-wordpresswoocommerce/).
22-
:::
23-
2416
### Optimise Images
2517

2618
Images can be incredibly costly to page load times; fortunately, Cloudflare can dramatically help improve image load times. You can find these features in the Cloudflare dashboard by going to **Speed** > **Optimization** > **Image Optimization**.

0 commit comments

Comments
 (0)