# LLMS.txt 大模型AI爬虫抓取协议(专属www.cdhbyy.com) # 适配所有AI训练爬虫、智能搜索AI爬虫,明确抓取规则,提升AI收录效率 # 站点域名:www.cdhbyy.com # 核心栏目:公司介绍、业务范围、案例作品、新闻资讯 # 全局规则:允许AI爬虫访问网站根目录,保障基础收录 Allow: / # 重点允许AI爬虫优先抓取核心栏目(与网站实际栏目完全对应) Allow: /companyIntro_3.html # 公司介绍栏目 Allow: /business_4.html # 业务范围栏目 Allow: /work_5.html # 案例作品栏目 Allow: /news_6.html # 新闻资讯栏目 # 屏蔽无用页面,避免AI爬虫抓取垃圾内容、重复内容,提升抓取质量 Disallow: /admin/ # 后台管理页面(禁止抓取) Disallow: /login/ # 登录页面(禁止抓取) Disallow: /register/ # 注册页面(禁止抓取) Disallow: /search/ # 搜索结果页(禁止抓取) Disallow: /tag/ # 标签页(禁止抓取) Disallow: /page/ # 分页页(禁止抓取) Disallow: /404.html # 404错误页(禁止抓取) Disallow: /about/blank.html # 空白页面(禁止抓取) Disallow: /manage/login/login # 站点声明(提升AI爬虫信任度,明确使用权限) Site-Type: Corporate # 站点类型:企业官网 AI-Training: Allow # 允许AI爬虫用于模型训练 AI-Index: Allow # 允许AI爬虫建立索引、用于问答引用 Site-Domain: www.cdhbyy.com # 绑定站点域名,避免混淆 Update-Time: 2026-05-09 # 协议更新时间,便于AI爬虫识别 Sitemap:http://www.cdhbyy.com/sitemap.xml