Block AI Bots

block AI bots
1024 x 1024

You don’t really need a plugin to block AI bots, just some code in your robots.txt file.

User-agent: GPTBot
Disallow: /

User-agent: ChatGPT-User
Disallow: /

https://www.cyberciti.biz/web-developer/block-openai-bard-bing-ai-crawler-bots-using-robots-txt-file/

This post was initially created to document how you can block AI bots by editing your robots.txt file, then I used it as a post against which AI Comment Creator should generate a comment.


Excerpt

You don’t really need a plugin to block AI bots, just some code in your robots.txt file. User-agent: GPTBotDisallow: /User-agent: ChatGPT-UserDisallow: /

33 words

SEO info