A free Chrome extension. One click on any website shows you exactly which AI bots that site blocks or allows in its robots.txt.
Chrome Web Store listing is in review. Install link goes here once it is approved.
The popup, run against a news site. Most publishers block AI training bots and allow the assistant ones.
Click the icon and the extension fetches the site's robots.txt, works out which rules apply to each AI crawler, and gives you a verdict per bot.
Blocked Disallowed from the whole site.
Partial Allowed in, but some paths are closed off.
Allowed No restrictions apply.
It also checks whether the site publishes an llms.txt file, and whether the page you are on carries restrictive meta robots tags. Both matter, and neither shows up in a normal robots.txt check.
AI crawler rules have become their own layer of technical SEO, and they are invisible. Two sites can look identical in every audit tool and have completely opposite positions on whether their content feeds AI answers. Reading that by hand means opening robots.txt, finding the right user-agent group, and applying the longest-match rule correctly. This does it in a click.
Follows RFC 9309. Longest match wins, ties go to Allow, a named group overrides the wildcard group. Most checkers just take the first matching line and get it wrong.
Site-wide verdict plus the answer for the exact URL you are on, when the two differ.
Training bots, AI search bots, and assistant user agents across the major AI companies, each labelled with what it is actually for.
One button takes the whole result away as plain text, ready to paste into an audit.
No accounts, no analytics, no tracking, no servers. It runs only when you click it, only on the tab you clicked, and it stores nothing. The full statement is in the privacy policy.