# Robots.txt for 会说码库网 (http://hsha.top) # Generated by: https://www.husohua.com # Generated at: 2026-07-21 16:38:07 # 允许所有搜索引擎访问 User-agent: * Allow: / # 禁止访问后台目录(如果存在) Disallow: /admin/ Disallow: /ba/ Disallow: /.git/ Disallow: /.qoder/ Disallow: /.vscode/ # 禁止访问临时文件 Disallow: /*.log$ Disallow: /*.bak$ Disallow: /*.tmp$ # 百度爬虫特殊规则 User-agent: Baiduspider Allow: / Crawl-delay: 1 # 谷歌爬虫特殊规则 User-agent: Googlebot Allow: / Crawl-delay: 1 # 必应爬虫特殊规则 User-agent: Bingbot Allow: / Crawl-delay: 1 # 360搜索爬虫 User-agent: 360Spider Allow: / Crawl-delay: 1 # 搜狗爬虫 User-agent: Sogou web spider Allow: / Crawl-delay: 1 # Sitemap 位置 Sitemap: http://hsha.top/sitemap.xml Sitemap: http://hsha.top/sitemap.html