# robots.txt for Pokopia - Pokemon Life Simulation Game # 常规搜索引擎规则 User-agent: * Allow: / Disallow: /css/ Disallow: /js/ Disallow: /images/favicon.ico # 网站地图 Sitemap: https://pokopia.online/sitemap.xml # AI爬虫特定规则 - 允许访问llms.txt User-agent: GPTBot Allow: /llms.txt Allow: /llms-full.txt Allow: / User-agent: anthropic-ai Allow: /llms.txt Allow: /llms-full.txt Allow: / User-agent: Claude-Web Allow: /llms.txt Allow: /llms-full.txt Allow: / User-agent: PerplexityBot Allow: /llms.txt Allow: /llms-full.txt Allow: / User-agent: GoogleOther Allow: /llms.txt Allow: /llms-full.txt Allow: / User-agent: DuckAssistBot Allow: /llms.txt Allow: /llms-full.txt Allow: / Allow: /ads.txt User-agent: Bingbot Allow: / Disallow: /css/ Disallow: /js/ User-agent: Googlebot Allow: / Disallow: /css/ Disallow: /js/ # 允许AI爬虫访问主要内容 Allow: /index.html Allow: /about.html Allow: /contact.html Allow: /blog.html Allow: /de.html Allow: /es.html Allow: /fr.html Allow: /ja.html Allow: /kr.html Allow: /privacy-policy.html Allow: /terms.html # 不允许访问的内容 Disallow: /readme.md