# robots.txt # Updated: Tue, 10 Jun 2025 # Exclude malformed URLs containing "undefined" User-agent: * Disallow: *undefined* # Grant Ad sense crawler access User-agent: Mediapartners-Google Disallow: # Allow Googlebot to crawl JS and CSS files User-Agent: Googlebot Allow: /*.css$ Allow: /*.js$ # Allow Bingbot to crawl JS and CSS files User-agent: bingbot Allow: /*.css$ Allow: /*.js$ # Sitemaps Sitemap: https://www.oddstrader.com/sitemap.xml Sitemap: https://www.oddstrader.com/sitemap-leagues.xml Sitemap: https://www.oddstrader.com/sitemap-events.xml Sitemap: https://www.oddstrader.com/sitemap-players.xml Sitemap: https://www.oddstrader.com/sitemap-teams.xml # End robots.txt file