# https://yetanotherweatherapp.com robots.txt # Allow all crawlers User-agent: * Allow: / # Sitemap location Sitemap: https://yetanotherweatherapp.com/sitemap.xml # Disallow specific paths Disallow: /api/ Disallow: /_next/ Disallow: /static/ Disallow: /animations/ Disallow: /images/badges/ # Allow media and content Allow: /images/ Allow: /presskit.zip # Crawl delay to prevent server overload Crawl-delay: 1