# ============================================================ # 默认策略 — 所有爬虫 # ============================================================ User-agent: * Allow: / Disallow: /dashboard/ Disallow: /login Disallow: /register Disallow: /forgot-password Disallow: /auth/ Disallow: /payment/ # ============================================================ # AI 训练 / RAG 爬虫 — 显式允许(提升被引用概率) # ============================================================ # OpenAI User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / # Anthropic User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / # Google AI(独立于通用 Googlebot 的 AI 训练许可) User-agent: Google-Extended Allow: / User-agent: GoogleOther Allow: / # Perplexity User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / # Apple User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # Meta User-agent: meta-externalagent Allow: / User-agent: Meta-ExternalFetcher Allow: / # Mistral User-agent: MistralAI-User Allow: / # Cohere User-agent: cohere-ai Allow: / User-agent: cohere-training-data-crawler Allow: / # DuckDuckGo AI User-agent: DuckAssistBot Allow: / # You.com User-agent: YouBot Allow: / # Common Crawl(被绝大多数 AI 公司复用做训练) User-agent: CCBot Allow: / # 字节豆包 / Kimi 等中文大模型常用 User-agent: Bytespider Allow: / # Amazon User-agent: Amazonbot Allow: / # ============================================================ # Sitemaps # ============================================================ Sitemap: https://tokenmix.ai/sitemap.xml # ============================================================ # AI-friendly index # ============================================================ # llms.txt: https://tokenmix.ai/llms.txt