# robots.txt — https://spelling.live # Public content (the app home, Year-group word lists, blog and help pages) # is fully crawlable. Admin, API and authenticated app-internal routes are # blocked — they hold no public or SEO value. User-agent: * Allow: / # Admin dashboard and its sub-pages (errors, feedback, usage, impersonate, …) Disallow: /admin # Server API endpoints (JSON only) Disallow: /api/ # Tokenised account-claim flow Disallow: /claim # Built single-page app bundles loaded inside the signed-in experience Disallow: /bonus-game-dist/ Disallow: /fluent-writing-report-dist/ Disallow: /formation-report.html Sitemap: https://spelling.live/sitemap.xml