# ZETRAX.app — robots.txt # Last updated: June 15, 2026 # Allow all search engines User-agent: * Allow: / # Block admin and private API endpoints Disallow: /admin/ Disallow: /api/private/ Disallow: /.well-known/ Disallow: /cgi-bin/ # Allow Google AdSense crawler User-agent: Mediapartners-Google Allow: / # Allow Google AdsBot User-agent: AdsBot-Google Allow: / # Sitemap Sitemap: https://zetrax.app/sitemap.xml