# ════════════════════════════════════════════════ # robots.txt — Mega Mind Co. # https://megamindco.com/robots.txt # Last updated: 2026-03-08 # ════════════════════════════════════════════════ # ── All well-behaved crawlers ────────────────── User-agent: * Allow: / Disallow: /admin/ Disallow: /private/ Disallow: /api/ Disallow: /*.json$ Disallow: /tmp/ # ── Google ───────────────────────────────────── User-agent: Googlebot Allow: / Crawl-delay: 1 User-agent: Googlebot-Image Allow: /assets/ User-agent: Googlebot-Video Allow: /assets/ # ── Bing ─────────────────────────────────────── User-agent: Bingbot Allow: / Crawl-delay: 2 # ── AI / LLM Crawlers (GEO) ─────────────────── # Anthropic Claude User-agent: ClaudeBot Allow: / Allow: /llms.txt # OpenAI GPTBot User-agent: GPTBot Allow: / Allow: /llms.txt # OpenAI ChatGPT-User User-agent: ChatGPT-User Allow: / # Perplexity User-agent: PerplexityBot Allow: / Allow: /llms.txt # Google Gemini / AI Overviews User-agent: Google-Extended Allow: / # Meta AI User-agent: Meta-ExternalAgent Allow: / # Common Crawl (used by many LLMs for training) User-agent: CCBot Allow: / # ── Sitemap ──────────────────────────────────── Sitemap: https://megamindco.com/sitemap.xml # ── Host ─────────────────────────────────────── Host: megamindco.com