# www.askdewey.com robots.txt # --- Search Engines --- User-agent: Googlebot Allow: / User-agent: bingbot Allow: / User-agent: DuckDuckBot Allow: / # --- Google AI (AI Overviews, Gemini) --- User-agent: Google-Extended Allow: / # --- OpenAI (ChatGPT) --- User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / # --- Anthropic (Claude) --- User-agent: ClaudeBot Allow: / User-agent: Claude-SearchBot Allow: / User-agent: Claude-User Allow: / # --- Perplexity --- User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / # --- Apple Intelligence --- User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # --- Meta AI --- User-agent: Meta-ExternalAgent Allow: / # --- Other AI Search --- User-agent: DuckAssistBot Allow: / User-agent: YouBot Allow: / User-agent: Amazonbot Allow: / # --- Block low-value scrapers --- User-agent: CCBot Disallow: / User-agent: Bytespider Disallow: / User-agent: DataForSeoBot Disallow: / User-agent: SemrushBot-OCOB Disallow: / User-agent: ImagesiftBot Disallow: / User-agent: AI2Bot Disallow: / User-agent: AI2Bot-Dolma Disallow: / User-agent: Diffbot Disallow: / User-agent: PanguBot Disallow: / # --- Default --- # Content-Signal (contentsignals.org): declarative usage preferences for # compliant crawlers — mirrors the per-agent allows above. AI search and # AI input allowed; training allowed sitewide (flip ai-train to "no" to # opt out of model training without touching the per-agent rules). User-agent: * Content-Signal: search=yes, ai-input=yes, ai-train=yes Allow: / # --- Sitemap --- Sitemap: https://www.askdewey.com/sitemap-index.xml