# ========================================== # 搜索引擎与默认爬虫规则 # ========================================== User-agent: * Content-Signal: search=yes,ai-train=no,use=reference Allow: / # 后台与敏感路径屏蔽 Disallow: /admin/ Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php Disallow: /cart/ Disallow: /checkout/ Disallow: /cgi-bin/ Disallow: /api/ Disallow: /search/ Disallow: /?s=* Disallow: /search* # 放行渲染所需的静态资源(确保 Googlebot 正常渲染) Allow: /wp-includes/*.js Allow: /wp-includes/*.css Allow: /wp-includes/images/ Disallow: /wp-includes/ Allow: /*.css$ Allow: /*.js$ # ========================================== # 允许的 AI 搜索与引用爬虫 (GEO / AI Search) # ========================================== User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: PerplexityBot Allow: / User-agent: Claude-Web Allow: / # ========================================== # 屏蔽的 AI 训练与低质抓取爬虫 # ========================================== User-agent: Amazonbot Disallow: / User-agent: Applebot-Extended Disallow: / User-agent: Bytespider Disallow: / User-agent: CCBot Disallow: / User-agent: ClaudeBot Disallow: / User-agent: Anthropic-AI Disallow: / User-agent: claude-web-fetch Disallow: / User-agent: Google-Extended Disallow: / User-agent: GPTBot Disallow: / User-agent: meta-externalagent Disallow: / User-agent: CloudflareBrowserRenderingCrawler Disallow: / # ========================================== # Sitemap 声明 # ========================================== Sitemap: https://aaa-hk.org/sitemap_index.xml