User-agent: * # 1. 禁止抓取 生成脚本(防止蜘蛛乱刷消耗资源) Disallow: /index_shengcheng.php Disallow: /sitemap_shengcheng.php # 2. 禁止抓取后台、管理、配置、缓存目录 Disallow: /admin_zy01/ Disallow: /include/ Disallow: /config/ Disallow: /function/ Disallow: /cache/ Disallow: /temp/ # 3. 放行所有正常栏目动态入口 & 带参数内容页 Allow: /case.php Allow: /news.php Allow: /service.php Allow: /about.php Allow: /help.php # 4. 放行静态目录(主收录入口) Allow: /index.html Allow: /class/ Allow: /article/ # 控制抓取频率,降低服务器压力 Crawl-delay: 2 # 提交静态地图(蜘蛛优先按静态xml收录) Sitemap: https://www.ks265.net/sitemap.xml Sitemap: https://www.ks265.net/rss.xml