# 全ての bot にアクセスを明示的に許可 # このサイトは AI に取り込まれること・検索エンジンに index されることを目的に公開されている User-agent: * Allow: / Allow: /llms.txt Allow: /llms-full.txt Allow: /index.md Allow: /docs/ # 検索エンジン(明示的に opt-in) User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / # 主要 AI bot 個別許可(明示的に opt-in) # OpenAI(学習・検索・ユーザー指示型の3経路) User-agent: GPTBot Allow: / Allow: /llms-full.txt User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / # Anthropic(学習・検索・ユーザー指示型の3経路) User-agent: ClaudeBot Allow: / Allow: /llms.txt Allow: /llms-full.txt Allow: /index.md Allow: /docs/ User-agent: Claude-SearchBot Allow: / Allow: /llms.txt Allow: /llms-full.txt User-agent: Claude-User Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / User-agent: CCBot Allow: / User-agent: Bytespider Allow: / User-agent: YouBot Allow: / User-agent: Diffbot Allow: / User-agent: cohere-ai Allow: / # Sitemap(絶対 URL 推奨) Sitemap: https://ai-ojiichan-system.pages.dev/sitemap.xml