# codetyper.in — robots.txt # During early access: allow crawlers to index the site but block admin/private routes User-agent: * Allow: / Allow: /practice Allow: /challenges Allow: /leaderboards Allow: /blog Allow: /changelog Allow: /roadmap Allow: /about Allow: /faq Allow: /contact Allow: /feedback Allow: /terms Allow: /privacy Allow: /cookies # Block auth, user-specific, and admin routes Disallow: /admin Disallow: /admin/ Disallow: /settings Disallow: /sessions Disallow: /profile Disallow: /reset-password Disallow: /analysis Disallow: /achievements Sitemap: https://codetyper.in/sitemap.xml