# Tevi.com Robots.txt - Production Optimized # Last updated: 2026-01-30 User-agent: * # Allow everything by default Allow: / # Block only internal/API pages Disallow: /api/ Disallow: /app/ Disallow: /404 Disallow: /500 # Block URLs with tracking query parameters (use ? to match query strings) Disallow: /*?*utm_ Disallow: /*?*fbclid= Disallow: /*?*gclid= Disallow: /*?*startapp Disallow: /*?*addToHomeScreen # Sitemap locations Sitemap: https://tevi.dev/sitemap.xml Sitemap: https://tevi.dev/sitemap-static.xml