Skip to content

Commit 3076bb8

Browse files
committed
Making pages visible
1 parent fff692e commit 3076bb8

File tree

18 files changed

+8
-17
lines changed

18 files changed

+8
-17
lines changed

public/__redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@
160160

161161
# ai audit
162162
/ai-audit/features/detect-ai-crawlers/ /ai-audit/features/analyze-ai-crawlers/ 301
163+
/ai-audit/features/enforce-robots-txt/ /ai-audit/features/analyze-ai-crawlers/ 301
163164

164165
# agents
165166
/agents/capabilities/mcp-server/ /agents/model-context-protocol/ 301

src/content/docs/ai-audit/configuration/ai-audit-with-bots.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: AI Audit with Cloudflare Bots
33
pcx_content_type: concept
44
sidebar:
55
order: 5
6-
hidden: true
76
---
87

98
import { GlossaryTooltip, Example } from "~/components";

src/content/docs/ai-audit/configuration/ai-audit-with-waf.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: AI Audit with Cloudflare WAF
33
pcx_content_type: concept
44
sidebar:
55
order: 2
6-
hidden: true
76

87
---
98

src/content/docs/ai-audit/configuration/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Configuration
33
pcx_content_type: navigation
44
sidebar:
5-
hidden: true
65
group:
76
hideIndex: true
87
order: 8

src/content/docs/ai-audit/features/pay-per-crawl/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Pay Per Crawl
33
pcx_content_type: navigation
44
sidebar:
5-
hidden: true
65
group:
76
hideIndex: true
87
order: 20

src/content/docs/ai-audit/features/pay-per-crawl/use-pay-per-crawl-as-ai-owner/connect-to-stripe.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Connect Stripe
33
pcx_content_type: concept
44
sidebar:
55
order: 4
6-
hidden: true
76
---
87

98
import { Steps } from "~/components";

src/content/docs/ai-audit/features/pay-per-crawl/use-pay-per-crawl-as-ai-owner/crawl-pages.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Crawl pages
33
pcx_content_type: concept
44
sidebar:
55
order: 15
6-
hidden: true
76
---
87

98
import { Steps } from "~/components";

src/content/docs/ai-audit/features/pay-per-crawl/use-pay-per-crawl-as-ai-owner/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Use pay per crawl as an AI owner
33
pcx_content_type: navigation
44
sidebar:
5-
hidden: true
65
group:
76
hideIndex: true
87
order: 5

src/content/docs/ai-audit/features/pay-per-crawl/use-pay-per-crawl-as-ai-owner/set-up-cloudflare-account.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Set up your account
33
pcx_content_type: concept
44
sidebar:
55
order: 2
6-
hidden: true
76
---
87

98
import { Steps } from "~/components";

src/content/docs/ai-audit/features/pay-per-crawl/use-pay-per-crawl-as-ai-owner/verify-ai-crawler.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Verify your AI crawler
33
pcx_content_type: concept
44
sidebar:
55
order: 10
6-
hidden: true
76
---
87

98
import { Steps } from "~/components";

0 commit comments

Comments
 (0)