What the AI training opt-out kit does
This kit gives you everything needed to tell AI companies not to use your website for training: ready-to-paste robots.txt rules that block the known AI training crawlers, noai / noimageai meta tags, server headers, and a directory of per-company opt-out links. It's the mirror image of our AI Crawler Access Checker, here you're closing the door rather than opening it.
How the opt-out works
AI crawlers are supposed to check your robots.txt and honour page-level signals before taking your content. This kit produces those signals in three layers, robots.txt, HTML meta tags and HTTP headers, so the widest range of crawlers respects your choice. They're requests, not a hard wall: well-behaved crawlers from the major AI companies comply, but not every bad actor will.
The three layers
- robots.txt — blocks GPTBot, Google-Extended, CCBot, ClaudeBot, Bytespider, Applebot-Extended, meta-externalagent and more, while leaving normal search crawlers free.
- Meta tags —
noaiandnoimageaisignal 'no training' at the page level. - Server header — an
X-Robots-Tagapplies the signal site-wide.
Will it affect my Google ranking?
No. The robots.txt block here targets AI training crawlers, not search crawlers, so Googlebot and other search engines keep indexing you normally. Your search visibility is unaffected.
For artists and photographers
Add the meta tags and robots.txt above, then register your work with Spawning's Have I Been Trained (linked in the directory) to propagate opt-outs across many image-training datasets at once.
Good to know
- Everything is generated in your browser, copy the parts you need.
- After adding the robots.txt, confirm it with the AI Crawler Access Checker.
- Opt-out standards are evolving, revisit periodically as new crawlers and tokens appear.