Free robots.txt Generator
Block training crawlers. Allow citation crawlers. Sitemap URL, crawl-delay, Allow/Disallow paths. All copy-paste ready.
Set paths & sitemap
Allow public content, block private/admin paths.
Toggle AI rules
One click = 18+ explicit AI crawler rules.
Copy & upload
Save to /robots.txt on your domain root.
robots.txt Preview
# robots.txt โ generated by Aevra AI Robots Generator # Generated: 2026-09-11 User-agent: * Allow: / Allow: /docs Allow: /blog Disallow: /admin/ Disallow: /api/ Disallow: /dashboard/ Disallow: /private/ # ============================================================ # AI crawler rules โ block training-only crawlers, # explicitly allow citation crawlers for AI search visibility. # ============================================================ # โโ Block training-only crawlers โโโโโโโโโโโโโโโโโโโโโโโโโโ # Vendor: Common Crawl (training corpus) User-agent: CCBot Disallow: / # Vendor: Cohere (training) User-agent: cohere-training-data-crawler Disallow: / # Vendor: Apple (training) User-agent: Applebot-Extended Disallow: / # Vendor: Google (training) User-agent: Google-Extended Disallow: / # โโ Allow citation crawlers โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ # Vendor: Anthropic (citation search) User-agent: ClaudeBot Allow: / # Vendor: OpenAI (user-initiated browse) User-agent: ChatGPT-User Allow: / # Vendor: Perplexity (user-initiated) User-agent: Perplexity-User Allow: / # Vendor: Google (non-training extended) User-agent: GoogleOther Allow: / Sitemap: https://example.com/sitemap.xml
Why this generator is different
18+ AI crawlers covered
Most generators only write a User-agent: * block. We write explicit per-UA rules for every major training and citation crawler so you control access at the platform level.
Smart block vs allow
One click splits crawlers into the two classes that actually matter: training crawlers (blocked by default) and citation crawlers (allowed by default). Tuned per 2026 vendor docs.
Valid syntax
Every line follows RFC 9309 format. No typos, no missing blank lines between groups, no trailing whitespace that confuses parsers.
Need an AI crawler audit for your live site?
Aevra simulates 22 tracked AI crawlers against every URL, flags accidental blocks on high-priority pages, compares your stance to your competitors, and estimates the AI-traffic impact of each rule change.