# 老铁网络 - robots.txt # 更新时间:2026-06-20 # 允许所有搜索引擎抓取主要内容 User-agent: * Allow: / Disallow: /admin/ Disallow: /data/ # 百度蜘蛛专属规则 User-agent: Baiduspider Allow: / Disallow: /admin/ Disallow: /data/ Crawl-delay: 1 # Google蜘蛛专属规则 User-agent: Googlebot Allow: / Disallow: /admin/ Disallow: /data/ # 360蜘蛛专属规则 User-agent: 360Spider Allow: / Disallow: /admin/ Disallow: /data/ # 搜狗蜘蛛专属规则 User-agent: Sogou web spider Allow: / Disallow: /admin/ Disallow: /data/ # 站点地图 Sitemap: http://2.laotiewangluo.cn/sitemap.xml Sitemap: http://2.laotiewangluo.cn/sitemap.html