What robots.txt controls
The robots.txt file tells search engine crawlers which parts of your site they may or may not access. It doesn’t guarantee pages stay out of search results, but it’s the standard way to guide well-behaved crawlers.
Set the user-agent and allow/disallow paths to generate a ready-to-use robots.txt file.
Fill in the form fields the tool shows.
Change modes or toggles if available.
Copy the generated output when it looks right (often updates live).
The robots.txt file tells search engine crawlers which parts of your site they may or may not access. It doesn’t guarantee pages stay out of search results, but it’s the standard way to guide well-behaved crawlers.
Complete the fields in Robots.txt Generator. Output is produced in your browser from those inputs — copy it when ready.
Empty optional fields if you want a minimal result. Invalid combinations should surface an error message.
Whenever possible, Robots.txt Generator processes your data locally with JavaScript in this page. That means drafts, secrets, and unfinished work stay on your device by default. Prefer this workflow when you do not want to upload sensitive text, tokens, passwords, or files to a third-party service.
Not reliably — use a noindex meta tag for that. Robots.txt only controls crawling, not indexing.
It must be placed at the root of your domain, e.g. https://example.com/robots.txt, to be recognized by crawlers.
For most FlyUtils tools, no. Processing happens in your browser with JavaScript. If a tool ever needs a server, that will be stated clearly on the page.
Yes. Robots.txt Generator is free, with no sign-up and no artificial usage caps for normal personal and work use.
Yes. The page is mobile-first, so you can paste input, tweak options, and copy results from a phone or tablet.