# 零叩 Locod - robots.txt # https://locod.cn # AI + 低代码实战学院 # 最后更新:2026-07-11 # 爬虫规则:Grok/xAI + 主流 AI 智能体 + 国内搜索 # ── AI 智能体索引入口(优先阅读)── # llms.txt: https://locod.cn/llms.txt # llms-full.txt: https://locod.cn/llms-full.txt # ai-index.json: https://locod.cn/ai-index.json # ai-policy.txt: https://locod.cn/ai-policy.txt # ============================================ # Grok / xAI Live Search(非标准 UA,必须显式声明) # xAI / Grok 不含 "bot" 标识,默认配置易误屏蔽 # ============================================ User-agent: xAI Allow: / User-agent: Grok Allow: / User-agent: xAI-Bot Allow: / # ============================================ # OpenAI → ChatGPT / Copilot # ============================================ User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / # ============================================ # Anthropic → Claude # ============================================ User-agent: ClaudeBot Allow: / User-agent: Claude-SearchBot Allow: / User-agent: Claude-User Allow: / User-agent: anthropic-ai Allow: / # ============================================ # Perplexity # ============================================ User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / # ============================================ # Google Gemini / 搜索 # ============================================ User-agent: Google-Extended Allow: / User-agent: Googlebot Allow: / User-agent: GoogleOther Allow: / # ============================================ # Apple Intelligence # ============================================ User-agent: Applebot-Extended Allow: / User-agent: Applebot Allow: / # ============================================ # Common Crawl / Amazon / Meta 等 # ============================================ User-agent: CCBot Allow: / User-agent: Amazonbot Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: cohere-ai Allow: / User-agent: YouBot Allow: / User-agent: Diffbot Allow: / User-agent: AI2Bot Allow: / # ============================================ # Microsoft / Bing / Copilot # ============================================ User-agent: Bingbot Allow: / # ============================================ # 字节跳动 → 豆包 # ============================================ User-agent: Bytespider Allow: / User-agent: DoubaoBot Allow: / # ============================================ # 夸克 AI 搜索(阿里系) # ============================================ User-agent: Quark-Spider Allow: / # ============================================ # 通义千问(阿里系) # ============================================ User-agent: QwenBot Allow: / User-agent: Qwen-User Allow: / User-agent: TongyiBot Allow: / # ============================================ # 国内其他 AI / 搜索 # ============================================ User-agent: Baiduspider Allow: / User-agent: Sogou web spider Allow: / User-agent: 360Spider Allow: / User-agent: YisouSpider Allow: / User-agent: DeepSeekBot Allow: / User-agent: KimiBot Allow: / User-agent: MoonshotBot Allow: / User-agent: ZhipuBot Allow: / # ============================================ # 通配符规则(放在所有特定 UA 之后) # ============================================ User-agent: * Allow: / Allow: /guide/ Allow: /llms.txt Allow: /llms-full.txt Allow: /ai-index.json Allow: /ai-policy.txt Disallow: /diyi/ Disallow: /admin/ Disallow: /api/ Sitemap: https://locod.cn/sitemap.xml