# Robots.txt for eplnewshub.com # Last updated: 2025-01-31 # Default - Allow all crawlers User-agent: * Allow: / Crawl-delay: 1 # Google User-agent: Googlebot Allow: / Crawl-delay: 0 # Bing User-agent: Bingbot Allow: / Crawl-delay: 1 # Important pages to prioritize Allow: /index.html Allow: /news.html Allow: /articles.html Allow: /epl-table.html Allow: /stats.html Allow: /fantasy.html Allow: /fpl-premium-hub.html Allow: /articles/ # Disallow admin and private areas Disallow: /admin/ Disallow: /private/ Disallow: /api/ Disallow: /cgi-bin/ Disallow: /.git/ Disallow: /node_modules/ # Block bad bots User-agent: AhrefsBot Disallow: / User-agent: SemrushBot Disallow: / User-agent: DotBot Disallow: / User-agent: MJ12bot Disallow: / # Sitemap location Sitemap: https://eplnewshub.com/sitemap.xml # Cache control Cache-Control: public, max-age=86400