# MyNextLanguage.org — robots.txt # Allow all crawlers: search engines + AI / generative-engine scrapers # ── Universal allow (catch-all) ─────────────────────────────────────────────── User-agent: * Allow: / # ── Major search engine crawlers ───────────────────────────────────────────── User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / User-agent: YandexBot Allow: / User-agent: Sogou Allow: / User-agent: Exabot Allow: / # ── AI & generative-engine crawlers ────────────────────────────────────────── User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / User-agent: CCBot Allow: / User-agent: FacebookBot Allow: / User-agent: Applebot Allow: / User-agent: Twitterbot Allow: / # ── Sitemap location ────────────────────────────────────────────────────────── Sitemap: https://mynextlanguage.org/sitemap.xml