Robots.txt AI 检测器
检测你的 robots.txt 是否阻止了 3 个层级共 20 个 AI 爬虫 — ChatGPT、Claude、Perplexity、Gemini、Meta AI、Apple Intelligence、xAI 等。
为什么 AI 爬虫访问很重要
AI 搜索引擎使用专门的爬虫来发现和索引网页内容。如果你的 robots.txt 阻止了这些爬虫,你的网站将不会出现在 ChatGPT、ChatGPT Search、Perplexity、Claude、Google AI Overviews、Meta AI、Apple Intelligence 或 Amazon Rufus 的 AI 生成回答中。
许多网站所有者意外地通过使用通用的 Disallow: / 规则或激进的机器人阻止插件阻止了 AI 爬虫。此工具检测你的 robots.txt 中 20 个 AI 爬虫的阻止模式。
我们检测的 AI 爬虫(20 个,3 个层级)
第 1 层 — 关键(6 个)
GPTBotOpenAI / ChatGPT
OAI-SearchBotOpenAI 搜索 / ChatGPT 搜索
ClaudeBotAnthropic / Claude
anthropic-aiAnthropic(备用爬虫)
PerplexityBotPerplexity AI
Google-ExtendedGoogle AI Overviews / Gemini
第 2 层 — 重要(7 个)
CCBotCommon Crawl(被许多 AI 模型使用)
Bytespider字节跳动 / TikTok AI
meta-externalagentMeta AI / Meta 搜索
AmazonbotAmazon AI / Rufus
Applebot-ExtendedApple Intelligence / Apple AI
ChatGPT-UserOpenAI(用户发起)
Claude-SearchBotAnthropic 搜索
第 3 层 — 新兴(7 个)
cohere-aiCohere
DuckAssistBotDuckDuckGo AI
AI2BotAllen Institute (AI2)
xAI-BotGrok / xAI
Perplexity-UserPerplexity(用户发起)
YouBotYou.com AI
PetalBot华为 AI
检测你的 Robots.txt
输入你的 URL,运行完整审计,包括 robots.txt AI 爬虫分析:
AI 可见性的理想 robots.txt
# 允许 AI 爬虫 — 第 1 层:关键
User-agent: GPTBot
Allow: /
User-agent: OAI-SearchBot
Allow: /
User-agent: ClaudeBot
Allow: /
User-agent: anthropic-ai
Allow: /
User-agent: PerplexityBot
Allow: /
User-agent: Google-Extended
Allow: /
# 第 2 层:重要
User-agent: CCBot
Allow: /
User-agent: meta-externalagent
Allow: /
User-agent: Amazonbot
Allow: /
User-agent: Applebot-Extended
Allow: /
# 第 3 层:新兴
User-agent: DuckAssistBot
Allow: /
User-agent: xAI-Bot
Allow: /
User-agent: *
Disallow: /admin/
Disallow: /private/ 提示:只阻止真正需要保护的路径。不要阻止 AI 爬虫访问你的公开内容。