# MatchPapa Robots.txt # AI-Powered Soccer Predictions Platform # https://matchpapa.com # Sitemap Location Sitemap: https://matchpapa.com/sitemap.xml # Google User-agent: Googlebot Allow: / Crawl-delay: 1 # Bing User-agent: Bingbot Allow: / Crawl-delay: 1 # Google Images User-agent: Googlebot-Image Allow: / # Twitter User-agent: Twitterbot Allow: / # Facebook User-agent: facebookexternalhit Allow: / # LinkedIn User-agent: LinkedInBot Allow: / # Pinterest User-agent: Pinterestbot Allow: / # Slack User-agent: Slackbot Allow: / # WhatsApp User-agent: WhatsApp Allow: / # All other bots User-agent: * Allow: / Crawl-delay: 2 # Block sensitive/internal paths (if any exist in future) # Disallow: /api/ # Disallow: /admin/ # Disallow: /private/ # Block common attack vectors Disallow: /wp-admin/ Disallow: /wp-login.php Disallow: /.env Disallow: /config/ Disallow: /*.sql$ Disallow: /*.bak$