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

推荐订阅源

云风的 BLOG
云风的 BLOG
The GitHub Blog
The GitHub Blog
A
About on SuperTechFans
P
Proofpoint News Feed
G
Google Developers Blog
Stack Overflow Blog
Stack Overflow Blog
IT之家
IT之家
Microsoft Security Blog
Microsoft Security Blog
F
Fortinet All Blogs
人人都是产品经理
人人都是产品经理
博客园 - 叶小钗
C
Check Point Blog
Microsoft Azure Blog
Microsoft Azure Blog
aimingoo的专栏
aimingoo的专栏
月光博客
月光博客
美团技术团队
D
Docker
博客园 - Franky
Y
Y Combinator Blog
大猫的无限游戏
大猫的无限游戏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 【当耐特】
罗磊的独立博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报

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."

}