Skip to content

Update Ai Crawl Control Docs#31493

Open
wafonso wants to merge 3 commits into
cloudflare:productionfrom
wafonso:amarques/Add_in_band_pricing
Open

Update Ai Crawl Control Docs#31493
wafonso wants to merge 3 commits into
cloudflare:productionfrom
wafonso:amarques/Add_in_band_pricing

Conversation

@wafonso

@wafonso wafonso commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Summary

In this MR we have updated Ai Crawl Control Docs.
Adds a new Advanced configuration reference page for Pay Per Crawl, documenting two new capabilities:

  • Disable Pay Per Crawl by URI pattern — use Configuration Rules to offer free access to specific pages (homepages, public sections, functional endpoints) while charging for others.
  • Dynamic pricing — have your origin or a Worker return a crawler-price response header to set per-request prices, with the cf-pay-per-crawl request header indicating the pricing mode in effect.

Documentation checklist

@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Review

🚨 1 critical, ⚠️ 2 warnings, 💡 2 suggestions found in commit 79687b2.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

Critical (1)
File Issue
ai-crawl-control/features/pay-per-crawl/use-pay-per-crawl-as-ai-owner/set-up-cloudflare-account.mdx line 29 Insecure HTTP link — The added link [Pay per crawl signup](http://www.cloudflare.com/paypercrawl-signup/) uses http:// instead of https://, sending users over an insecure connection to a signup page. Fix: Change the URL to https://www.cloudflare.com/paypercrawl-signup/.
Warnings (1)
File Issue
ai-crawl-control/features/manage-ai-crawlers.mdx line 84 Insecure HTTP external link — The added beta signup link uses http://www.cloudflare.com/paypercrawl-signup/ instead of HTTPS. Fix: Change the link to https://www.cloudflare.com/paypercrawl-signup/.

Style Guide Review

Warnings (1)
File Issue
ai-crawl-control/features/pay-per-crawl/use-pay-per-crawl-as-site-owner/advanced-configuration.mdx line 76 Headings should use imperative form, not gerund — Heading starts with Using (### Using Workers for dynamic pricing) Fix: Change to ### Use Workers for dynamic pricing
Suggestions (2)
File Issue
changelog/ai-crawl-control/2026-06-16-pay-per-crawl-advanced-configuration.mdx line 9 Lists: bullet list has fewer than three items — Bullet list contains only two items (lines 9-10). Fix: Consider rewriting the two items as prose instead of a bulleted list.
ai-crawl-control/features/pay-per-crawl/what-is-pay-per-crawl.mdx line 16 Avoid 'Learn more about...' or 'To read more...' before a link — Line uses 'To learn more about pay per crawl, refer to Cloudflare blog:' before the link. Fix: Restructure to use 'refer to Page Title' directly
Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants