How to use it
- Choose the default access mode.
- Add custom paths and a sitemap URL when needed.
- Generate, review and copy the file.
Search by tool name or category.
No tools found.
Prepare a basic robots.txt draft and verify it before deployment.
Create a small robots.txt draft for broad access or a few explicit disallow paths. The result is plain text ready for review.
The generator writes a User-agent: * group followed by Allow or Disallow directives and an optional absolute Sitemap line.
A public site can use Allow: / and add https://example.com/sitemap.xml so crawlers can discover its sitemap location.
Robots directives are crawl preferences, not access control. Verify syntax and production requirements before publishing the file.