# === emblemand.com robots.txt === # 全クローラに対して明示的に Allow を宣言 # AI学習・AI検索の両方を許可する意思表示 # 通常検索エンジン User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / # AI 学習クローラ(学習データとして使ってもらう意思表示) User-agent: GPTBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Google-Extended Allow: / User-agent: anthropic-ai Allow: / User-agent: CCBot Allow: / # AI リアルタイム検索クローラ User-agent: OAI-SearchBot Allow: / User-agent: PerplexityBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: Perplexity-User Allow: / # その他全て User-agent: * Allow: / Sitemap: https://emblemand.com/sitemap.xml