# RelayMe robots.txt # Marketing pages (served by the Astro site) are open to all crawlers, including AI/LLM # crawlers (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, Bingbot, etc.) for GEO. # Authenticated app routes (served by the SPA on the same domain) are disallowed. User-agent: * Disallow: /login Disallow: /register Disallow: /forgot-password Disallow: /create Disallow: /chat Disallow: /tasks Disallow: /settings Disallow: /user Disallow: /assets Disallow: /workflow Disallow: /api Disallow: /recharge Allow: / Sitemap: https://www.relayme.ai/sitemap-index.xml