Free tool
robots.txt generator
Generate a robots.txt — including whether AI crawlers may read your site.
robots.txt
User-agent: *
Allow: /
Disallow: /admin
Disallow: /cart
Disallow: /checkoutrobots.txt is a request, not access control, and it publicly lists the paths you name. Anything genuinely private needs authentication.
Turn your website into an AI representative.
RubyRep learns your whole website and answers your customers on it, 24/7.
Builds a robots.txt with sensible defaults, your sitemap declared, and explicit choices about which AI crawlers may read your site.
How it works
- 1
Choose whether search engines and AI crawlers are allowed.
- 2
Add any paths you want kept out of crawls.
- 3
Copy the generated file to your site root.
Questions about this tool
- Should I block AI crawlers?
- It depends what you want. Blocking them keeps your content out of AI training and answers — which also means AI answer engines can't recommend you. Most businesses selling to the public want to be findable.
- Does robots.txt protect private pages?
- No. It's a request, not access control, and it publicly lists the paths you named. Anything genuinely private needs authentication.
Related tools and reading
tool
Sitemap generator
Crawls a bounded sample of your site and produces a valid XML sitemap you can copy or download.
tool
Sitemap checker
Finds your sitemap via robots.txt or the usual locations, checks that it parses, expands sitemap indexes, and reports how many URLs it declares.
term
What is answer engine optimization (AEO)?
Search increasingly returns synthesised answers rather than links. AEO is the unglamorous work of making sure the facts about your business — what it is, who it's for, what it costs — are stated plainly enough to be quoted correctly.
tool
Sitemap checker
Finds your sitemap via robots.txt or the usual locations, checks that it parses, expands sitemap indexes, and reports how many URLs it declares.
tool
Sitemap generator
Crawls a bounded sample of your site and produces a valid XML sitemap you can copy or download.