# Robots.txt for Reputation.report # Online Reputation Management Services # Allow all search engine crawlers User-agent: * Allow: / # Sitemap location Sitemap: https://reputation.report/sitemap.xml # Crawl delay for respectful crawling Crawl-delay: 1 # Google specific User-agent: Googlebot Allow: / Crawl-delay: 0 User-agent: Googlebot-Image Allow: / User-agent: Googlebot-News Allow: / # Bing specific User-agent: Bingbot Allow: / Crawl-delay: 1 # Yahoo specific User-agent: Slurp Allow: / Crawl-delay: 1 # DuckDuckGo User-agent: DuckDuckBot Allow: / Crawl-delay: 1 # Yandex User-agent: Yandex Allow: / Crawl-delay: 2 # Baidu User-agent: Baiduspider Allow: / Crawl-delay: 2 # Social media crawlers User-agent: facebookexternalhit Allow: / User-agent: Twitterbot Allow: / User-agent: LinkedInBot Allow: / User-agent: Pinterest Allow: / # Disallow admin and private paths User-agent: * Disallow: /api/ Disallow: /admin/ Disallow: /_next/ Disallow: /private/ # Allow CSS and JS for proper rendering Allow: /*.css$ Allow: /*.js$ Allow: /*.png$ Allow: /*.jpg$ Allow: /*.gif$ Allow: /*.svg$ Allow: /*.webp$ # Block AI training bots (optional - you can remove if you want AI crawling) User-agent: GPTBot Disallow: / User-agent: ChatGPT-User Disallow: / User-agent: CCBot Disallow: / User-agent: anthropic-ai Disallow: / User-agent: Google-Extended Disallow: / # Host directive Host: https://reputation.report