Skip to content

Commit 04665dd

Browse files
authored
[AICC] Update (cloudflare#24488)
* Renaming AI Audit to AI Crawl Control * Adding dynamic redirect * Renaming images/changelog/ai-audit/ folder * Fixing broken image reference * Renaming icon * Adding info on configuring the response * Editing note about WAF setting * Minor edits * Removing beta badge from AICC, adding it in for PPC * Cam's changes
1 parent 4a6687d commit 04665dd

File tree

51 files changed

+447
-362
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+447
-362
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
/src/content/docs/d1/ @elithrar @rozenmd @vy-ton @joshthoward @oxyjun @harshil1712 @cloudflare/pcx-technical-writing
9696
/src/content/release-notes/d1.yaml @elithrar @rozenmd @vy-ton @joshthoward @oxyjun @cloudflare/pcx-technical-writing
9797
/src/content/partials/d1/ @elithrar @rozenmd @vy-ton @joshthoward @oxyjun @harshil1712 @cloudflare/pcx-technical-writing
98-
/src/content/docs/ai-audit/ @oxyjun @kodster28 @cloudflare/pcx-technical-writing
98+
/src/content/docs/ai-crawl-control/ @oxyjun @kodster28 @cloudflare/pcx-technical-writing
9999
/src/content/docs/durable-objects/ @elithrar @vy-ton @joshthoward @oxyjun @harshil1712 @mikenomitch @cloudflare/pcx-technical-writing @cloudflare/workers-runtime-1
100100
/src/content/release-notes/durable-objects.yaml @elithrar @rozenmd @vy-ton @joshthoward @oxyjun @cloudflare/pcx-technical-writing
101101
/src/content/docs/email-routing/ @cloudflare/pcx-technical-writing

public/__redirects

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,9 +149,9 @@
149149
/ai/ /use-cases/ai/ 301
150150

151151
# ai-audit
152-
/ai-audit/features/detect-ai-crawlers/ /ai-audit/features/analyze-ai-crawlers/ 301
153-
/ai-audit/features/enforce-robots-txt/ /ai-audit/features/analyze-ai-crawlers/ 301
154-
/ai-audit/features/analyze-ai-crawlers/ /ai-audit/features/analyze-ai-traffic/ 301
152+
/ai-audit/features/detect-ai-crawlers/ /ai-crawl-control/features/analyze-ai-crawlers/ 301
153+
/ai-audit/features/enforce-robots-txt/ /ai-crawl-control/features/analyze-ai-crawlers/ 301
154+
/ai-audit/features/analyze-ai-crawlers/ /ai-crawl-control/features/analyze-ai-traffic/ 301
155155

156156
# AI Gateway
157157
/ai-gateway/get-started/configuring-settings/ /ai-gateway/get-started/ 301
@@ -2272,6 +2272,9 @@
22722272
/logs/get-started/enable-destinations/* /logs/logpush/logpush-job/enable-destinations/:splat 301
22732273
/logs/reference/log-fields/* /logs/logpush/logpush-job/datasets/:splat 301
22742274

2275+
# AI Crawl Control
2276+
/ai-audit/* /ai-crawl-control/:splat 301
2277+
22752278
# Cloudflare One / Zero Trust
22762279
/cloudflare-one/connections/connect-networks/install-and-setup/tunnel-guide/local/as-a-service/* /cloudflare-one/connections/connect-networks/configure-tunnels/local-management/as-a-service/:splat 301
22772280
/cloudflare-one/connections/connect-apps/install-and-setup/deployment-guides/* /cloudflare-one/connections/connect-networks/deployment-guides/:splat 301
51.9 KB
Loading
166 KB
Loading

src/content/changelog/ai-audit/2025-07-01-pay-per-crawl.mdx

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)