# IPTrace.net robots.txt User-agent: * Allow: / # Public API documentation Allow: /docs/ Allow: /en/docs/ Allow: /openapi.json # Disallow private/dynamic areas Disallow: /api/ Disallow: /auth/ Disallow: /dashboard/ Disallow: /payment/ Disallow: /search Disallow: /host/ Disallow: /batch_ping/ Disallow: /batch_tcping/ Disallow: /batch_http/ # Disallow English private areas Disallow: /en/api/ Disallow: /en/auth/ Disallow: /en/dashboard/ Disallow: /en/search Disallow: /en/host/ Disallow: /en/batch_ping/ Disallow: /en/batch_tcping/ Disallow: /en/batch_http/ # Sitemaps Sitemap: https://iptrace.net/sitemap_index.xml