# ============================================ # robots.txt — www.wellworks.cn # 更新日期:2026-08-30 # ============================================ # ---------- 通用规则 ---------- User-agent: * Allow: / # 禁止抓取后台、管理目录 Disallow: /admin/ Disallow: /backend/ Disallow: /manage/ Disallow: /login/ # 禁止缓存、临时文件、备份 Disallow: /temp/ Disallow: /cache/ Disallow: /backup/ # 附件下载目录(如需附件被收录可删除这两行) Disallow: /zip/ Disallow: /pdf/ # ---------- 搜索引擎 ---------- User-agent: Baiduspider Allow: / User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: 360Spider Allow: / User-agent: Sogou web spider Allow: / User-agent: shenmaspider Allow: / # ---------- AI 爬虫(GEO:明确欢迎 AI 收录) ---------- # OpenAI(ChatGPT) User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / # Anthropic(Claude) User-agent: ClaudeBot Allow: / # Perplexity User-agent: PerplexityBot Allow: / # 字节跳动(豆包) User-agent: Bytespider Allow: / # ---------- Sitemap 声明 ---------- Sitemap: https://www.wellworks.cn/sitemap.xml