This page is available in English.
Read in English把 robots.txt 粘贴到下面,逐个爬虫看你放行了谁。来要页面的爬虫分三类,屏蔽哪一类,代价都不一样。
它们抓页面是为了训练下一代模型。屏蔽之后你的内容不会进训练语料,但也不会让你从 AI 回答里消失。
为 AI 搜索回答建立引用索引。屏蔽它,你会从这些回答里消失。
在用户提问的那一刻实时抓取页面。屏蔽它,助手无法实时读到你。
判定遵循 robots.txt 的分组匹配、以站点根路径为准:爬虫服从点名它的最具体分组,没被点名则落到 * 分组。robots.txt 是一份请求,不是一堵墙,不过主流厂商都会遵守。
下面这些是对 AI 可见度真正要紧的爬虫。这张表和我们自己的流量监测共用一份,我们每天都在读它的产出,所以一直是新的。
| User agent | 厂商 | 类型 | 你的 robots.txt |
|---|---|---|---|
ChatGPT-User | OpenAI | 助手 | |
OAI-SearchBot | OpenAI | 搜索 | |
GPTBot | OpenAI | 训练 | |
Claude-User | Anthropic | 助手 | |
Claude-SearchBot | Anthropic | 搜索 | |
ClaudeBot | Anthropic | 训练 | |
anthropic-ai | Anthropic | 训练 | |
Perplexity-User | Perplexity | 助手 | |
PerplexityBot | Perplexity | 搜索 | |
MistralAI-User | Mistral | 助手 | |
DuckAssistBot | DuckDuckGo | 助手 | |
Google-Extended | 训练 | ||
GoogleOther | 训练 | ||
Googlebot · 它同时也是传统网页搜索的爬虫,屏蔽之后普通搜索流量也会没 | 搜索 | ||
bingbot · 它同时也是传统网页搜索的爬虫,屏蔽之后普通搜索流量也会没 | Microsoft | 搜索 | |
Applebot-Extended | Apple | 训练 | |
Applebot | Apple | 搜索 | |
Amazonbot | Amazon | 训练 | |
meta-externalagent | Meta | 训练 | |
FacebookBot | Meta | 训练 | |
Bytespider | ByteDance | 训练 | |
CCBot | Common Crawl | 训练 | |
cohere-ai | Cohere | 训练 | |
YouBot | You.com | 搜索 | |
Diffbot | Diffbot | 训练 | |
Timpibot | Timpi | 训练 | |
omgili | Webz.io | 训练 | |
ImagesiftBot | Imagesift | 训练 | |
AgentTrustBot | AgentTrust | 搜索 |