# This robots.txt file is for my website # Allow all crawlers to access the entire site User-agent: * # Block folder section Disallow: /admin Disallow: /compares Disallow: /manage Disallow: /leagues Disallow: /champion Disallow: /tournamentLeagues # Block file section #Disallow: /private-info.html # Add sitemap location Sitemap: https://predictify.co.uk/sitemap.xml