# 允许主流AI模型/爬虫抓取网站内容(适配Google-Extended、GPTBot、Perplexity等) User-agent: * Allow: / # 单独指定AI爬虫(增强兼容性) User-agent: Google-Extended Allow: / User-agent: GPTBot Allow: / User-agent: PerplexityBot Allow: / User-agent: ClaudeBot Allow: / # 禁止AI爬虫访问敏感目录(与robots.txt保持一致) Disallow: /admin/ Disallow: /temp/ Disallow: /logs/ Disallow: /private/