thefrosty / wp-block-ai-scrapers
Crain core WordPress plugins and shared code.
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 2
Type:wordpress-plugin
Requires
- php: ^8.1
- ext-dom: *
- composer/installers: ~2.0
- pimple/pimple: ^3.2
- symfony/http-foundation: ~6.0 || ~7.0
- thefrosty/wp-utilities: ^3.3
Requires (Dev)
- dealerdirect/phpcodesniffer-composer-installer: ^1.0
- php-stubs/wordpress-stubs: ~6.2
- phpcompatibility/php-compatibility: ^9.3
- phpstan/extension-installer: ^1.2
- roots/wordpress: ^6.2
- slevomat/coding-standard: ^8.8
- squizlabs/php_codesniffer: ^3.7
- symfony/var-dumper: ^6.4
- szepeviktor/phpstan-wordpress: ^1.1
- vimeo/psalm: ^5.6
- wp-coding-standards/wpcs: dev-develop
This package is auto-updated.
Last update: 2024-11-14 22:02:11 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
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