thefrosty/wp-block-ai-scrapers

Crain core WordPress plugins and shared code.

v1.0.2.1 2024-03-14 20:41 UTC

This package is auto-updated.

Last update: 2024-04-14 20:54:16 UTC


README

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

Block AI Scrapers

PHP from Packagist Latest Stable Version Total Downloads License Build Status codecov

A simple way to block AI Scraper bots in your WordPress' .htaccess, nginx, or robots.txt file

Package Installation (via Composer)

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