User-agent: * Allow: / # Authed-only / interactive surfaces. robots.txt Disallow doesn't actually # remove URLs from the index — pages still need a `noindex` meta tag — but # this keeps well-behaved crawlers (Googlebot, Bingbot) from spending crawl # budget on routes that have no public content and would just bounce off # auth middleware or rate limiters. Disallow: /dashboard Disallow: /profile Disallow: /auth/ Disallow: /api/ # The 5 locale-prefixed mirrors of login/register/forgot/reset have slugs # defined in config/locales.auth. We don't list them individually here so # this file doesn't drift when those slugs change — `noindex` meta on the # auth views is the authoritative gate for index removal. Sitemap: https://countrygenerator.com/sitemap.xml