Robots.txt Generator & Tester
Visual builder Β· URL tester Β· Instant download Β· Bot presets
← Portfolio
TOOL #07
πŸ€– Technical SEO

Robots.txt Generator & Tester

Build your robots.txt visually β€” add user agents, allow/disallow rules, sitemap URL, crawl delay. Then test any URL path to see if it's blocked. Download instantly.

⚑ Quick Presets
πŸ”§ Rule Builder
βš™οΈ Global Settings
πŸ§ͺ URL Path Tester
πŸ’‘ How to use: Enter a user-agent (e.g. Googlebot) and a path (e.g. /admin/) then click Test to see if your rules would block or allow that crawler.
πŸ“„ Generated robots.txt
# robots.txt will appear here as you build rules…
πŸ“š Rules Quick Reference
Disallow: /admin/Block all bots from the /admin/ folder and everything inside it
Allow: /public/Explicitly allow access (useful after a broad Disallow)
Disallow: *.pdf$Block all PDF files across the site
Disallow: /*?*Block all URLs with query parameters
Disallow: /Block the entire site (use only on staging/dev environments)
πŸ’‘ Remember: robots.txt only guides cooperative crawlers β€” it does NOT protect sensitive data. Use authentication for that. Also, Disallow does not remove URLs from Google's index; use a noindex meta tag for that.
πŸ€– Common Crawlers Reference
Googlebot
Google Search
Bingbot
Bing / Microsoft
AhrefsBot
Ahrefs SEO tool
SemrushBot
Semrush SEO tool
GPTBot
OpenAI crawler
ClaudeBot
Anthropic crawler
anthropic-ai
Anthropic AI
*
All crawlers