Robots.txt Generator
One path per line.
Result
- The robots.txt fileUser-agent: * Disallow: /admin/ Disallow: /account/ Disallow: /cart/ Disallow: /search Allow: / Disallow: /tmp/ Disallow: /private/ Sitemap: https://example.com/sitemap.xml
- Baseblock utility sections
- Lines9
- Sitemap lineSitemap: https://example.com/sitemap.xml
- What mattersCheck the file in a webmaster console after publishing: one stray Disallow closes an entire section.
Related tools
Redirect Rule Generator
Builds a redirect rule for nginx, Apache or Next.js with the response code you choose.
HTTP Status Code Lookup
Explains a server response code, its family, its effect on indexing and its default caching behaviour.
Meta Tag Length Checker
Measures meta tags in characters and in pixels and warns whether search results will truncate them.