From b90795e75383eafc4aa7b9b7574d262d499542a2 Mon Sep 17 00:00:00 2001 From: vil02 <65706193+vil02@users.noreply.github.com> Date: Mon, 31 Mar 2025 17:40:40 +0200 Subject: [PATCH] Remove trailing spaces --- .../billing-add-on-service.mdx | 4 ++-- .../docs/support/contacting-cloudflare-support.mdx | 2 +- .../caching-html-with-drupal.mdx | 2 +- .../caching-static-html-with-wordpresswoocommerce.mdx | 2 +- ...are-wordpress-plugin-automatic-cache-management.mdx | 2 +- .../speed-up-wordpress-and-improve-performance.mdx | 2 +- ...-html-with-magento-business-and-enterprise-only.mdx | 4 ++-- .../troubleshooting-cloudflare-10xxx-errors.mdx | 4 ++-- .../troubleshooting-cloudflare-1xxx-errors.mdx | 2 +- .../troubleshooting-cloudflare-5xx-errors.mdx | 10 +++++----- .../troubleshooting-crawl-errors.mdx | 2 +- 11 files changed, 18 insertions(+), 18 deletions(-) diff --git a/src/content/docs/support/account-management-billing/billing-add-on-service.mdx b/src/content/docs/support/account-management-billing/billing-add-on-service.mdx index 2e9056f24ad18d4..cbf60d30346d661 100644 --- a/src/content/docs/support/account-management-billing/billing-add-on-service.mdx +++ b/src/content/docs/support/account-management-billing/billing-add-on-service.mdx @@ -15,7 +15,7 @@ For example, if your billing date is March 15 and you enabled Cloudflare Workers :::note -The pricing structure varies based on the service being used. +The pricing structure varies based on the service being used. ::: *** @@ -26,7 +26,7 @@ To monitor the usage of Cloudflare add-ons, you can enable email notifications. :::note -The email notifications are for informational purposes only. Actual usage and billing may vary. Your monthly invoice is the most reliable source for billing information. +The email notifications are for informational purposes only. Actual usage and billing may vary. Your monthly invoice is the most reliable source for billing information. ::: diff --git a/src/content/docs/support/contacting-cloudflare-support.mdx b/src/content/docs/support/contacting-cloudflare-support.mdx index 5634236f19a3e7d..79e2299f06890f0 100644 --- a/src/content/docs/support/contacting-cloudflare-support.mdx +++ b/src/content/docs/support/contacting-cloudflare-support.mdx @@ -135,7 +135,7 @@ Please do not upload ZIP or RAR files when sharing HAR files, and please do not The maximum file size is **20 MB**. If you need to share a larger file, please provide a link to the file using Google Drive or a similar sharing platform of your choice. -When sending Cloudflare Support packet captures, please do the following: +When sending Cloudflare Support packet captures, please do the following: 1. Filter for relevant traffic. Use a display filter and then save [export specified packets](https://www.wireshark.org/docs/wsug_html_chunked/ChIOExportSection.html) to reduce the file size. 2. Include the name of the device and interface/tunnel in the file name. diff --git a/src/content/docs/support/third-party-software/content-management-system-cms/caching-html-with-drupal.mdx b/src/content/docs/support/third-party-software/content-management-system-cms/caching-html-with-drupal.mdx index 17fc08dc85d902c..e2d1416e3452d3b 100644 --- a/src/content/docs/support/third-party-software/content-management-system-cms/caching-html-with-drupal.mdx +++ b/src/content/docs/support/third-party-software/content-management-system-cms/caching-html-with-drupal.mdx @@ -9,7 +9,7 @@ title: Caching HTML with Drupal :::note -Customers in all Cloudflare plans can cache HTML files using Cloudflare Page Rules. However, only customers in the Business and Enterprise plans are able to bypass HTML caching whenever a cookie is sent with a *Bypass Cache on Cookie* setting using Cloudflare Page Rules. +Customers in all Cloudflare plans can cache HTML files using Cloudflare Page Rules. However, only customers in the Business and Enterprise plans are able to bypass HTML caching whenever a cookie is sent with a *Bypass Cache on Cookie* setting using Cloudflare Page Rules. ::: You can [cache HTML of inactive users](https://blog.cloudflare.com/caching-anonymous-page-views/) and static content including likes, images, scripts, and stylesheets when using Drupal with Cloudflare by using the *Cache Everything* **Page Rule** with **Bypass Cache on Cookie** enabled. diff --git a/src/content/docs/support/third-party-software/content-management-system-cms/caching-static-html-with-wordpresswoocommerce.mdx b/src/content/docs/support/third-party-software/content-management-system-cms/caching-static-html-with-wordpresswoocommerce.mdx index e9a9397d3327a51..69667878556d307 100644 --- a/src/content/docs/support/third-party-software/content-management-system-cms/caching-static-html-with-wordpresswoocommerce.mdx +++ b/src/content/docs/support/third-party-software/content-management-system-cms/caching-static-html-with-wordpresswoocommerce.mdx @@ -9,7 +9,7 @@ title: Caching Static HTML with WordPress/WooCommerce :::note -Customers in all Cloudflare plans can configure caching HTML files. However, Business and Enterprise customers can bypass HTML caching when a cookie is sent with a request *Bypass Cache on Cookie* setting using Cloudflare Page Rules. +Customers in all Cloudflare plans can configure caching HTML files. However, Business and Enterprise customers can bypass HTML caching when a cookie is sent with a request *Bypass Cache on Cookie* setting using Cloudflare Page Rules. ::: This allows for static HTML to be cached at our edge, with no need for it to be regenerated from request to request.  diff --git a/src/content/docs/support/third-party-software/content-management-system-cms/cloudflare-wordpress-plugin-automatic-cache-management.mdx b/src/content/docs/support/third-party-software/content-management-system-cms/cloudflare-wordpress-plugin-automatic-cache-management.mdx index fa1e80d5f8c781a..b92283107eeb368 100644 --- a/src/content/docs/support/third-party-software/content-management-system-cms/cloudflare-wordpress-plugin-automatic-cache-management.mdx +++ b/src/content/docs/support/third-party-software/content-management-system-cms/cloudflare-wordpress-plugin-automatic-cache-management.mdx @@ -24,7 +24,7 @@ Automatic Cache Management uses native hooks built into WordPress. The Cloudflar This feature works great [when caching HTML on WordPress](/support/third-party-software/content-management-system-cms/caching-static-html-with-wordpresswoocommerce/) with -the Bypass Cache on Cookie setting. +the Bypass Cache on Cookie setting. ::: *** diff --git a/src/content/docs/support/third-party-software/content-management-system-cms/speed-up-wordpress-and-improve-performance.mdx b/src/content/docs/support/third-party-software/content-management-system-cms/speed-up-wordpress-and-improve-performance.mdx index 160132524d50f09..0d7a1e4b313ee4f 100644 --- a/src/content/docs/support/third-party-software/content-management-system-cms/speed-up-wordpress-and-improve-performance.mdx +++ b/src/content/docs/support/third-party-software/content-management-system-cms/speed-up-wordpress-and-improve-performance.mdx @@ -18,7 +18,7 @@ Cloudflare's "[Bypass Cache on Cookie](/cache/how-to/cache-rules/examples/bypass This feature is available to Business and Enterprise users. Instructions on configuring this can be found in the article: [Caching Static HTML with -WordPress/WooCommerce](/support/third-party-software/content-management-system-cms/caching-static-html-with-wordpresswoocommerce/). +WordPress/WooCommerce](/support/third-party-software/content-management-system-cms/caching-static-html-with-wordpresswoocommerce/). ::: ### Optimise Images diff --git a/src/content/docs/support/third-party-software/e-commerce/caching-static-html-with-magento-business-and-enterprise-only.mdx b/src/content/docs/support/third-party-software/e-commerce/caching-static-html-with-magento-business-and-enterprise-only.mdx index 9dc68936166055c..499ba8d3c60ac3d 100644 --- a/src/content/docs/support/third-party-software/e-commerce/caching-static-html-with-magento-business-and-enterprise-only.mdx +++ b/src/content/docs/support/third-party-software/e-commerce/caching-static-html-with-magento-business-and-enterprise-only.mdx @@ -9,7 +9,7 @@ title: Caching Static HTML with Magento (Business and Enterprise only) :::note -All Cloudflare customers can configure caching HTML files. However, only customers in the Business and Enterprise plans are able to bypass HTML caching when a cookie is sent with Bypass Cache on Cookie request using Cloudflare Page Rules. +All Cloudflare customers can configure caching HTML files. However, only customers in the Business and Enterprise plans are able to bypass HTML caching when a cookie is sent with Bypass Cache on Cookie request using Cloudflare Page Rules. ::: Business and Enterprise customers using Magento can cache anonymous page views with our *Bypass Cache on Cookie* page rule. This setting caches static HTML at the Cloudflare edge with no need for regeneration from request to request. @@ -49,7 +49,7 @@ With this setting in place, you can set the necessary Page Rules to cache anonym Enterprise Cloudflare customers can use Custom Cache Keys to take their performance further, contact your Customer Success Manager if -interested. +interested. ::: *** diff --git a/src/content/docs/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-10xxx-errors.mdx b/src/content/docs/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-10xxx-errors.mdx index 8409b49dff2c586..6081adad3986447 100644 --- a/src/content/docs/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-10xxx-errors.mdx +++ b/src/content/docs/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-10xxx-errors.mdx @@ -54,9 +54,9 @@ You need to use a shorter URL as the target URL. This error indicates that the source URL for a redirect is not valid. -### Common causes +### Common causes -This error occurs when the source URL provided for a URL redirect is not valid, preventing the redirect from functioning properly due to missing components, such as the scheme (for instance, `http` or `https`) or improper formatting. +This error occurs when the source URL provided for a URL redirect is not valid, preventing the redirect from functioning properly due to missing components, such as the scheme (for instance, `http` or `https`) or improper formatting. ### Resolution diff --git a/src/content/docs/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-1xxx-errors.mdx b/src/content/docs/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-1xxx-errors.mdx index d6adbcf604f21fd..d3a711cc2fc9337 100644 --- a/src/content/docs/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-1xxx-errors.mdx +++ b/src/content/docs/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-1xxx-errors.mdx @@ -496,7 +496,7 @@ Make sure you are not trying to modify one of the [reserved HTTP request headers ## Error 1041: Invalid request rewrite (invalid header value) -This error indicates that the header value is not valid. +This error indicates that the header value is not valid. ### Common causes diff --git a/src/content/docs/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-5xx-errors.mdx b/src/content/docs/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-5xx-errors.mdx index 5b116a16ac93e5c..62827972c8fbfc2 100644 --- a/src/content/docs/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-5xx-errors.mdx +++ b/src/content/docs/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-5xx-errors.mdx @@ -114,7 +114,7 @@ If you need further assistance from our Support team, provide the following deta ## Error 503: service temporarily unavailable -HTTP error 503 occurs when your origin web server is overloaded. +HTTP error 503 occurs when your origin web server is overloaded. ### Common causes @@ -154,7 +154,7 @@ This error is often triggered by: - Headers exceeding 16 KB (often due to excessive cookies). - Empty or malformed responses lacking an HTTP status code or response body. - Missing response headers or origin web server not returning [proper HTTP error responses](https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml). -- Incorrect HTTP/2 configuration at the origin server. +- Incorrect HTTP/2 configuration at the origin server. :::note @@ -207,7 +207,7 @@ Contact your hosting provider or site administrator and share the necessary [err ## Error 522: connection timed out -Error `522` occurs when Cloudflare times out contacting the origin web server. +Error `522` occurs when Cloudflare times out contacting the origin web server. ### Common causes @@ -256,7 +256,7 @@ If none of the above leads to a resolution, request the following information fr ## Error 524: a timeout occurred -Error `524` usually indicates that Cloudflare successfully connected to the origin web server, but the origin did not provide an HTTP response before the default 100 seconds [Proxy Read Timeout](/fundamentals/reference/connection-limits/). +Error `524` usually indicates that Cloudflare successfully connected to the origin web server, but the origin did not provide an HTTP response before the default 100 seconds [Proxy Read Timeout](/fundamentals/reference/connection-limits/). ### Common causes @@ -301,7 +301,7 @@ As a workaround, you can simply set the timeout to one second more (121 seconds ## Error 525: SSL handshake failed -This error indicates that the SSL handshake between Cloudflare and the origin web server failed. +This error indicates that the SSL handshake between Cloudflare and the origin web server failed. ### Common causes diff --git a/src/content/docs/support/troubleshooting/general-troubleshooting/troubleshooting-crawl-errors.mdx b/src/content/docs/support/troubleshooting/general-troubleshooting/troubleshooting-crawl-errors.mdx index c5598b6908607c8..0b7e6263e9c1e4c 100644 --- a/src/content/docs/support/troubleshooting/general-troubleshooting/troubleshooting-crawl-errors.mdx +++ b/src/content/docs/support/troubleshooting/general-troubleshooting/troubleshooting-crawl-errors.mdx @@ -53,7 +53,7 @@ Google uses a [variety of User-Agents](https://support.google.com/webmasters/an :::note -Errors for cdn-cgi do not impact site rankings. +Errors for cdn-cgi do not impact site rankings. ::: * Ensure your [robots.txt file allows the AdSense crawler](http://support.google.com/webmasters/bin/answer.py?hl=en\&answer=1061943).