# ============================================== # EasyWebinar Robots.txt # Last Updated: 18-4-2026 # ============================================== # Default: allow all crawlers # * User-agent: * Allow: / # Optional: block sensitive/internal pages Disallow: /login Disallow: /signup/create-password Disallow: /signup/reset-password Disallow: /ui-kit Disallow: /api/ # --- Explicitly ALLOW major AI/LLM bots --- # OpenAI User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / # Anthropic (Claude) User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / # Perplexity User-agent: PerplexityBot Allow: / # Google AI usage User-agent: Google-Extended Allow: / # Apple AI usage User-agent: Applebot-Extended Allow: / # Amazon User-agent: Amazonbot Allow: / # Common Crawl User-agent: CCBot Allow: / # AI search engines User-agent: YouBot Allow: / User-agent: PhindBot Allow: / User-agent: ExaBot Allow: / User-agent: AndiBot Allow: / User-agent: FirecrawlAgent Allow: / # Sitemap for better discoverability # Sitemaps Sitemap: https://easywebinar.com/sitemap.xml Sitemap: https://easywebinar.com/post-sitemap.xml Sitemap: https://easywebinar.com/category-sitemap.xml