Contributors: austyfrosty
Donate link: PayPal
Tags: ai-bots, robots-txt, nginx-conf, htaccess-rule
Requires at least: 6.2
Tested up to: 6.5.0
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
A simple way to block AI Scraper bots in your WordPress' .htaccess
, nginx
, or
robots.txt
file
To install this package, edit your composer.json
file:
{
"require": {
"thefrosty/wp-block-ai-scrapers": "^1.0"
}
}
Then run:
$ composer install thefrosty/wp-block-ai-scrapers
Or, run:
$ composer require thefrosty/wp-block-ai-scrapers:^1.0
Inspired by https://github.com/jackmcconnell/no-ai-scrapers