# MJ Academy - robots.txt # Allow all legitimate web crawlers, search engine bots, and AI agents User-agent: * Allow: / Disallow: /api/ # All courses, /learn/ classrooms, and /download/ pages are open for crawling & indexing. # --- Search Engine Crawlers --- User-agent: Googlebot Allow: / Disallow: /api/ User-agent: Bingbot Allow: / Disallow: /api/ User-agent: DuckDuckBot Allow: / Disallow: /api/ User-agent: YandexBot Allow: / Disallow: /api/ User-agent: Baiduspider Allow: / Disallow: /api/ # --- AI Agent Crawlers (explicitly welcomed) --- User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot-Extended Allow: / User-agent: CCBot Allow: / User-agent: Bytespider Allow: / User-agent: Amazonbot Allow: / # --- SEO Tools & Validators --- User-agent: AhrefsBot Allow: / User-agent: SemrushBot Allow: / User-agent: Screaming Frog SEO Spider Allow: / # Specify XML sitemap location Sitemap: https://mj-accedemy.vercel.app/sitemap.xml # AI agent index (llms.txt convention) # https://mj-accedemy.vercel.app/llms.txt