AI ROBOTS.TXT GENERATOR

Write a smarter robots.txt

Control AI crawler access while keeping your Google search visibility. Everything is generated locally in your browser.

Start with a policy

7 selected

Choose crawlers to block

AI crawler list · 11

SEO & path settings

What can this file do?

robots.txt communicates access preferences to cooperative crawlers. It is not access control or copyright protection. Protect sensitive pages with login, permissions, or noindex.

GOOGLE SEO GUIDE

Google SEO: use robots.txt correctly

robots.txt manages crawling; it does not reliably hide a page from Google Search. These settings balance content controls with search visibility.

1

Keep public pages crawlable

Keep User-agent: * and Allow: / so Googlebot is not blocked by mistake.

2

Submit a real sitemap

Add your public sitemap.xml to help Google discover canonical pages.

3

Do not rely on robots.txt for private pages

For pages that must not appear in search, use noindex, authentication, or remove them.

4

Place it at the domain root

Publish it at https://your-domain/robots.txt and validate it in Search Console.

Read Google’s robots.txt guide