# VocaVision AI — robots.txt (CCW-65, CCW-86) # Last updated: 2026-04-25 # Default policy: allow all public content User-agent: * Allow: / # Private / authenticated areas Disallow: /auth/ Disallow: /dashboard/ Disallow: /admin/ Disallow: /settings/ Disallow: /api/ Disallow: /learn/ Disallow: /review/ Disallow: /quiz/ Disallow: /checkout/ Disallow: /account/ Disallow: /my/ Disallow: /cs/ Allow: /cs/contact Disallow: /*?token= Disallow: /*?authToken= # Allow important public pages explicitly (belt + suspenders) Allow: /words/ Allow: /exam/ Allow: /packages/ Allow: /pricing Allow: /faq Allow: /help Allow: /contact Allow: /refund-policy Allow: /privacy Allow: /terms # Googlebot User-agent: Googlebot Allow: / # AI crawlers — allow so VocaVision content surfaces in AI search User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / # Throttle Bing / Yahoo User-agent: bingbot Allow: / Crawl-delay: 2 User-agent: Slurp Allow: / Crawl-delay: 2 # CCW-86: Korean search engines (KR is primary market) User-agent: Yeti Allow: / User-agent: Daumoa Allow: / # Block SEO competitor scrapers User-agent: AhrefsBot Disallow: / User-agent: SemrushBot Disallow: / User-agent: MJ12bot Disallow: / # Sitemaps Sitemap: https://vocavision.kr/sitemap.xml Sitemap: https://vocavision.app/sitemap.xml