ToolHub

robots.txt Generator

Build a robots.txt by listing paths to disallow, with user-agent targeting, block-all mode, and sitemap URL. Everything runs in your browser.

Input
Output

FAQ

Where does robots.txt go?

At the site root (https://example.com/robots.txt)—crawlers ignore it anywhere else.

Does robots.txt hide pages completely?

No—it's only a crawling request, not access control. Use authentication or noindex for real hiding.

Can I block AI crawlers?

Yes—generate separate blocks for GPTBot, CCBot, Google-Extended, etc., and concatenate them.

Related tools