# ============================================================================ # Default: allow all crawlers, block only admin/internal paths # ============================================================================ User-agent: * Allow: / Disallow: /admin/ Disallow: /api/ Disallow: /storage/ Disallow: /horizon/ Disallow: /telescope/ # Spam-test polling endpoints: JSON only, useless to crawl, and each hit opens an # IMAP connection. The tool page itself (/email-spam-test) stays fully crawlable. Disallow: /email-spam-test/check Disallow: /email-spam-test/new # ============================================================================ # AI & LLM CRAWLERS - all explicitly allowed (for AI answers & citations) # ============================================================================ # --- OpenAI (ChatGPT, GPT, SearchGPT) --- User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / # --- Anthropic (Claude) --- User-agent: ClaudeBot Allow: / User-agent: Claude-User Allow: / User-agent: Claude-SearchBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / # --- Google (Gemini, AI Overviews, Search, Ads) --- User-agent: Googlebot Allow: / User-agent: Google-Extended Allow: / User-agent: Googlebot-Image Allow: / User-agent: Googlebot-Video Allow: / User-agent: Googlebot-News Allow: / User-agent: Storebot-Google Allow: / User-agent: GoogleOther Allow: / User-agent: Google-CloudVertexBot Allow: / User-agent: APIs-Google Allow: / User-agent: AdsBot-Google Allow: / User-agent: AdsBot-Google-Mobile Allow: / User-agent: Mediapartners-Google Allow: / User-agent: FeedFetcher-Google Allow: / # --- Microsoft / Bing (Copilot) --- User-agent: Bingbot Allow: / User-agent: bingbot Allow: / User-agent: msnbot Allow: / User-agent: BingPreview Allow: / User-agent: adidxbot Allow: / # --- Perplexity AI --- User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / # --- Meta AI (Llama, Meta.ai) --- User-agent: FacebookBot Allow: / User-agent: meta-externalagent Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: Meta-ExternalFetcher Allow: / User-agent: facebookexternalhit Allow: / # --- xAI / Grok --- User-agent: Grok Allow: / User-agent: xAI Allow: / # --- Cohere --- User-agent: cohere-ai Allow: / User-agent: cohere-training-data-crawler Allow: / # --- Mistral AI --- User-agent: MistralAI-User Allow: / User-agent: mistral-ai Allow: / # --- You.com --- User-agent: YouBot Allow: / # --- Phind --- User-agent: PhindBot Allow: / # --- Apple (Siri, Spotlight, Apple Intelligence) --- User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # --- Amazon (Alexa, Titan) --- User-agent: Amazonbot Allow: / # --- ByteDance / TikTok AI --- User-agent: Bytespider Allow: / User-agent: TikTokSpider Allow: / # --- Common Crawl (feeds many AI training datasets) --- User-agent: CCBot Allow: / # --- Allen Institute for AI --- User-agent: ai2-agent Allow: / User-agent: AI2Bot Allow: / # --- Diffbot (AI knowledge graphs) --- User-agent: Diffbot Allow: / # --- Other AI / answer engines --- User-agent: DuckAssistBot Allow: / User-agent: Andibot Allow: / User-agent: KomoBot Allow: / User-agent: Timpibot Allow: / User-agent: omgili Allow: / User-agent: omgilibot Allow: / User-agent: webzio-extended Allow: / User-agent: ImagesiftBot Allow: / User-agent: Kangaroo Bot Allow: / User-agent: DataForSeoBot Allow: / # ============================================================================ # GLOBAL SEARCH ENGINES - allowed for worldwide traffic # ============================================================================ # --- DuckDuckGo --- User-agent: DuckDuckBot Allow: / # --- Yandex (Russia/CIS) --- User-agent: YandexBot Allow: / User-agent: YandexImages Allow: / User-agent: YandexMobileBot Allow: / # --- Baidu (China) --- User-agent: Baiduspider Allow: / User-agent: Baiduspider-image Allow: / # --- Naver (South Korea) --- User-agent: Yeti Allow: / # --- Seznam (Czech) --- User-agent: SeznamBot Allow: / # --- Huawei Petal Search --- User-agent: PetalBot Allow: / # --- Coc Coc (Vietnam) --- User-agent: coccocbot Allow: / # --- Sogou (China) --- User-agent: Sogou web spider Allow: / # --- Brave Search --- User-agent: Bravebot Allow: / # --- Mojeek --- User-agent: MojeekBot Allow: / # ============================================================================ # SOCIAL & MESSAGING PREVIEW BOTS - allow rich link previews (more clicks) # ============================================================================ User-agent: Twitterbot Allow: / User-agent: LinkedInBot Allow: / User-agent: Pinterestbot Allow: / User-agent: Pinterest Allow: / User-agent: redditbot Allow: / User-agent: Slackbot Allow: / User-agent: Slackbot-LinkExpanding Allow: / User-agent: Discordbot Allow: / User-agent: TelegramBot Allow: / User-agent: WhatsApp Allow: / User-agent: Skype Allow: / User-agent: Embedly Allow: / User-agent: redditbot Allow: / User-agent: Tumblr Allow: / User-agent: vkShare Allow: / User-agent: W3C_Validator Allow: / # ============================================================================ # SITEMAPS # ============================================================================ Sitemap: https://mtempmail.com/sitemap.xml Sitemap: https://mtempmail.com/sitemap-pages.xml Sitemap: https://mtempmail.com/sitemap-tools.xml Sitemap: https://mtempmail.com/sitemap1.xml # --- AI site index (llms.txt) --- # Full site index for LLM/AI crawlers: https://mtempmail.com/llms.txt