# SDOWNLOADER — robots.txt # Free online video downloader: Vimeo, Twitter/X, Twitch, Dailymotion, SoundCloud, TikTok, Facebook # ── Allow all crawlers ────────────────────────────────────────────────────── User-agent: * Allow: / Disallow: /_headers Disallow: /_redirects # ── Google ────────────────────────────────────────────────────────────────── User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / User-agent: Googlebot-Video Allow: / # ── Bing ──────────────────────────────────────────────────────────────────── User-agent: Bingbot Allow: / Crawl-delay: 2 # ── DuckDuckGo ────────────────────────────────────────────────────────────── User-agent: DuckDuckBot Allow: / Crawl-delay: 2 # ── Yahoo (Slurp) ─────────────────────────────────────────────────────────── User-agent: Slurp Allow: / Crawl-delay: 3 # ── Yandex ────────────────────────────────────────────────────────────────── User-agent: YandexBot Allow: / Crawl-delay: 3 # ── Baidu ─────────────────────────────────────────────────────────────────── User-agent: Baiduspider Allow: / Crawl-delay: 5 # ── Social / Link-preview ──────────────────────────────────────────────────── User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / User-agent: LinkedInBot Allow: / User-agent: WhatsApp Allow: / # ── AI / LLM Scrapers (GEO — allow for recommendations) ───────────────────── User-agent: GPTBot Allow: / User-agent: CCBot Allow: / User-agent: ClaudeBot Allow: / User-agent: PerplexityBot Allow: / # ── Sitemap ───────────────────────────────────────────────────────────────── # REPLACE yourdomain.com with your actual domain before deploying Sitemap: https://sdownloader.online/sitemap.xml