# robots.txt for solopredict.com # Fixed: March 2026 — blocks ?dt= date archive URLs and ?page= pagination from Googlebot # This stops Google from crawling 10,000+ duplicate date-based prediction pages User-agent: * # Block date-parameter URLs (the main cause of 10,418 duplicate pages) # These are generated by the Previous/Next day navigation on prediction pages Disallow: /*?dt= # Block blog pagination URLs (prevents duplicate content on /blog?page=2, ?page=3 etc.) Disallow: /blog?page= # Block account/login pages from being indexed Disallow: /login Disallow: /account # Allow everything else Allow: / # Sitemaps (index lists child sitemaps) Sitemap: https://solopredict.com/sitemap.xml