# robots.txt for Steal a Brainrot Guide # Last updated: January 2025 # 常规搜索引擎规则 User-agent: * Allow: / Disallow: /admin/ Disallow: /private/ Disallow: /api/ Disallow: /_next/ Disallow: /static/ Disallow: /404 Disallow: /500 Disallow: /*.json$ # 网站地图 Sitemap: https://stealabrainrot.art/sitemap.xml # AI爬虫特定规则 User-agent: GPTBot Allow: /llms.txt Allow: /llms-full.txt Allow: /blog/ Allow: /products/ Allow: /about/ Disallow: / User-agent: Claude-Web Allow: /llms.txt Allow: /llms-full.txt Allow: /blog/ Allow: /products/ Allow: /about/ Disallow: / User-agent: Anthropic-AI Allow: /llms.txt Allow: /llms-full.txt Allow: /blog/ Allow: /products/ Allow: /about/ Disallow: / User-agent: PerplexityBot Allow: /llms.txt Allow: /llms-full.txt Allow: /blog/ Allow: /products/ Allow: /about/ Disallow: / User-agent: GoogleOther Allow: /llms.txt Allow: /llms-full.txt Allow: /blog/ Allow: /products/ Allow: /about/ Disallow: / User-agent: DuckAssistBot Allow: /llms.txt Allow: /llms-full.txt Allow: /blog/ Allow: /products/ Allow: /about/ Disallow: / # Googlebot 特殊规则 User-agent: Googlebot Allow: / Disallow: /api/ Disallow: /_next/ Disallow: /static/ Disallow: /404 Disallow: /500 Disallow: /*.json$ # 不允许AI爬虫访问的内容 Disallow: /user-content/ Disallow: /admin/ Disallow: /private/ Disallow: /api/ Disallow: /_next/ Disallow: /static/ Disallow: /404 Disallow: /500 Disallow: /*.json$