Method 1: Decline AI training bots


<aside> ℹ️ Note: This method does not prevent bots from training on your content. However, bots from legitimate, reputable companies will usually respect the rules specified in your robots.txt file.

</aside>

1.a. Find out if you can edit your robots.txt file.

1.b. If you can edit your robots.txt file:

To decline all bots, add the text below:

<aside> ⚠️ Warning: Declining all bots may make it difficult or impossible for people to discover your website or specific pages on your website via search engine.

</aside>

User-agent: *
Disallow: /

To only decline known AI-related bots, add this text: