# robots.txt for actively allowing AI crawlers and search engines # OpenAI GPTクローラー User-agent: GPTBot Allow: / # Google生成AIクローラー(SGE用) User-agent: Google-Extended Allow: / # Common Crawl(LLM学習データに利用される) User-agent: CCBot Allow: / # Anthropic(Claude開発元) User-agent: anthropic-ai Allow: / # その他のすべてのクローラーも許可 User-agent: * Allow: / # Sitemapの場所を明記(もしある場合) Sitemap: https://raclea8.wpx.jp/sitemap.xml