diff --git a/src/content/docs/speed/optimization/content/troubleshooting/content-encoding-issues.mdx b/src/content/docs/speed/optimization/content/troubleshooting/content-encoding-issues.mdx index c69a4b858abdcc..3d8724d1595591 100644 --- a/src/content/docs/speed/optimization/content/troubleshooting/content-encoding-issues.mdx +++ b/src/content/docs/speed/optimization/content/troubleshooting/content-encoding-issues.mdx @@ -1,7 +1,6 @@ --- pcx_content_type: troubleshooting title: Content encoding issues - --- If you are noticing any encoding errors with your HTML pages, we recommend verifying that the impacted pages are explicitly setting the correct charset in the `Content-Type` header from your origin for all text/html pages, for example `Content-Type: text/html; charset=utf-8`. This is particularly important if you are not using UTF-8 encoding. Alternatively you can set the correct charset within the HTML. @@ -12,9 +11,9 @@ Alternatively, you can use a [Configuration Rule](/rules/configuration-rules/) t You also have the option to turn off these features site-wide within the dashboard: -* [Email Obfuscation](/waf/tools/scrape-shield/email-address-obfuscation/), located in the **Scrape Shield** section. -* [Rocket Loader](/speed/optimization/content/rocket-loader/), located in **Speed** > **Optimization** > **Content Optimization** section. -* [Mirage](/speed/optimization/images/mirage/#cloudflare-mirage), located in **Speed** > **Optimization** > **Image Optimization**. section. -* [Automatic HTTPS Rewrites](/ssl/edge-certificates/additional-options/automatic-https-rewrites/), located in the **SSL/TLS** > **Edge Certificates** section. +- [Email Obfuscation](/waf/tools/scrape-shield/email-address-obfuscation/), located in the **Scrape Shield** section. +- [Rocket Loader](/speed/optimization/content/rocket-loader/), located in **Speed** > **Optimization** > **Content Optimization** section. +- [Mirage](/speed/optimization/images/mirage/), located in **Speed** > **Optimization** > **Image Optimization**. section. +- [Automatic HTTPS Rewrites](/ssl/edge-certificates/additional-options/automatic-https-rewrites/), located in the **SSL/TLS** > **Edge Certificates** section. Misconfiguring the `Content-Type` or charset within HTML, or leaving them unspecified can lead to unintended consequences. This can disrupt the intended content presentation, resulting in disorganized rendering and potentially unclear characters. Properly configuring these elements ensures consistent and accurate interpretation, correct HTML modifications, and accurate rendering for browsers. This creates a seamless user experience and aligns with best practices in web development. diff --git a/src/content/products/casb.yaml b/src/content/products/casb.yaml index dd94d4c24c28c5..f7d78eb4f84f17 100644 --- a/src/content/products/casb.yaml +++ b/src/content/products/casb.yaml @@ -3,7 +3,7 @@ name: CASB product: title: CASB group: Cloudflare One - url: /cloudflare-one/applications/scan-apps/ + url: /cloudflare-one/applications/casb/ meta: description: Scan SaaS applications for misconfigurations, unauthorized user activity, shadow IT, and other data security issues that can occur after a user has successfully logged in.