# Exofe — robots policy # Default: public tools + landing are indexable, admin/private paths blocked. User-agent: * Allow: / # Private / auth / dashboard — never index Disallow: /dashboard/ Disallow: /register Disallow: /login Disallow: /admin/ Disallow: /api/ Disallow: /internal/ Disallow: /*.json$ # Block aggressive scraper & AI-training bots from harvesting the site User-agent: GPTBot Disallow: / User-agent: anthropic-ai Disallow: / User-agent: Google-Extended Disallow: / User-agent: CCBot Disallow: / User-agent: PerplexityBot Disallow: / User-agent: Bytespider Disallow: / User-agent: Amazonbot Disallow: / User-agent: FacebookBot Disallow: / User-agent: MJ12bot Disallow: / User-agent: DotBot Disallow: / # Explicit deny for exploit / vulnerability scanners User-agent: Nmap Disallow: / User-agent: Nikto Disallow: / User-agent: sqlmap Disallow: / # Sitemap Sitemap: https://exofe.com/sitemap.xml