# robots.txt for tovala.com # Allow all crawlers User-agent: * # Disallow admin and API routes Disallow: /api/ Disallow: /_next/ Disallow: /checkout/* Disallow: /quiz/* Disallow: /admin # Sitemap (uncomment and update when sitemap is available) Sitemap: https://www.tovala.com/sitemap.xml