← All toolsTOOL 03

Robots.txt Maker

Set a basic crawl policy, add private paths, and connect your sitemap without wrestling with the syntax.

Crawl rules

Good to know

Robots.txt guides well-behaved crawlers, but it does not protect private data. Use authentication for anything sensitive.

YOUR ROBOTS.TXT
User-agent: *
Allow: /

Upload this file to the root of your domain, for example example.com/robots.txt.