# ═══════════════════════════════════════════════════ # robots.txt — fillsignpdf.com # ═══════════════════════════════════════════════════ # ── Allow all legitimate search engine crawlers ── User-agent: * Allow: / Disallow: /api/ # ── Google (priority crawler) ── User-agent: Googlebot Allow: / Disallow: /api/ User-agent: Googlebot-Image Allow: / Allow: /og-image.png Allow: /icons/ # ── Bing ── User-agent: Bingbot Allow: / Crawl-delay: 2 # ── Apple ── User-agent: Applebot Allow: / # ── DuckDuckGo ── User-agent: DuckDuckBot Allow: / # ── Yandex ── User-agent: YandexBot Allow: / Crawl-delay: 2 # ── Baidu ── User-agent: Baiduspider Allow: / Crawl-delay: 5 # ── AI / LLM training crawlers ── # Allow reputable AI crawlers so the tool is discoverable via AI search User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / # ── Block aggressive scrapers & SEO audit bots ── User-agent: AhrefsBot Crawl-delay: 10 User-agent: SemrushBot Crawl-delay: 10 User-agent: MJ12bot Disallow: / User-agent: DotBot Disallow: / User-agent: SeznamBot Crawl-delay: 10 User-agent: PetalBot Crawl-delay: 10 # ── Block known bad actors ── User-agent: EmailCollector Disallow: / User-agent: WebEMailExtrac Disallow: / User-agent: TrackBack Disallow: / User-agent: grub-client Disallow: / User-agent: ia_archiver Allow: / # ───────────────────────────────────────────────── # Sitemap reference # ───────────────────────────────────────────────── Sitemap: https://fillsignpdf.com/sitemap.xml Sitemap: https://fillsignpdf.com/sitemap-images.xml