Launch setup
Create a crawl file for a new or refreshed site.
Documentation
Generate robots.txt files with sitemap lines, host directives, path rules, and crawler blocks.
Overview
Use Robots.txt Generator when you need a crawl rule file that is ready to copy.
Create a crawl file for a new or refreshed site.
Add allow and disallow rules for specific paths.
Supported inputs
Walk through it
Workflow
Use this flow when you need a complete crawl file.
What you get
The text block is ready to paste into your site.
The sitemap URL is included when you provide one.
Avoid these mistakes
Check each disallow rule before you copy the file.
Add the sitemap line when the file should guide crawlers.
Glossary
This section translates the most technical labels on the page into plain language so you can interpret the output without opening another tab.
User-agent identifies which crawler a block of `robots.txt` rules is meant to target.
Disallow tells a crawler not to request matching paths from the site.
Allow is a more specific crawler rule that can reopen matching paths inside a broader blocked area.
A Sitemap line points crawlers to the XML sitemap file that lists URLs you want discovered.