diff --git a/src/content/docs/api-shield/api-gateway.mdx b/src/content/docs/api-shield/api-gateway.mdx index 7688a772ff3..c88ddc89951 100644 --- a/src/content/docs/api-shield/api-gateway.mdx +++ b/src/content/docs/api-shield/api-gateway.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: concept title: API Gateway +description: Use Cloudflare as your API gateway for security, management, and routing. +products: + - api-shield sidebar: order: 7 diff --git a/src/content/docs/api-shield/changelog.mdx b/src/content/docs/api-shield/changelog.mdx index d29a1612276..8cbdf6c505c 100644 --- a/src/content/docs/api-shield/changelog.mdx +++ b/src/content/docs/api-shield/changelog.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: changelog title: Changelog +description: Track the latest updates and changes to API Shield features. +products: + - api-shield sidebar: order: 10 --- diff --git a/src/content/docs/api-shield/get-started.mdx b/src/content/docs/api-shield/get-started.mdx index d66f6edd9fd..5166dbb28c9 100644 --- a/src/content/docs/api-shield/get-started.mdx +++ b/src/content/docs/api-shield/get-started.mdx @@ -1,6 +1,9 @@ --- title: Get started with API Shield pcx_content_type: get-started +description: Set up API Shield to identify and address API security best practices. +products: + - api-shield sidebar: order: 2 label: Get started diff --git a/src/content/docs/api-shield/glossary.mdx b/src/content/docs/api-shield/glossary.mdx index 7fca4a84d51..f3d2e759249 100644 --- a/src/content/docs/api-shield/glossary.mdx +++ b/src/content/docs/api-shield/glossary.mdx @@ -1,6 +1,9 @@ --- title: Glossary pcx_content_type: glossary +description: Definitions for terms used across API Shield documentation. +products: + - api-shield sidebar: order: 9 diff --git a/src/content/docs/api-shield/index.mdx b/src/content/docs/api-shield/index.mdx index 98a849ee2fe..17d43790109 100644 --- a/src/content/docs/api-shield/index.mdx +++ b/src/content/docs/api-shield/index.mdx @@ -1,7 +1,9 @@ --- title: Cloudflare API Shield pcx_content_type: overview - +description: Identify and address API vulnerabilities with discovery, schema validation, and abuse detection. +products: + - api-shield sidebar: order: 1 head: diff --git a/src/content/docs/api-shield/management-and-monitoring/api-routing.mdx b/src/content/docs/api-shield/management-and-monitoring/api-routing.mdx index 5fa1ddadf6c..679a0eaa615 100644 --- a/src/content/docs/api-shield/management-and-monitoring/api-routing.mdx +++ b/src/content/docs/api-shield/management-and-monitoring/api-routing.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: how-to - +description: Route API requests to different back-end services using API Shield Routing. +products: + - api-shield title: API Routing sidebar: order: 4 diff --git a/src/content/docs/api-shield/management-and-monitoring/developer-portal.mdx b/src/content/docs/api-shield/management-and-monitoring/developer-portal.mdx index 66c36ce9b4e..b15faad4025 100644 --- a/src/content/docs/api-shield/management-and-monitoring/developer-portal.mdx +++ b/src/content/docs/api-shield/management-and-monitoring/developer-portal.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: how-to - +description: Create interactive API documentation portals from saved endpoints or schemas. +products: + - api-shield title: Build developer portals sidebar: order: 5 diff --git a/src/content/docs/api-shield/management-and-monitoring/endpoint-labels.mdx b/src/content/docs/api-shield/management-and-monitoring/endpoint-labels.mdx index a6122dcbcf5..c63524228e1 100644 --- a/src/content/docs/api-shield/management-and-monitoring/endpoint-labels.mdx +++ b/src/content/docs/api-shield/management-and-monitoring/endpoint-labels.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: how-to - +description: Organize API endpoints and address vulnerabilities with managed and custom labels. +products: + - api-shield title: Endpoint labeling service sidebar: order: 2 diff --git a/src/content/docs/api-shield/management-and-monitoring/endpoint-management/index.mdx b/src/content/docs/api-shield/management-and-monitoring/endpoint-management/index.mdx index 6ea91d6f5a6..4b33d878544 100644 --- a/src/content/docs/api-shield/management-and-monitoring/endpoint-management/index.mdx +++ b/src/content/docs/api-shield/management-and-monitoring/endpoint-management/index.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: concept - +description: Save, organize, and monitor API endpoints in API Shield. +products: + - api-shield title: Endpoint Management sidebar: order: 1 diff --git a/src/content/docs/api-shield/management-and-monitoring/endpoint-management/schema-learning.mdx b/src/content/docs/api-shield/management-and-monitoring/endpoint-management/schema-learning.mdx index aef89282b15..0e62cf24be5 100644 --- a/src/content/docs/api-shield/management-and-monitoring/endpoint-management/schema-learning.mdx +++ b/src/content/docs/api-shield/management-and-monitoring/endpoint-management/schema-learning.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: concept - +description: Automatically learn API schema parameters from traffic and export in OpenAPI format. +products: + - api-shield title: Schema learning sidebar: order: 2 diff --git a/src/content/docs/api-shield/management-and-monitoring/index.mdx b/src/content/docs/api-shield/management-and-monitoring/index.mdx index 52cbfb40244..182cc0cab64 100644 --- a/src/content/docs/api-shield/management-and-monitoring/index.mdx +++ b/src/content/docs/api-shield/management-and-monitoring/index.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: reference title: Management and Monitoring +description: Manage and monitor API endpoints, schemas, routing, and session identifiers. +products: + - api-shield sidebar: order: 5 group: diff --git a/src/content/docs/api-shield/management-and-monitoring/session-identifiers.mdx b/src/content/docs/api-shield/management-and-monitoring/session-identifiers.mdx index 64dc192f7a8..7139806c6c0 100644 --- a/src/content/docs/api-shield/management-and-monitoring/session-identifiers.mdx +++ b/src/content/docs/api-shield/management-and-monitoring/session-identifiers.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: how-to - +description: Configure session identifiers to track authenticated API traffic per user. +products: + - api-shield title: Session identifiers sidebar: order: 3 diff --git a/src/content/docs/api-shield/plans.mdx b/src/content/docs/api-shield/plans.mdx index 5d23dfed7ba..7cba5403983 100644 --- a/src/content/docs/api-shield/plans.mdx +++ b/src/content/docs/api-shield/plans.mdx @@ -1,7 +1,9 @@ --- title: Plans pcx_content_type: overview - +description: Compare API Shield feature availability and endpoint limits across Cloudflare plans. +products: + - api-shield sidebar: order: 3 diff --git a/src/content/docs/api-shield/reference/classic-schema-validation.mdx b/src/content/docs/api-shield/reference/classic-schema-validation.mdx index 51087e442c7..7e5925a84e6 100644 --- a/src/content/docs/api-shield/reference/classic-schema-validation.mdx +++ b/src/content/docs/api-shield/reference/classic-schema-validation.mdx @@ -1,7 +1,9 @@ --- title: Classic Schema validation (deprecated) pcx_content_type: how-to - +description: Reference for the deprecated classic Schema validation feature in API Shield. +products: + - api-shield head: - tag: title content: Configure Classic Schema validation (deprecated) diff --git a/src/content/docs/api-shield/reference/index.mdx b/src/content/docs/api-shield/reference/index.mdx index 9d018516c28..d51edc25345 100644 --- a/src/content/docs/api-shield/reference/index.mdx +++ b/src/content/docs/api-shield/reference/index.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: reference title: Reference +description: Reference information for API Shield, including Terraform and classic validation. +products: + - api-shield sidebar: order: 6 group: diff --git a/src/content/docs/api-shield/reference/terraform.mdx b/src/content/docs/api-shield/reference/terraform.mdx index 8406a7cd9f2..0f6abf3115d 100644 --- a/src/content/docs/api-shield/reference/terraform.mdx +++ b/src/content/docs/api-shield/reference/terraform.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: how-to title: Terraform +description: Configure API Shield resources with Terraform, including endpoints and schemas. +products: + - api-shield --- diff --git a/src/content/docs/api-shield/security/api-discovery.mdx b/src/content/docs/api-shield/security/api-discovery.mdx index eefee6ac1a2..7ad2aa96b46 100644 --- a/src/content/docs/api-shield/security/api-discovery.mdx +++ b/src/content/docs/api-shield/security/api-discovery.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: concept - +description: Map out and understand your API attack surface with API Discovery. +products: + - api-shield title: API Discovery sidebar: order: 1 diff --git a/src/content/docs/api-shield/security/authentication-posture.mdx b/src/content/docs/api-shield/security/authentication-posture.mdx index 563517273ae..9faf6e3aa7d 100644 --- a/src/content/docs/api-shield/security/authentication-posture.mdx +++ b/src/content/docs/api-shield/security/authentication-posture.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: concept - +description: Identify authentication misconfigurations for API endpoints with Authentication Posture. +products: + - api-shield title: Authentication Posture sidebar: order: 9 diff --git a/src/content/docs/api-shield/security/bola-vulnerability-detection.mdx b/src/content/docs/api-shield/security/bola-vulnerability-detection.mdx index 84f5e4dcdad..e48119c00ba 100644 --- a/src/content/docs/api-shield/security/bola-vulnerability-detection.mdx +++ b/src/content/docs/api-shield/security/bola-vulnerability-detection.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: concept - +description: Detect endpoints at risk of Broken Object Level Authorization attacks. +products: + - api-shield title: Broken Object Level Authorization vulnerability detection sidebar: order: 10 diff --git a/src/content/docs/api-shield/security/graphql-protection/api.mdx b/src/content/docs/api-shield/security/graphql-protection/api.mdx index cdd4974369b..78ae14d3c5c 100644 --- a/src/content/docs/api-shield/security/graphql-protection/api.mdx +++ b/src/content/docs/api-shield/security/graphql-protection/api.mdx @@ -1,7 +1,9 @@ --- title: Configure GraphQL malicious query protection via the API pcx_content_type: how-to - +description: Use the GraphQL API to configure query size and depth limits for your API. +products: + - api-shield sidebar: order: 2 label: API diff --git a/src/content/docs/api-shield/security/graphql-protection/index.mdx b/src/content/docs/api-shield/security/graphql-protection/index.mdx index 5cc09df350e..6c6bb28f8b8 100644 --- a/src/content/docs/api-shield/security/graphql-protection/index.mdx +++ b/src/content/docs/api-shield/security/graphql-protection/index.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: concept title: GraphQL malicious query protection +description: Scan GraphQL traffic and block queries that could overload your origin. +products: + - api-shield sidebar: order: 5 diff --git a/src/content/docs/api-shield/security/index.mdx b/src/content/docs/api-shield/security/index.mdx index 0467bd8d996..7e208fe14be 100644 --- a/src/content/docs/api-shield/security/index.mdx +++ b/src/content/docs/api-shield/security/index.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: navigation title: Security +description: Discover, validate, and protect API endpoints with API Shield security features. +products: + - api-shield sidebar: order: 4 diff --git a/src/content/docs/api-shield/security/jwt-validation/api.mdx b/src/content/docs/api-shield/security/jwt-validation/api.mdx index b2971a06d75..b29d7535714 100644 --- a/src/content/docs/api-shield/security/jwt-validation/api.mdx +++ b/src/content/docs/api-shield/security/jwt-validation/api.mdx @@ -1,7 +1,9 @@ --- title: Configure JWT validation via the API pcx_content_type: how-to - +description: Create token configurations and validation rules for JWT validation using the API. +products: + - api-shield sidebar: order: 2 label: API diff --git a/src/content/docs/api-shield/security/jwt-validation/index.mdx b/src/content/docs/api-shield/security/jwt-validation/index.mdx index 4cd67c0fe1d..727d35f30d2 100644 --- a/src/content/docs/api-shield/security/jwt-validation/index.mdx +++ b/src/content/docs/api-shield/security/jwt-validation/index.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: concept title: JSON Web Tokens validation +description: Verify incoming JWTs to prevent replay attacks and token tampering at the edge. +products: + - api-shield sidebar: order: 6 --- diff --git a/src/content/docs/api-shield/security/jwt-validation/jwt-worker.mdx b/src/content/docs/api-shield/security/jwt-validation/jwt-worker.mdx index 69efd9620d2..64c4a2a002a 100644 --- a/src/content/docs/api-shield/security/jwt-validation/jwt-worker.mdx +++ b/src/content/docs/api-shield/security/jwt-validation/jwt-worker.mdx @@ -1,7 +1,9 @@ --- title: Configure the Worker pcx_content_type: how-to - +description: Use a Worker to keep your identity provider public keys updated for JWT validation. +products: + - api-shield sidebar: order: 3 head: diff --git a/src/content/docs/api-shield/security/jwt-validation/transform-rules.mdx b/src/content/docs/api-shield/security/jwt-validation/transform-rules.mdx index 3e522dac702..2167eee1807 100644 --- a/src/content/docs/api-shield/security/jwt-validation/transform-rules.mdx +++ b/src/content/docs/api-shield/security/jwt-validation/transform-rules.mdx @@ -1,7 +1,9 @@ --- title: Enhance Transform Rules pcx_content_type: how-to - +description: Forward verified JWT claims to your origin using Transform Rules. +products: + - api-shield sidebar: order: 4 head: diff --git a/src/content/docs/api-shield/security/mtls/byo-ca.mdx b/src/content/docs/api-shield/security/mtls/byo-ca.mdx index af41877c69e..2430485da76 100644 --- a/src/content/docs/api-shield/security/mtls/byo-ca.mdx +++ b/src/content/docs/api-shield/security/mtls/byo-ca.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: navigation title: Bring your own CA +description: Use your own certificate authority for mTLS client certificates. +products: + - api-shield external_link: /ssl/client-certificates/byo-ca/ sidebar: order: 3 diff --git a/src/content/docs/api-shield/security/mtls/configure.mdx b/src/content/docs/api-shield/security/mtls/configure.mdx index 4a4df92ade8..1988024eae2 100644 --- a/src/content/docs/api-shield/security/mtls/configure.mdx +++ b/src/content/docs/api-shield/security/mtls/configure.mdx @@ -1,6 +1,9 @@ --- title: Configure mTLS pcx_content_type: how-to +description: Set up mTLS authentication rules to require client certificates for API hosts. +products: + - api-shield sidebar: order: 2 head: diff --git a/src/content/docs/api-shield/security/mtls/index.mdx b/src/content/docs/api-shield/security/mtls/index.mdx index 01d7d8b5371..f88e8321f90 100644 --- a/src/content/docs/api-shield/security/mtls/index.mdx +++ b/src/content/docs/api-shield/security/mtls/index.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: concept title: Mutual TLS (mTLS) +description: Require client certificates to authenticate API requests with mutual TLS. +products: + - api-shield sidebar: order: 7 diff --git a/src/content/docs/api-shield/security/schema-validation/api.mdx b/src/content/docs/api-shield/security/schema-validation/api.mdx index cc49b03f20d..fd4ae36d9eb 100644 --- a/src/content/docs/api-shield/security/schema-validation/api.mdx +++ b/src/content/docs/api-shield/security/schema-validation/api.mdx @@ -1,7 +1,9 @@ --- title: Configure Schema validation via the API pcx_content_type: how-to - +description: Configure per-endpoint schema validation and mitigation actions using the API. +products: + - api-shield sidebar: label: API head: diff --git a/src/content/docs/api-shield/security/schema-validation/index.mdx b/src/content/docs/api-shield/security/schema-validation/index.mdx index 0fb3706749e..f77354ee81f 100644 --- a/src/content/docs/api-shield/security/schema-validation/index.mdx +++ b/src/content/docs/api-shield/security/schema-validation/index.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: concept title: Schema validation +description: Validate API requests against OpenAPI schemas to block malformed or unexpected traffic. +products: + - api-shield sidebar: order: 8 --- diff --git a/src/content/docs/api-shield/security/sequence-analytics.mdx b/src/content/docs/api-shield/security/sequence-analytics.mdx index cf333227174..31b35dd2d92 100644 --- a/src/content/docs/api-shield/security/sequence-analytics.mdx +++ b/src/content/docs/api-shield/security/sequence-analytics.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: concept - +description: Track the order of API requests over time to discover user journeys and sequences. +products: + - api-shield title: Sequence Analytics sidebar: order: 3 diff --git a/src/content/docs/api-shield/security/sequence-mitigation/api.mdx b/src/content/docs/api-shield/security/sequence-mitigation/api.mdx index b1e6d51397e..c3bf0a40908 100644 --- a/src/content/docs/api-shield/security/sequence-mitigation/api.mdx +++ b/src/content/docs/api-shield/security/sequence-mitigation/api.mdx @@ -1,7 +1,9 @@ --- title: Configure sequence mitigation via the API pcx_content_type: how-to - +description: Build and configure sequence mitigation rules using the Cloudflare API. +products: + - api-shield sidebar: order: 3 label: API diff --git a/src/content/docs/api-shield/security/sequence-mitigation/custom-rules.mdx b/src/content/docs/api-shield/security/sequence-mitigation/custom-rules.mdx index 5a8ba299fb6..fcfe878e755 100644 --- a/src/content/docs/api-shield/security/sequence-mitigation/custom-rules.mdx +++ b/src/content/docs/api-shield/security/sequence-mitigation/custom-rules.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: reference title: Sequence mitigation custom rules +description: Write custom rules that match valid or invalid API request sequences. +products: + - api-shield sidebar: order: 4 label: Custom rules diff --git a/src/content/docs/api-shield/security/sequence-mitigation/index.mdx b/src/content/docs/api-shield/security/sequence-mitigation/index.mdx index c3207950ace..f0298bfbb3a 100644 --- a/src/content/docs/api-shield/security/sequence-mitigation/index.mdx +++ b/src/content/docs/api-shield/security/sequence-mitigation/index.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: concept title: Sequence mitigation +description: Enforce expected API request patterns to detect and block malicious sequences. +products: + - api-shield sidebar: order: 4 diff --git a/src/content/docs/api-shield/security/sequence-mitigation/manage-sequence-rules.mdx b/src/content/docs/api-shield/security/sequence-mitigation/manage-sequence-rules.mdx index 328f5b5c5ef..7f52fe3700e 100644 --- a/src/content/docs/api-shield/security/sequence-mitigation/manage-sequence-rules.mdx +++ b/src/content/docs/api-shield/security/sequence-mitigation/manage-sequence-rules.mdx @@ -1,7 +1,9 @@ --- title: Manage sequence rules pcx_content_type: how-to - +description: Create and manage sequence rules in the dashboard or via WAF custom rules. +products: + - api-shield sidebar: order: 2 label: Manage sequence rules diff --git a/src/content/docs/api-shield/security/volumetric-abuse-detection.mdx b/src/content/docs/api-shield/security/volumetric-abuse-detection.mdx index bd87b6c8ce6..943cbf0dd74 100644 --- a/src/content/docs/api-shield/security/volumetric-abuse-detection.mdx +++ b/src/content/docs/api-shield/security/volumetric-abuse-detection.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: concept - +description: Set up adaptive, per-session rate limiting for API endpoints with Volumetric Abuse Detection. +products: + - api-shield title: Volumetric Abuse Detection sidebar: order: 2 diff --git a/src/content/docs/api-shield/security/vulnerability-scanner.mdx b/src/content/docs/api-shield/security/vulnerability-scanner.mdx index a80ff57d7c2..3e680bcc332 100644 --- a/src/content/docs/api-shield/security/vulnerability-scanner.mdx +++ b/src/content/docs/api-shield/security/vulnerability-scanner.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: concept title: Configure Vulnerability Scanner via the API +description: Test API endpoints for BOLA and other vulnerabilities using the Cloudflare API. +products: + - api-shield sidebar: order: 11 label: Vulnerability Scanner diff --git a/src/content/docs/bots/account-abuse-protection.mdx b/src/content/docs/bots/account-abuse-protection.mdx index a01da1e38d7..04516babfd4 100644 --- a/src/content/docs/bots/account-abuse-protection.mdx +++ b/src/content/docs/bots/account-abuse-protection.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: Concept title: Account Abuse Protection (Early Access) +description: Detect and block automated abuse on login and registration endpoints. +products: + - bots sidebar: order: 6 label: Account Abuse Protection diff --git a/src/content/docs/bots/additional-configurations/ai-labyrinth.mdx b/src/content/docs/bots/additional-configurations/ai-labyrinth.mdx index 8754728a83e..576d2823d51 100644 --- a/src/content/docs/bots/additional-configurations/ai-labyrinth.mdx +++ b/src/content/docs/bots/additional-configurations/ai-labyrinth.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: overview title: AI Labyrinth +description: Trap unauthorized AI crawlers with invisible honeypot links to waste their resources. +products: + - bots tags: - AI sidebar: diff --git a/src/content/docs/bots/additional-configurations/block-ai-bots.mdx b/src/content/docs/bots/additional-configurations/block-ai-bots.mdx index 11146fc2313..cdd7f3b89a3 100644 --- a/src/content/docs/bots/additional-configurations/block-ai-bots.mdx +++ b/src/content/docs/bots/additional-configurations/block-ai-bots.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: reference title: Block AI Bots +description: Block AI crawlers and scrapers from accessing your website content. +products: + - bots tags: - AI sidebar: diff --git a/src/content/docs/bots/additional-configurations/custom-rules.mdx b/src/content/docs/bots/additional-configurations/custom-rules.mdx index 5748b6283d0..287bace657d 100644 --- a/src/content/docs/bots/additional-configurations/custom-rules.mdx +++ b/src/content/docs/bots/additional-configurations/custom-rules.mdx @@ -1,6 +1,8 @@ --- title: Custom rules pcx_content_type: concept +products: + - bots sidebar: order: 7 description: >- diff --git a/src/content/docs/bots/additional-configurations/detection-ids/account-takeover-detections.mdx b/src/content/docs/bots/additional-configurations/detection-ids/account-takeover-detections.mdx index 866dbc012c6..26ccdf7d030 100644 --- a/src/content/docs/bots/additional-configurations/detection-ids/account-takeover-detections.mdx +++ b/src/content/docs/bots/additional-configurations/detection-ids/account-takeover-detections.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: concept title: Account takeover detections +description: Detection IDs for identifying and mitigating automated account takeover attacks. +products: + - bots sidebar: order: 3 --- diff --git a/src/content/docs/bots/additional-configurations/detection-ids/additional-detections.mdx b/src/content/docs/bots/additional-configurations/detection-ids/additional-detections.mdx index c782c7c33fe..ce92bacfafa 100644 --- a/src/content/docs/bots/additional-configurations/detection-ids/additional-detections.mdx +++ b/src/content/docs/bots/additional-configurations/detection-ids/additional-detections.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: concept title: Additional detections +description: Detection IDs for residential proxy traffic and other automated signals. +products: + - bots sidebar: order: 4 --- diff --git a/src/content/docs/bots/additional-configurations/detection-ids/index.mdx b/src/content/docs/bots/additional-configurations/detection-ids/index.mdx index 8dfef5d4496..a87a915853e 100644 --- a/src/content/docs/bots/additional-configurations/detection-ids/index.mdx +++ b/src/content/docs/bots/additional-configurations/detection-ids/index.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: concept title: Detection IDs +description: Static rules that identify predictable bot behavior and configurable heuristics. +products: + - bots sidebar: order: 2 --- diff --git a/src/content/docs/bots/additional-configurations/detection-ids/scraping-detections.mdx b/src/content/docs/bots/additional-configurations/detection-ids/scraping-detections.mdx index 9ec7835e5e8..bfc69122cf0 100644 --- a/src/content/docs/bots/additional-configurations/detection-ids/scraping-detections.mdx +++ b/src/content/docs/bots/additional-configurations/detection-ids/scraping-detections.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: concept title: Scraping detections +description: Detection IDs for identifying volumetric scraping attacks by ASN and fingerprint. +products: + - bots sidebar: order: 3 --- diff --git a/src/content/docs/bots/additional-configurations/index.mdx b/src/content/docs/bots/additional-configurations/index.mdx index 7ca2b39c9e7..0768d508f99 100644 --- a/src/content/docs/bots/additional-configurations/index.mdx +++ b/src/content/docs/bots/additional-configurations/index.mdx @@ -1,6 +1,9 @@ --- title: Additional configurations pcx_content_type: navigation +description: Advanced bot settings including AI bots, fingerprinting, detection IDs, and custom rules. +products: + - bots sidebar: order: 5 group: diff --git a/src/content/docs/bots/additional-configurations/ja3-ja4-fingerprint/index.mdx b/src/content/docs/bots/additional-configurations/ja3-ja4-fingerprint/index.mdx index 078b112b1ff..19b48df3ca9 100644 --- a/src/content/docs/bots/additional-configurations/ja3-ja4-fingerprint/index.mdx +++ b/src/content/docs/bots/additional-configurations/ja3-ja4-fingerprint/index.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: concept title: JA3/JA4 fingerprint +description: Profile SSL/TLS clients across requests using JA3 and JA4 fingerprints. +products: + - bots sidebar: order: 1 diff --git a/src/content/docs/bots/additional-configurations/ja3-ja4-fingerprint/signals-intelligence.mdx b/src/content/docs/bots/additional-configurations/ja3-ja4-fingerprint/signals-intelligence.mdx index 94d590af7bc..1a51a30dcee 100644 --- a/src/content/docs/bots/additional-configurations/ja3-ja4-fingerprint/signals-intelligence.mdx +++ b/src/content/docs/bots/additional-configurations/ja3-ja4-fingerprint/signals-intelligence.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: concept title: Signals Intelligence +description: View aggregate intelligence data for JA4 fingerprints across Cloudflare traffic. +products: + - bots sidebar: order: 1 --- diff --git a/src/content/docs/bots/additional-configurations/javascript-detections.mdx b/src/content/docs/bots/additional-configurations/javascript-detections.mdx index 8ca5ad5dfd8..69e80bc8893 100644 --- a/src/content/docs/bots/additional-configurations/javascript-detections.mdx +++ b/src/content/docs/bots/additional-configurations/javascript-detections.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: concept title: JavaScript detections +description: Client-side JavaScript challenges used to detect automated bot traffic. +products: + - bots external_link: /cloudflare-challenges/challenge-types/javascript-detections/ sidebar: order: 3 diff --git a/src/content/docs/bots/additional-configurations/managed-robots-txt.mdx b/src/content/docs/bots/additional-configurations/managed-robots-txt.mdx index 37b02e95733..f42fd8f5b52 100644 --- a/src/content/docs/bots/additional-configurations/managed-robots-txt.mdx +++ b/src/content/docs/bots/additional-configurations/managed-robots-txt.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: reference title: robots.txt setting +description: Manage a robots.txt file to direct AI bot operators on content scraping permissions. +products: + - bots sidebar: order: 8 label: robots.txt setting diff --git a/src/content/docs/bots/additional-configurations/sequence-rules.mdx b/src/content/docs/bots/additional-configurations/sequence-rules.mdx index b2d7406254d..6b96af97469 100644 --- a/src/content/docs/bots/additional-configurations/sequence-rules.mdx +++ b/src/content/docs/bots/additional-configurations/sequence-rules.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: reference title: Sequence rules +description: Detect and mitigate bot traffic based on cookie-based request sequences. +products: + - bots sidebar: order: 4 --- diff --git a/src/content/docs/bots/additional-configurations/static-resources.mdx b/src/content/docs/bots/additional-configurations/static-resources.mdx index 54ba7807cf2..5c5519bfa1d 100644 --- a/src/content/docs/bots/additional-configurations/static-resources.mdx +++ b/src/content/docs/bots/additional-configurations/static-resources.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: reference title: Static resource protection +description: Extend bot protection to static resources like images, CSS, and JavaScript files. +products: + - bots sidebar: order: 9 --- diff --git a/src/content/docs/bots/bot-analytics.mdx b/src/content/docs/bots/bot-analytics.mdx index f1b7c8f72ef..ea185603b88 100644 --- a/src/content/docs/bots/bot-analytics.mdx +++ b/src/content/docs/bots/bot-analytics.mdx @@ -1,6 +1,9 @@ --- title: Bot Analytics pcx_content_type: navigation +description: Use Bot Analytics to examine bot traffic patterns on your domain. +products: + - bots sidebar: order: 5 head: diff --git a/src/content/docs/bots/changelog.mdx b/src/content/docs/bots/changelog.mdx index b5ae08cd316..5488bd89add 100644 --- a/src/content/docs/bots/changelog.mdx +++ b/src/content/docs/bots/changelog.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: changelog title: Changelog +description: Track the latest updates and changes to Cloudflare bot solutions. +products: + - bots release_notes_file_name: - bots sidebar: diff --git a/src/content/docs/bots/concepts/bot-detection-engines.mdx b/src/content/docs/bots/concepts/bot-detection-engines.mdx index a3047ab5fdb..a74a37904e3 100644 --- a/src/content/docs/bots/concepts/bot-detection-engines.mdx +++ b/src/content/docs/bots/concepts/bot-detection-engines.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: navigation title: Bot detection engines +description: Heuristics, machine learning, and behavioral analysis engines used to detect bots. +products: + - bots sidebar: order: 5 --- diff --git a/src/content/docs/bots/concepts/bot-score.mdx b/src/content/docs/bots/concepts/bot-score.mdx index a7eb6a7afe8..7a07767340c 100644 --- a/src/content/docs/bots/concepts/bot-score.mdx +++ b/src/content/docs/bots/concepts/bot-score.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: concept title: Bot scores +description: Scores from 1 to 99 indicating the likelihood a request came from a bot. +products: + - bots sidebar: order: 2 --- diff --git a/src/content/docs/bots/concepts/bot-tags.mdx b/src/content/docs/bots/concepts/bot-tags.mdx index b6fa103bb25..ce7772981cc 100644 --- a/src/content/docs/bots/concepts/bot-tags.mdx +++ b/src/content/docs/bots/concepts/bot-tags.mdx @@ -1,7 +1,9 @@ --- - pcx_content_type: reference title: Bot tags +description: Tags that explain why Cloudflare assigned a specific bot score to a request. +products: + - bots sidebar: order: 3 diff --git a/src/content/docs/bots/concepts/bot/index.mdx b/src/content/docs/bots/concepts/bot/index.mdx index a19e5499dde..bb9b4007db1 100644 --- a/src/content/docs/bots/concepts/bot/index.mdx +++ b/src/content/docs/bots/concepts/bot/index.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: concept title: Bots +description: Automated software programs that interact with websites and APIs. +products: + - bots sidebar: order: 1 learning_center: diff --git a/src/content/docs/bots/concepts/bot/signed-agents/index.mdx b/src/content/docs/bots/concepts/bot/signed-agents/index.mdx index c9e3aeed6f0..601c372ef73 100644 --- a/src/content/docs/bots/concepts/bot/signed-agents/index.mdx +++ b/src/content/docs/bots/concepts/bot/signed-agents/index.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: overview title: Signed agents +description: End-user-controlled agents verified through Web Bot Auth cryptographic signatures. +products: + - bots sidebar: order: 3 learning_center: diff --git a/src/content/docs/bots/concepts/bot/signed-agents/policy.mdx b/src/content/docs/bots/concepts/bot/signed-agents/policy.mdx index 39fbe5957e2..4b3a2e13bca 100644 --- a/src/content/docs/bots/concepts/bot/signed-agents/policy.mdx +++ b/src/content/docs/bots/concepts/bot/signed-agents/policy.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: reference title: Signed agents policy +description: Requirements an agent must meet to be listed as a Cloudflare signed agent. +products: + - bots sidebar: order: 3 label: Policy diff --git a/src/content/docs/bots/concepts/bot/verified-bots/index.mdx b/src/content/docs/bots/concepts/bot/verified-bots/index.mdx index 1b6fc8b863e..fc8b31b6b2e 100644 --- a/src/content/docs/bots/concepts/bot/verified-bots/index.mdx +++ b/src/content/docs/bots/concepts/bot/verified-bots/index.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: overview title: Verified bots +description: Bots confirmed by Cloudflare as legitimate, such as search engine crawlers. +products: + - bots sidebar: order: 2 learning_center: diff --git a/src/content/docs/bots/concepts/bot/verified-bots/policy.mdx b/src/content/docs/bots/concepts/bot/verified-bots/policy.mdx index 686e9f285e7..0a353f69829 100644 --- a/src/content/docs/bots/concepts/bot/verified-bots/policy.mdx +++ b/src/content/docs/bots/concepts/bot/verified-bots/policy.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: reference title: Verified bots policy +description: Requirements a bot must meet to be listed as a Cloudflare verified bot. +products: + - bots sidebar: order: 5 label: Policy diff --git a/src/content/docs/bots/concepts/feedback-loop.mdx b/src/content/docs/bots/concepts/feedback-loop.mdx index dc4b5d93182..76112f845fa 100644 --- a/src/content/docs/bots/concepts/feedback-loop.mdx +++ b/src/content/docs/bots/concepts/feedback-loop.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: concept title: Bot Feedback Loop +description: Submit feedback to improve bot detection accuracy for your domain. +products: + - bots sidebar: order: 4 --- diff --git a/src/content/docs/bots/concepts/index.mdx b/src/content/docs/bots/concepts/index.mdx index 0c56233398c..24071d2b6d1 100644 --- a/src/content/docs/bots/concepts/index.mdx +++ b/src/content/docs/bots/concepts/index.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: navigation title: Concepts +description: Core concepts for Cloudflare bot solutions, including scores, tags, and detection engines. +products: + - bots sidebar: order: 4 group: diff --git a/src/content/docs/bots/get-started/bot-fight-mode.mdx b/src/content/docs/bots/get-started/bot-fight-mode.mdx index 892a42b94d4..cb4fbecea76 100644 --- a/src/content/docs/bots/get-started/bot-fight-mode.mdx +++ b/src/content/docs/bots/get-started/bot-fight-mode.mdx @@ -1,6 +1,9 @@ --- title: Bot Fight Mode pcx_content_type: get-started +description: Turn on Bot Fight Mode to challenge requests matching bot patterns on Free plans. +products: + - bots sidebar: order: 1 head: diff --git a/src/content/docs/bots/get-started/bot-management.mdx b/src/content/docs/bots/get-started/bot-management.mdx index 19a7c9786c5..493734f3470 100644 --- a/src/content/docs/bots/get-started/bot-management.mdx +++ b/src/content/docs/bots/get-started/bot-management.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: get-started title: Bot Management +description: Configure Bot Management for Enterprise to identify and act on automated traffic. +products: + - bots sidebar: order: 4 learning_center: diff --git a/src/content/docs/bots/get-started/index.mdx b/src/content/docs/bots/get-started/index.mdx index af9b7716671..4082e3406e6 100644 --- a/src/content/docs/bots/get-started/index.mdx +++ b/src/content/docs/bots/get-started/index.mdx @@ -1,6 +1,9 @@ --- title: Get started with Cloudflare bot solutions pcx_content_type: navigation +description: Set up Bot Fight Mode, Super Bot Fight Mode, or Bot Management for Enterprise. +products: + - bots sidebar: order: 3 group: diff --git a/src/content/docs/bots/get-started/super-bot-fight-mode.mdx b/src/content/docs/bots/get-started/super-bot-fight-mode.mdx index 8cad938d5db..04c8ff572d3 100644 --- a/src/content/docs/bots/get-started/super-bot-fight-mode.mdx +++ b/src/content/docs/bots/get-started/super-bot-fight-mode.mdx @@ -1,6 +1,9 @@ --- title: Super Bot Fight Mode pcx_content_type: get-started +description: Configure Super Bot Fight Mode to challenge or block bots on Pro, Business, and Enterprise plans. +products: + - bots sidebar: order: 2 head: diff --git a/src/content/docs/bots/glossary.mdx b/src/content/docs/bots/glossary.mdx index 8bf540582b5..0fbbfcdccbc 100644 --- a/src/content/docs/bots/glossary.mdx +++ b/src/content/docs/bots/glossary.mdx @@ -1,6 +1,9 @@ --- title: Glossary pcx_content_type: glossary +description: Definitions for terms used across Cloudflare bot solutions documentation. +products: + - bots sidebar: order: 10 diff --git a/src/content/docs/bots/index.mdx b/src/content/docs/bots/index.mdx index 9bb1e6c5bfb..f2d7708f4de 100644 --- a/src/content/docs/bots/index.mdx +++ b/src/content/docs/bots/index.mdx @@ -1,6 +1,9 @@ --- title: Cloudflare bot solutions pcx_content_type: overview +description: Identify and mitigate automated traffic to protect your domain from bad bots. +products: + - bots sidebar: order: 1 head: diff --git a/src/content/docs/bots/plans/biz-and-ent.mdx b/src/content/docs/bots/plans/biz-and-ent.mdx index 9a0216886ac..b45e44d4dea 100644 --- a/src/content/docs/bots/plans/biz-and-ent.mdx +++ b/src/content/docs/bots/plans/biz-and-ent.mdx @@ -1,6 +1,8 @@ --- title: Business - +description: Bot protection features included in the Business and Enterprise plans. +products: + - bots pcx_content_type: reference hidden: true sidebar: diff --git a/src/content/docs/bots/plans/bm-subscription.mdx b/src/content/docs/bots/plans/bm-subscription.mdx index 5523c5a64f9..3d5517526b9 100644 --- a/src/content/docs/bots/plans/bm-subscription.mdx +++ b/src/content/docs/bots/plans/bm-subscription.mdx @@ -1,6 +1,8 @@ --- title: Enterprise Bot Management - +description: Advanced bot detection and mitigation features in the Bot Management add-on. +products: + - bots pcx_content_type: reference hidden: true sidebar: diff --git a/src/content/docs/bots/plans/free.mdx b/src/content/docs/bots/plans/free.mdx index 3f9229cd6cb..eba4d35a93f 100644 --- a/src/content/docs/bots/plans/free.mdx +++ b/src/content/docs/bots/plans/free.mdx @@ -1,6 +1,8 @@ --- title: Free - +description: Bot protection features included in the Cloudflare Free plan. +products: + - bots pcx_content_type: reference hidden: true sidebar: diff --git a/src/content/docs/bots/plans/index.mdx b/src/content/docs/bots/plans/index.mdx index 846cc1210e9..8395914d518 100644 --- a/src/content/docs/bots/plans/index.mdx +++ b/src/content/docs/bots/plans/index.mdx @@ -1,6 +1,8 @@ --- title: Plans - +description: Compare bot protection features available on each Cloudflare plan. +products: + - bots hideChildren: true pcx_content_type: navigation sidebar: diff --git a/src/content/docs/bots/plans/pro.mdx b/src/content/docs/bots/plans/pro.mdx index d9d681bfb4e..b7a1dd799e7 100644 --- a/src/content/docs/bots/plans/pro.mdx +++ b/src/content/docs/bots/plans/pro.mdx @@ -1,6 +1,8 @@ --- title: Pro - +description: Bot protection features included in the Cloudflare Pro plan. +products: + - bots pcx_content_type: reference hidden: true sidebar: diff --git a/src/content/docs/bots/reference/alerts.mdx b/src/content/docs/bots/reference/alerts.mdx index e8e1be3dcc6..8cd6c0eb547 100644 --- a/src/content/docs/bots/reference/alerts.mdx +++ b/src/content/docs/bots/reference/alerts.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: reference title: Bot Detection Alerts +description: Set up notifications for spikes in bot traffic on your domain. +products: + - bots sidebar: order: 4 diff --git a/src/content/docs/bots/reference/bot-management-variables.mdx b/src/content/docs/bots/reference/bot-management-variables.mdx index 29fea0cadc9..0c8d5263fd4 100644 --- a/src/content/docs/bots/reference/bot-management-variables.mdx +++ b/src/content/docs/bots/reference/bot-management-variables.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: reference title: Bot Management variables +description: Ruleset Engine fields and Workers variables available for bot detection rules. +products: + - bots sidebar: order: 2 diff --git a/src/content/docs/bots/reference/bot-verification/index.mdx b/src/content/docs/bots/reference/bot-verification/index.mdx index 331961ce48a..c074fd2973d 100644 --- a/src/content/docs/bots/reference/bot-verification/index.mdx +++ b/src/content/docs/bots/reference/bot-verification/index.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: navigation title: Bot verification methods +description: Validation methods Cloudflare uses to verify bots and signed agents. +products: + - bots sidebar: order: 1 group: diff --git a/src/content/docs/bots/reference/bot-verification/ip-validation.mdx b/src/content/docs/bots/reference/bot-verification/ip-validation.mdx index fddaf085d4c..9d65f3cb32d 100644 --- a/src/content/docs/bots/reference/bot-verification/ip-validation.mdx +++ b/src/content/docs/bots/reference/bot-verification/ip-validation.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: concept title: IP validation +description: Verify bot identity by matching request IP addresses against published bot IP lists. +products: + - bots sidebar: order: 3 label: IP validation diff --git a/src/content/docs/bots/reference/bot-verification/web-bot-auth.mdx b/src/content/docs/bots/reference/bot-verification/web-bot-auth.mdx index 4483560f04e..acf15b2f76b 100644 --- a/src/content/docs/bots/reference/bot-verification/web-bot-auth.mdx +++ b/src/content/docs/bots/reference/bot-verification/web-bot-auth.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: concept title: Web Bot Auth +description: Verify bot identity using cryptographic HTTP message signatures. +products: + - bots sidebar: order: 2 label: Web Bot Auth diff --git a/src/content/docs/bots/reference/index.mdx b/src/content/docs/bots/reference/index.mdx index 2252a640b83..d98d7d7b81b 100644 --- a/src/content/docs/bots/reference/index.mdx +++ b/src/content/docs/bots/reference/index.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: navigation title: Reference +description: Reference information for Cloudflare bot solutions, including variables and alerts. +products: + - bots sidebar: order: 9 group: diff --git a/src/content/docs/bots/reference/machine-learning-models.mdx b/src/content/docs/bots/reference/machine-learning-models.mdx index ac23ec661eb..85b9fb33659 100644 --- a/src/content/docs/bots/reference/machine-learning-models.mdx +++ b/src/content/docs/bots/reference/machine-learning-models.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: reference title: Machine Learning models +description: Manage auto-updates for Bot Management machine learning models. +products: + - bots sidebar: order: 3 diff --git a/src/content/docs/bots/reference/sample-terms.mdx b/src/content/docs/bots/reference/sample-terms.mdx index f88d0f413c6..2374f8c7519 100644 --- a/src/content/docs/bots/reference/sample-terms.mdx +++ b/src/content/docs/bots/reference/sample-terms.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: reference title: Sample terms +description: Example Terms of Service language for restricting AI bots and data scraping. +products: + - bots sidebar: order: 5 diff --git a/src/content/docs/bots/troubleshooting/bot-management-skips.mdx b/src/content/docs/bots/troubleshooting/bot-management-skips.mdx index ddfd43f5c51..363aa1c84d0 100644 --- a/src/content/docs/bots/troubleshooting/bot-management-skips.mdx +++ b/src/content/docs/bots/troubleshooting/bot-management-skips.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: troubleshooting title: Bot Management skips +description: Understand why Bot Management does not score certain requests. +products: + - bots sidebar: order: 1 diff --git a/src/content/docs/bots/troubleshooting/false-positives.mdx b/src/content/docs/bots/troubleshooting/false-positives.mdx index d5e6e0d0cf5..377e7ac1319 100644 --- a/src/content/docs/bots/troubleshooting/false-positives.mdx +++ b/src/content/docs/bots/troubleshooting/false-positives.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: troubleshooting title: Handle False Positives from Bot Fight Mode or Super Bot Fight Mode +description: Resolve false positives where legitimate traffic is blocked by bot protection. +products: + - bots sidebar: order: 3 label: False positives diff --git a/src/content/docs/bots/troubleshooting/index.mdx b/src/content/docs/bots/troubleshooting/index.mdx index 48d25d74d3d..b1e6d5b78a3 100644 --- a/src/content/docs/bots/troubleshooting/index.mdx +++ b/src/content/docs/bots/troubleshooting/index.mdx @@ -1,6 +1,9 @@ --- title: Troubleshooting pcx_content_type: navigation +description: Troubleshoot common issues with Cloudflare bot solutions and false positives. +products: + - bots sidebar: order: 8 group: diff --git a/src/content/docs/bots/troubleshooting/wordpress-loopback-issue.mdx b/src/content/docs/bots/troubleshooting/wordpress-loopback-issue.mdx index 27ee701a4bc..e83c824cc83 100644 --- a/src/content/docs/bots/troubleshooting/wordpress-loopback-issue.mdx +++ b/src/content/docs/bots/troubleshooting/wordpress-loopback-issue.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: troubleshooting title: Super Bot Fight Mode for WordPress +description: Fix WordPress loopback errors caused by Super Bot Fight Mode blocking diagnostics. +products: + - bots sidebar: order: 2 --- diff --git a/src/content/docs/bots/workers-templates/delay-action.mdx b/src/content/docs/bots/workers-templates/delay-action.mdx index 632fa306fca..30270b7beb8 100644 --- a/src/content/docs/bots/workers-templates/delay-action.mdx +++ b/src/content/docs/bots/workers-templates/delay-action.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: how-to title: Delay action +description: Use a Worker to add configurable delays to requests with low bot scores. +products: + - bots --- import { TypeScriptExample } from "~/components"; diff --git a/src/content/docs/bots/workers-templates/index.mdx b/src/content/docs/bots/workers-templates/index.mdx index 63e9109837a..aae030a3a8b 100644 --- a/src/content/docs/bots/workers-templates/index.mdx +++ b/src/content/docs/bots/workers-templates/index.mdx @@ -1,6 +1,9 @@ --- title: Workers templates pcx_content_type: navigation +description: Workers code templates for custom bot management actions and responses. +products: + - bots sidebar: order: 7 group: diff --git a/src/content/docs/china-network/concepts/china-dns.mdx b/src/content/docs/china-network/concepts/china-dns.mdx index 36a7ca441ad..4bcb94d09a4 100644 --- a/src/content/docs/china-network/concepts/china-dns.mdx +++ b/src/content/docs/china-network/concepts/china-dns.mdx @@ -1,6 +1,9 @@ --- title: China Authoritative DNS pcx_content_type: concept +description: Resolve DNS queries in Mainland China to improve Time to First Byte performance. +products: + - china-network sidebar: order: 4 --- diff --git a/src/content/docs/china-network/concepts/global-acceleration.mdx b/src/content/docs/china-network/concepts/global-acceleration.mdx index fe6d6622130..b021f7ddc17 100644 --- a/src/content/docs/china-network/concepts/global-acceleration.mdx +++ b/src/content/docs/china-network/concepts/global-acceleration.mdx @@ -1,6 +1,9 @@ --- title: Global Acceleration pcx_content_type: concept +description: Simplify global asset deployment in China with connectivity from CMI, CBC Tech, and JD Cloud. +products: + - china-network weight: 4 --- diff --git a/src/content/docs/china-network/concepts/icp.mdx b/src/content/docs/china-network/concepts/icp.mdx index 3b610a9c62b..64fc6faad47 100644 --- a/src/content/docs/china-network/concepts/icp.mdx +++ b/src/content/docs/china-network/concepts/icp.mdx @@ -1,6 +1,9 @@ --- title: Internet Content Provider (ICP) pcx_content_type: concept +description: Obtain and display an ICP license number required for websites operating in China. +products: + - china-network source: https://support.cloudflare.com/hc/en-us/articles/209714777-Understanding-and-configuring-an-ICP-number sidebar: order: 3 diff --git a/src/content/docs/china-network/concepts/index.mdx b/src/content/docs/china-network/concepts/index.mdx index 4eb7b347690..dde299597dc 100644 --- a/src/content/docs/china-network/concepts/index.mdx +++ b/src/content/docs/china-network/concepts/index.mdx @@ -1,6 +1,9 @@ --- title: Concepts pcx_content_type: navigation +description: Core concepts for the China Network, including DNS, ICP, and Global Acceleration. +products: + - china-network sidebar: order: 3 group: diff --git a/src/content/docs/china-network/faq.mdx b/src/content/docs/china-network/faq.mdx index 3e555d082f3..adb77389bc3 100644 --- a/src/content/docs/china-network/faq.mdx +++ b/src/content/docs/china-network/faq.mdx @@ -5,6 +5,8 @@ sidebar: order: 5 head: [] description: Review FAQs for Cloudflare's China Network. +products: + - china-network --- ## Prerequisites and onboarding diff --git a/src/content/docs/china-network/get-started.mdx b/src/content/docs/china-network/get-started.mdx index b60f22ec699..8d485c725f0 100644 --- a/src/content/docs/china-network/get-started.mdx +++ b/src/content/docs/china-network/get-started.mdx @@ -1,6 +1,9 @@ --- title: Get started pcx_content_type: get-started +description: Set up the Cloudflare China Network package on your Enterprise plan. +products: + - china-network sidebar: order: 2 --- diff --git a/src/content/docs/china-network/index.mdx b/src/content/docs/china-network/index.mdx index 1e1251e0a29..1b961c4d09f 100644 --- a/src/content/docs/china-network/index.mdx +++ b/src/content/docs/china-network/index.mdx @@ -1,6 +1,9 @@ --- title: Cloudflare China Network pcx_content_type: overview +description: Deliver secure, fast content in Mainland China through Cloudflare and JD Cloud data centers. +products: + - china-network sidebar: order: 1 head: diff --git a/src/content/docs/china-network/reference/available-products.mdx b/src/content/docs/china-network/reference/available-products.mdx index 64ad9f86eff..8d53b7eb77c 100644 --- a/src/content/docs/china-network/reference/available-products.mdx +++ b/src/content/docs/china-network/reference/available-products.mdx @@ -1,6 +1,9 @@ --- title: Available products and features pcx_content_type: reference +description: Cloudflare products and features supported on the China Network operated by JD Cloud. +products: + - china-network sidebar: order: 2 --- diff --git a/src/content/docs/china-network/reference/index.mdx b/src/content/docs/china-network/reference/index.mdx index cc824b01d3b..d400c435864 100644 --- a/src/content/docs/china-network/reference/index.mdx +++ b/src/content/docs/china-network/reference/index.mdx @@ -1,6 +1,9 @@ --- title: Reference pcx_content_type: navigation +description: Reference information for the Cloudflare China Network, including infrastructure and products. +products: + - china-network sidebar: order: 4 group: diff --git a/src/content/docs/china-network/reference/infrastructure.mdx b/src/content/docs/china-network/reference/infrastructure.mdx index 8e4777636dd..348909bb6d0 100644 --- a/src/content/docs/china-network/reference/infrastructure.mdx +++ b/src/content/docs/china-network/reference/infrastructure.mdx @@ -1,6 +1,9 @@ --- title: Infrastructure pcx_content_type: reference +description: China data center locations, network IP addresses, and API endpoints. +products: + - china-network sidebar: order: 3 --- diff --git a/src/content/docs/china-network/videos.mdx b/src/content/docs/china-network/videos.mdx index 07e0ee9313f..fb5d47febfc 100644 --- a/src/content/docs/china-network/videos.mdx +++ b/src/content/docs/china-network/videos.mdx @@ -1,6 +1,9 @@ --- pcx_content_type: navigation title: Videos +description: Watch videos about Cloudflare China Network features and configuration. +products: + - china-network sidebar: order: 4 ---