# Robots.txt for TTWA - Triathlon Training Weather Assistant # Optimized for Google Search and sports content indexing User-agent: * Allow: / Allow: /fr/ Allow: /en/ Allow: /us/ Allow: /training Allow: /about Disallow: /api/ Disallow: /_next/ Disallow: /admin/ Disallow: /dev-dist/ Disallow: /*.map$ # Allow favicon and important assets for search engines Allow: /favicon* Allow: /logo* Allow: /manifest.json Allow: /sitemap.xml Allow: /*.css Allow: /*.js # Sitemap Sitemap: https://www.triathlonweather.app/sitemap.xml # Crawl delay for respectful crawling (sports data updates frequently) Crawl-delay: 1 # Specific instructions for Google User-agent: Googlebot Allow: / Crawl-delay: 0 # Specific instructions for Bing User-agent: Bingbot Allow: / Crawl-delay: 1 # Allow important resources Allow: /favicon* Allow: /manifest.webmanifest Allow: /splash_screens/ # Crawl delay Crawl-delay: 1