# ═══════════════════════════════════════════════════════════════════ # 精品站群 · robots.txt(根相对,无 https、无固定域名,随机域名直接复用) # # SEO 说明 # · 全站 Allow /,便于百度、搜狗、Google、360 等抓取 HTML 与 /static/ 资源 # · Sitemap 仅写相对路径:/sitemap.xml(不写协议与主机) # · 站长平台「提交 sitemap」时,在表单内自行拼:https://当前访问域名/sitemap.xml # · 不写 Host: 行(避免与随机域名冲突;Yandex 若需 Host 请在独立 Yandex 配置里写) # · 与 index.php 伪静态一致:/lanmu/…、/post/….html、articles/*.html(物理或回退首页) # ═══════════════════════════════════════════════════════════════════ User-agent: * Allow: / User-agent: Baiduspider Allow: / User-agent: Sogou web spider Allow: / User-agent: Googlebot Allow: / User-agent: 360Spider Allow: / User-agent: YisouSpider Allow: / User-agent: Bytespider Allow: / User-agent: PetalBot Allow: / # Allow: / 已含 /index.html、/faq.html、/terms.html、/static/、/articles/、/lanmu/、/post/ 等 # 可按站群收紧(去掉行首 # 启用) # Disallow: /cgi-bin/ # Disallow: /tmp/ # Disallow: /*?replytocom= Crawl-delay: 1 Sitemap: /sitemap.xml