# 全局:普通搜索引擎全部允许抓取 User-agent: * Allow: / # ========== AI大模型爬虫:禁止抓取训练 ========== User-agent: GPTBot Disallow: / User-agent: ClaudeBot Disallow: / User-agent: PerplexityBot Disallow: / User-agent: meta-externalagent Disallow: / # ========== 需要保留收录的爬虫放行 ========== User-agent: Bytespider Allow: / User-agent: Applebot Allow: / # 引导爬虫优先抓取全站链接 Sitemap: https://www.lmjzs.cn/sitemap.xml Disallow: /*.jpg$ Disallow: /*.jpeg$ Disallow: /*.gif$ Disallow: /*.png$ Disallow: /*.bmp$