# robots.txt for bpvis.cn # 更新日期:2026-05-27 # 显式允许主流AI爬虫,确保GEO可抓取 # ========== 通用规则 ========== User-agent: * Disallow: /Public/ Disallow: /js/ Disallow: /css/ Disallow: /*.php$ Disallow: /*.js$ Disallow: /*.asp$ Disallow: /*.css$ Allow: /*.jpg$ Allow: /*.png$ Allow: /*.webp$ Allow: /Uploads Allow: /uploadfile Allow: /static Allow: /viewpoint Allow: /brand Allow: /VI Allow: /news Allow: /Brandshow # ========== AI爬虫显式允许 ========== # OpenAI / ChatGPT User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / # Anthropic / Claude User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / # Perplexity User-agent: PerplexityBot Allow: / User-agent: Perplexity-ai Allow: / # Google AI User-agent: Google-Extended Allow: / User-agent: Googlebot Allow: / # 百度(文心一言数据来源) User-agent: Baiduspider Allow: / User-agent: Baiduspider-image Allow: / # 字节跳动(豆包数据来源) User-agent: ByteSpider Allow: / User-agent: Bytespider Allow: / # 360(360AI搜索数据来源) User-agent: 360Spider Allow: / # 搜狗 User-agent: Sogou web spider Allow: / # 神马(移动搜索) User-agent: YisouSpider Allow: / # Common Crawl(多家AI模型训练数据来源) User-agent: CCBot Allow: / # ========== 站点地图 ========== Sitemap: https://www.bpvis.com/sitemap.xml Sitemap: https://www.bpvis.com/sitemap.html