# robots.txt for Undetectable.wtf # Allow all search engines to crawl all pages User-agent: * Allow: / # Sitemap location Sitemap: https://undetectable.wtf/sitemap.xml # Disallow admin and API routes Disallow: /admin Disallow: /api/ Disallow: /resetp # Crawl delay (optional, helps with server load) Crawl-delay: 0.5