# -------------------------------------------------------------------------- # Cloudflare Content Signals (AI 时代的内容授权协议) # -------------------------------------------------------------------------- # 允许传统搜索(Google, Bing)索引,维持 UV 16k+ 的基本盘 # search: yes # # 允许 AI 实时引用(如 Perplexity/ChatGPT 联网),为你提供精准流量 # ai-input: yes # # 明确拒绝 AI 模型训练(防止内容被大模型直接“洗稿”式吸收) # ai-train: no # # -------------------------------------------------------------------------- # 标准 Robots 规则 # -------------------------------------------------------------------------- User-agent: * # # 路径屏蔽:减少爬虫对管理页或空分类的无效扫描 Disallow: /categories/ Disallow: /tags/ Disallow: /post/issue-* # # 站点地图引导:确保 Googlebot 能直接找到最新的 URL 结构 Sitemap: https://blog.ferstar.org/sitemap.xml