From 35fc7f4ba451f3219a4066eedbfc9ccc081d5306 Mon Sep 17 00:00:00 2001 From: Pedro Sousa <680496+pedrosousa@users.noreply.github.com> Date: Mon, 2 Dec 2024 10:01:04 +0000 Subject: [PATCH] [Docs] Update link anchors --- .../content/troubleshooting/content-encoding-issues.mdx | 9 ++++----- src/content/products/casb.yaml | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) 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 c69a4b858abdccc..3d8724d1595591a 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 dd94d4c24c28c58..f7d78eb4f84f177 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.