# robots.txt - ドラEVER # https://doraever.jp # 基本設定: 全てのクローラーを許可。ただし管理・会員系などは拒否 User-agent: * Disallow: /admin/ Disallow: /login/ Disallow: /mypage/ Disallow: /entry/ Disallow: /api/ # AIクローラー向け(LLMO対策) # OpenAI User-agent: GPTBot Disallow: /admin/ Disallow: /login/ Disallow: /mypage/ Disallow: /entry/ Disallow: /api/ User-agent: OAI-SearchBot Disallow: /admin/ Disallow: /login/ Disallow: /mypage/ Disallow: /entry/ Disallow: /api/ # Anthropic User-agent: Claude-Web Disallow: /admin/ Disallow: /login/ Disallow: /mypage/ Disallow: /entry/ Disallow: /api/ User-agent: ClaudeBot Disallow: /admin/ Disallow: /login/ Disallow: /mypage/ Disallow: /entry/ Disallow: /api/ User-agent: anthropic-ai Disallow: /admin/ Disallow: /login/ Disallow: /mypage/ Disallow: /entry/ Disallow: /api/ # Google AI User-agent: Google-Extended Disallow: /admin/ Disallow: /login/ Disallow: /mypage/ Disallow: /entry/ Disallow: /api/ # その他AI User-agent: PerplexityBot Disallow: /admin/ Disallow: /login/ Disallow: /mypage/ Disallow: /entry/ Disallow: /api/ User-agent: Amazonbot Disallow: /admin/ Disallow: /login/ Disallow: /mypage/ Disallow: /entry/ Disallow: /api/ User-agent: CCBot Disallow: /admin/ Disallow: /login/ Disallow: /mypage/ Disallow: /entry/ Disallow: /api/ # サイトマップ Sitemap: https://doraever.jp/sitemap.xml