Website controls
Turn your AI policy into something your site can show and enforce.
Generate a visible rights notice, crawler instructions, and text-mining reservation headers for a website you control.
About 10 minutes Website controls bundle Private in this browser
- 1State itPut a clear human-readable notice near the work and in your terms.
- 2Signal itAdd machine-readable crawler and text-mining preferences.
- 3Enforce itUse the bot controls offered by your web host or CDN.
Honest limit: these settings cover a site you control. They do not remove existing copies, control a DSP catalog, guarantee crawler compliance, or settle whether a use is legally permitted.
1. Choose your public position
Visible rights notice
© 2026 Artist / rights holder. All rights reserved. No license is granted to use this site’s music, audio, lyrics, images, voice, likeness, metadata, or other content to train, fine-tune, evaluate, or develop generative AI or machine-learning systems. Rights inquiries: your contact or licensing URL.
robots.txt snippet
# Generative-AI crawler preferences User-agent: GPTBot Disallow: / User-agent: Google-Extended Disallow: / User-agent: CCBot Disallow: / User-agent: ClaudeBot Disallow: / User-agent: meta-externalagent Disallow: / User-agent: Bytespider Disallow: /
Text-and-data-mining reservation
# TDM Reservation Protocol # Add these HTTP response headers where your host/CDN allows: TDM-Reservation: 1 TDM-Policy: https://your-site.example/tdm-policy.json
What to do with the bundle
- Put the visible notice beside content and in your site terms or rights page.
- Merge the crawler lines into the site’s root
/robots.txtfile. - Ask your developer, host, or CDN to add the headers and bot enforcement.
- Recheck the controls after platform changes and keep a dated copy.