惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
Visual Studio Blog
量子位
大猫的无限游戏
大猫的无限游戏
Hugging Face - Blog
Hugging Face - Blog
S
SegmentFault 最新的问题
Blog — PlanetScale
Blog — PlanetScale
月光博客
月光博客
Google DeepMind News
Google DeepMind News
小众软件
小众软件
WordPress大学
WordPress大学
宝玉的分享
宝玉的分享
MongoDB | Blog
MongoDB | Blog
B
Blog RSS Feed
博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
B
Blog
博客园 - 聂微东
The GitHub Blog
The GitHub Blog
Recent Announcements
Recent Announcements
Y
Y Combinator Blog
Microsoft Security Blog
Microsoft Security Blog
雷峰网
雷峰网
Jina AI
Jina AI
酷 壳 – CoolShell
酷 壳 – CoolShell

Cloudflare changelogs | AI Crawl Control

Pay Per Crawl advanced configuration Introducing Redirects for AI Training · Changelog Tools to prepare your site for the agentic Internet · Changelog Advanced WAF customization for AI Crawl Control blocks · Changelog Analytics enhancements · Changelog New reference documentation · Changelog AI Crawl Control Read Only role now available · Changelog New AI Crawl Control Overview tab · Changelog Pay Per Crawl (Private beta) - Discovery API, custom pricing, and advanced configuration · Changelog Crawler drilldowns with extended actions menu · Changelog New Robots.txt tab for tracking crawler compliance · Changelog Enhanced AI Crawl Control metrics with new drilldowns and filters · Changelog Introducing Pay Per Crawl (private beta) · Changelog AI Crawl Control refresh · Changelog AI Crawl Control · Changelog
Enhanced crawler insights and custom 402 responses · Chan...
2025-08-27 · via Cloudflare changelogs | AI Crawl Control

We improved AI crawler management with detailed analytics and introduced custom HTTP 402 responses for blocked crawlers. AI Audit has been renamed to AI Crawl Control and is now generally available.

Enhanced Crawlers tab:

  • View total allowed and blocked requests for each AI crawler
  • Trend charts show crawler activity over your selected time range per crawler
Updated AI Crawl Control table showing request counts and trend charts

Custom block responses (paid plans): You can now return HTTP 402 "Payment Required" responses when blocking AI crawlers, enabling direct communication with crawler operators about licensing terms.

For users on paid plans, when blocking AI crawlers you can configure:

  • Response code: Choose between 403 Forbidden or 402 Payment Required
  • Response body: Add a custom message with your licensing contact information
AI Crawl Control block response configuration interface

Example 402 response:

HTTP 402 Payment Required

Date: Mon, 24 Aug 2025 12:56:49 GMT

Content-type: application/json

Server: cloudflare

Cf-Ray: 967e8da599d0c3fa-EWR

Cf-Team: 2902f6db750000c3fa1e2ef400000001

{

"message": "Please contact the site owner for access."

}