Allow crawling and declare a sitemap
A simple robots file can make crawl permissions and sitemap discovery explicit.
Output
User-agent: *
Allow: /
Sitemap: https://example.com/sitemap.xmlCreate common robots.txt rules locally for crawl access, blocked paths, sitemap references, and launch checks.
Privacy note: this tool runs in your browser; inputs are not uploaded. How privacy works
One path per line. Enabled for the custom preset.
User-agent: *
Allow: /
A simple robots file can make crawl permissions and sitemap discovery explicit.
Output
User-agent: *
Allow: /
Sitemap: https://example.com/sitemap.xmlThis tool runs in your browser. Inputs are processed on your device and are not uploaded to LocalTools.
How LocalTools handles local and server-assisted toolsUnderstand which tools stay in the browser and which public URL checks need an API request.
A technical SEO hub for checking redirects, response headers, metadata, robots.txt, URL parts, and launch-blocking crawl issues.
No. It is a crawler instruction, not access control.
It should be served from the site root, such as https://example.com/robots.txt.