AI Scraping Protector

外掛說明

AI Scraping Protector helps safeguard your WordPress site from automated AI content scraping tools like ChatGPT, Claude, and other aggressive crawlers.

The plugin combines bot detection, IP blocking, rate limiting, and content protection to ensure your valuable content stays safe while keeping the site experience smooth for legitimate visitors.

Key Features:
* Content Protection – Prevents automated tools from copying your posts/pages.
* Advanced Bot Detection – Identifies AI scrapers and malicious bots via user agent patterns and IP ranges.
* Rate Limiting – Two-tier protection:
– Burst: 30 requests per minute
– Standard: 1000 requests per hour
* Security Headers – Adds multiple HTTP headers (X-Frame-Options, X-Robots-Tag, etc.) for extra protection.
* Per-Post/Page Control – Enable or disable protection individually.
* Extensive Bot Network Blocking – Includes Google, Microsoft, and other known scraper networks.
* Admin Tools – Logging, status reporting, and reset options.

Privacy Policy

This plugin does not collect or process personal data of any kind.

螢幕擷圖

  • Plugin installed and activated
  • Settings page overview
  • Individual post/page protection toggle

安裝方式

  1. Upload the ai-scraping-protector folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to AI Scraping Protector in the admin menu to configure settings.

常見問題集

Is this plugin GDPR compliant?

Yes. This plugin does not collect, store, or share personal data.

Will it block legitimate users?

No. The plugin is designed to allow normal visitors while blocking automated scraping tools.

Which bots are detected?

AI scrapers like ChatGPT, Claude, and various AI training crawlers, along with Googlebot, Bingbot, and many others.

How does rate limiting work?

The plugin limits excessive requests per IP using a burst and standard protection system, reducing server overload risks.

使用者評論

2025 年 1 月 21 日
The AI Scraping Protector is a fantastic WordPress plugin for safeguarding content. Its features like content protection, bot detection, rate limiting, and individual page security work effectively. Plus, it’s privacy-friendly as it doesn’t collect personal data. Highly recommended for keeping your site secure!
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈AI Scraping Protector〉的開發相關工作。

參與者

將〈AI Scraping Protector〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.1.0

  • Fixed version consistency (AISP_VERSION constant updated).
  • Removed reference to missing JavaScript file.
  • Enhanced bot detection with 20+ AI bot patterns.
  • Added IP range blocking for Google, Microsoft, and other bot networks.
  • Introduced suspicious behavior detection.
  • Improved rate limiting with two-tier burst/standard system.
  • Added admin-only reset tools with detailed logging.
  • Improved component initialization and error handling.
  • Updated documentation and improved code quality with WordPress coding standards.

1.0.0

  • Initial release.
  • Added content protection.
  • Implemented security headers.
  • Introduced basic rate limiting.