# games.family — robots.txt # Allow all well-behaved crawlers; block login-gated + utility routes. # Sitemap served dynamically by the API (lists every public game). User-agent: * Disallow: /admin Disallow: /admin/ Disallow: /billing Disallow: /billing/ Disallow: /my Disallow: /my/ Disallow: /auth/ Disallow: /api/ Allow: / # Modern search engines: grant full crawl of public pages. User-agent: Googlebot Allow: / Disallow: /admin Disallow: /billing Disallow: /my Disallow: /auth/ User-agent: Bingbot Allow: / Disallow: /admin Disallow: /billing Disallow: /my Disallow: /auth/ User-agent: YandexBot Allow: / Disallow: /admin Disallow: /billing Disallow: /my Disallow: /auth/ # AI/GEO crawlers may index public pages, but private/account routes stay closed. User-agent: GPTBot Allow: / Disallow: /admin Disallow: /my Disallow: /billing Disallow: /auth/ Disallow: /api/ User-agent: ClaudeBot Allow: / Disallow: /admin Disallow: /my Disallow: /billing Disallow: /auth/ Disallow: /api/ User-agent: CCBot Allow: / Disallow: /admin Disallow: /my Disallow: /billing Disallow: /auth/ Disallow: /api/ Sitemap: https://games.family/sitemap.xml