# Allow search engines and AI search to index public content, but protect sensitive data User-agent: * # Allow all regular indexing Disallow: # Block all crawlers from API endpoints (protects database and user data) Disallow: /api/ Disallow: /admin/ Disallow: /login Disallow: /register Disallow: /setup-password Disallow: /reset-password # Allow AI search crawlers to index public content but block sensitive data # OpenAI crawlers - allow public content indexing User-agent: GPTBot Disallow: /api/ Disallow: /admin/ Disallow: /login Disallow: /register Disallow: /setup-password Disallow: /reset-password User-agent: ChatGPT-User Disallow: /api/ Disallow: /admin/ Disallow: /login Disallow: /register Disallow: /setup-password Disallow: /reset-password # Anthropic crawlers - allow public content indexing User-agent: ClaudeBot Disallow: /api/ Disallow: /admin/ Disallow: /login Disallow: /register Disallow: /setup-password Disallow: /reset-password User-agent: Claude-Web Disallow: /api/ Disallow: /admin/ Disallow: /login Disallow: /register Disallow: /setup-password Disallow: /reset-password # Google AI crawlers - allow public content indexing User-agent: Google-Extended Disallow: /api/ Disallow: /admin/ Disallow: /login Disallow: /register Disallow: /setup-password Disallow: /reset-password User-agent: GoogleOther Disallow: /api/ Disallow: /admin/ Disallow: /login Disallow: /register Disallow: /setup-password Disallow: /reset-password User-agent: GoogleOther-Image Disallow: /api/ Disallow: /admin/ Disallow: /login Disallow: /register Disallow: /setup-password Disallow: /reset-password # Perplexity - allow public content indexing User-agent: PerplexityBot Disallow: /api/ Disallow: /admin/ Disallow: /login Disallow: /register Disallow: /setup-password Disallow: /reset-password # Common Crawl - allow public content indexing (used for AI training) User-agent: CCBot Disallow: /api/ Disallow: /admin/ Disallow: /login Disallow: /register Disallow: /setup-password Disallow: /reset-password # Apple AI crawler - allow public content indexing User-agent: Applebot-Extended Disallow: /api/ Disallow: /admin/ Disallow: /login Disallow: /register Disallow: /setup-password Disallow: /reset-password # Amazon crawler - allow public content indexing User-agent: Amazonbot Disallow: /api/ Disallow: /admin/ Disallow: /login Disallow: /register Disallow: /setup-password Disallow: /reset-password # ByteDance crawler - allow public content indexing User-agent: Bytespider Disallow: /api/ Disallow: /admin/ Disallow: /login Disallow: /register Disallow: /setup-password Disallow: /reset-password # You.com crawler - allow public content indexing User-agent: YouBot Disallow: /api/ Disallow: /admin/ Disallow: /login Disallow: /register Disallow: /setup-password Disallow: /reset-password # Omgili crawlers - allow public content indexing User-agent: omgilibot Disallow: /api/ Disallow: /admin/ Disallow: /login Disallow: /register Disallow: /setup-password Disallow: /reset-password User-agent: Omgili Disallow: /api/ Disallow: /admin/ Disallow: /login Disallow: /register Disallow: /setup-password Disallow: /reset-password # Additional protections # Block access to sensitive user areas Disallow: /home Disallow: /user-dashboard Disallow: /profile Disallow: /my-plan Disallow: /application Disallow: /enrollment Disallow: /checkout Disallow: /social Disallow: /marketplace Disallow: /mentors Disallow: /strategy Disallow: /college-search Disallow: /essayiq Disallow: /meeting-logs Disallow: /brag-sheets Disallow: /accepted-library # Sitemap reference for search engines Sitemap: https://acceptedx.com/sitemap.xml