# Robots.txt for Diesel Dudes Mobile Diesel Mechanics # https://calldieseldudes.com # Allow all legitimate crawlers User-agent: * Allow: / Allow: /_astro/ Disallow: /api/ Disallow: /admin/ Disallow: /*.json$ Disallow: /*?* # Sitemap location Sitemap: https://calldieseldudes.com/sitemap-index.xml # Search engine bots - no delays User-agent: Googlebot Allow: / Crawl-delay: 0 User-agent: Bingbot Allow: / Crawl-delay: 0 User-agent: Slurp Allow: / Crawl-delay: 0 User-agent: DuckDuckBot Allow: / Crawl-delay: 0 # AI/LLM Bots - Allow access for better AI understanding User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: CCBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / # SEO Analysis Bots - Controlled access User-agent: AhrefsBot Crawl-delay: 10 Disallow: / User-agent: SemrushBot Crawl-delay: 10 Disallow: / User-agent: DotBot Crawl-delay: 10 Disallow: / User-agent: MJ12bot Crawl-delay: 10 Disallow: / User-agent: Screaming Frog SEO Spider Allow: / Crawl-delay: 1 # Block spam bots User-agent: EmailCollector Disallow: / User-agent: EmailSiphon Disallow: / User-agent: WebBandit Disallow: / User-agent: WebCopier Disallow: / # Host directive (supported by some crawlers) Host: https://calldieseldudes.com