# Robots.txt for CloudsSync - Optimized for SEO User-agent: Googlebot Allow: / Crawl-delay: 1 User-agent: Bingbot Allow: / Crawl-delay: 1 User-agent: Slurp Allow: / Crawl-delay: 1 User-agent: DuckDuckBot Allow: / Crawl-delay: 1 User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / User-agent: LinkedInBot Allow: / User-agent: WhatsApp Allow: / User-agent: * Allow: / Crawl-delay: 2 # Block AI crawlers that don't respect robots.txt User-agent: GPTBot Disallow: / User-agent: CCBot Disallow: / User-agent: anthropic-ai Disallow: / User-agent: ChatGPT-User Disallow: / # Important files Sitemap: https://beta.cloudssync.com/sitemap.xml # Disallow admin or private areas (if any) Disallow: /admin/ Disallow: /private/ Disallow: /*.json$ Disallow: /*?*utm_* Disallow: /*?*fbclid* Disallow: /*?*gclid* # Allow important resources Allow: /favicon.ico Allow: /*.css$ Allow: /*.js$ Allow: /*.png$ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.gif$ Allow: /*.svg$ Allow: /*.webp$