Create Crawl Rules
Generate user-agent, allow, and disallow directives for simple website indexing rules before publishing a robots.txt file.
Generate a clean robots.txt file for search crawlers with user-agent rules, allow paths, disallow paths, crawl delay, and sitemap URL.
Generated output will appear here.
Generate user-agent, allow, and disallow directives for simple website indexing rules before publishing a robots.txt file.
Include a sitemap URL so search engines can discover the canonical XML sitemap for your site.
The generated output is plain robots.txt content that can be copied into a public file at the root of your website.
Place it at the root of your site, such as https://example.com/robots.txt, so crawlers can find it.
No. robots.txt controls crawling, not guaranteed indexing. Use noindex directives when you need stronger indexing control.