Step 1
Select whether to allow all crawlers, block all, or add custom disallow paths.
Use NewTools to create robots.txt rules directly in your browser. Generates allow, block, custom disallow, and sitemap rules for a basic robots.txt file.
Fast SEO Robots.txt Setup. Instantly create a standard robots.txt file to guide search engine crawlers.
Select whether to allow all crawlers, block all, or add custom disallow paths.
Optionally paste your absolute Sitemap URL (e.g., https://example.com/sitemap.xml).
Generate and download your robots.txt file.
Create a standard 'Allow: /' robots file for a new website.
Use custom paths to prevent search engines from indexing /admin or /private directories.
Generate a 'Disallow: /' file to keep staging sites out of search results.
Always upload the generated file to the exact root of your domain (e.g., example.com/robots.txt).
Ensure your custom disallow paths start with a forward slash (/).
Double-check that you haven't accidentally selected 'Block all' on a live production site.
This tool assembles standard SEO directives locally in your browser. No API calls are made to remote servers.
No. This tool only generates the text configuration. You must download it and upload it to your website's root directory manually.
No. It simply appends the provided sitemap URL to the configuration text.
This generator applies rules globally using 'User-agent: *'.