# 归航 LaunchBack — robots.txt # GEO 策略:显式放行 AI 搜索引擎爬虫(GPTBot/ClaudeBot/PerplexityBot 等) # 参考 GEOScope 项目 GEO 方法论:AI 爬虫被拦截是 GEO 低分的主因之一 # ---- AI 爬虫:放行(GEO 关键) ---- User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / User-agent: Bytespider Allow: / User-agent: Applebot-Extended Allow: / User-agent: Amazonbot Allow: / User-agent: cohere-ai Allow: / User-agent: Diffbot Allow: / User-agent: FacebookBot Allow: / User-agent: meta-externalagent Allow: / User-agent: omgili Allow: / User-agent: YouBot Allow: / # ---- 常规搜索引擎 ---- User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Baiduspider Allow: / User-agent: Sogou web spider Allow: / User-agent: 360Spider Allow: / User-agent: Yandex Allow: / User-agent: DuckDuckBot Allow: / # ---- 其他爬虫:允许抓取内容,仅禁止无意义的深层路径 ---- User-agent: * Allow: / Disallow: /api/ Disallow: /#workspace # ---- 站点地图 ---- Sitemap: https://resume.oneaicv.com/sitemap.xml