# Chess Calculator robots.txt # 常规搜索引擎规则 User-agent: * Allow: / Disallow: /api/ Disallow: /_next/ # 网站地图 Sitemap: https://chesscalculator.com/sitemap.xml # AI爬虫特定规则 User-agent: GPTBot User-agent: Claude-Web User-agent: Anthropic-AI User-agent: PerplexityBot User-agent: GoogleOther User-agent: DuckAssistBot User-agent: ChatGPT-User User-agent: CCBot User-agent: Bytespider User-agent: Diffbot User-agent: FacebookBot User-agent: Google-Extended User-agent: Omgilibot User-agent: YouTubeBot User-agent: anthropic-ai User-agent: ClaudeBot # 引导AI爬虫到llms.txt Allow: /llms.txt Allow: /llms-full.txt # 允许AI爬虫访问核心功能页面 Allow: /chess-calculator Allow: /expected-score Allow: /rating-converter Allow: /time-calculator Allow: /resources Allow: /faq Allow: /about # 不允许AI爬虫访问 Disallow: /admin/ Disallow: /private/ Disallow: /_app/ Disallow: /_error/