

<strong>Settings page:</strong> Global toggles for enabling robots.txt rules and meta tags.
AI Scrape Protect is a WordPress plugin designed to protect your website from scraping for AI training purposes. It achieves this by adding opt-out instructions to the robots.txt file for the most common AI scraping bots and including meta tags to control how your content is used.
Version 5.0 introduces a full settings page with granular per-bot control, categorised bot management, AJAX-powered toggles, and support for custom user agents.
Features
User-agent and Disallow rules to your robots.txt file to block a comprehensive list of AI scraping bots.Disallow: / directive.<head> to provide additional instructions to AI bots.noai, nosummary, DisallowAITraining) and image meta tags (noimageai).robots.txt detection notice: warns you if a file in your root directory overrides WordPress’s virtual robots.txt.aisp_user_agents filter for developers.get_option/update_option. Network-wide configuration is not supported.Note: robots.txt and meta tag opt-out instructions are not always respected by all bots. This plugin is a measure to discourage scraping rather than a guaranteed technical block.