# Robots.txt for Example.cc # Test Payment Data Resource for Developers # Allow all search engines User-agent: * Allow: / Disallow: /assets/ Disallow: /scripts/modules/ Disallow: /tests/ # Sitemap location Sitemap: https://example.cc/sitemap.xml # Crawl-delay for respectful crawling Crawl-delay: 1 # Specific instructions for major search engines User-agent: Googlebot Allow: / Crawl-delay: 0 User-agent: Bingbot Allow: / Crawl-delay: 1 User-agent: Slurp Allow: / Crawl-delay: 1 User-agent: DuckDuckBot Allow: / Crawl-delay: 1 # Block bad bots User-agent: AhrefsBot Disallow: / User-agent: SemrushBot Disallow: / User-agent: MJ12bot Disallow: / User-agent: DotBot Disallow: / # Allow social media crawlers User-agent: facebookexternalhit Allow: / User-agent: Twitterbot Allow: / User-agent: LinkedInBot Allow: / User-agent: WhatsApp Allow: / User-agent: Slackbot Allow: / # Additional directives User-agent: * Disallow: /*.json$ Disallow: /*?search= Disallow: /*&search= Allow: /data/comprehensive-test-data.json