Description
Bravo Crawl Hunter helps you block AI crawlers, AI scrapers, spam bots, unwanted bots, and other automated crawlers from your WordPress site.
Choose which known bots to allow or block, and decide whether they are asked politely through robots.txt or denied outright with an HTTP 403 response.
You can also monitor and review crawler activity from the Bravo Crawl Hunter >> Dashboard menu in your WordPress dashboard.
The plugin provides detailed crawler activity, including total requests, blocked requests, top crawlers, most targeted pages, and crawler categories.
Every crawler the plugin knows about comes from a curated registry organized by purpose, so you can understand what a bot is used for before deciding how to handle it.
π€ Block AI crawlers and scrapers
Bravo Crawl Hunter includes a curated registry of AI crawlers, scrapers, AI assistants, and AI search bots from major AI companies and services.
AI Crawler bots are blocked by default, while AI assistants and AI search bots can be selected individually. You can block selected bots using robots.txt rules, or HTTP 403 hard blocking.
You can also add custom User-Agent strings when a bot or scraper is not included in the built-in registry.
πΊ A curated crawler registry
More than 75 known crawlers ship with the plugin, grouped into seven categories:
- AI Crawler β Crawlers that collect content for AI-related purposes, including GPTBot, CCBot, ClaudeBot, and Bytespider.
- AI Assistant β On-demand fetchers behind assistants and chat features, such as ChatGPT-User and Claude-User.
- AI Search β Crawlers used by AI-powered search and answer services.
- Search Engine Crawler β Traditional search engine crawlers such as Googlebot, Bingbot, and DuckDuckBot.
- SEO Tool β Crawlers used by third-party SEO analysis and ranking tools, including AhrefsBot and SemrushBot.
- Archiver β Crawlers used by web archiving services.
- Other Crawler β Other recognized automated traffic, such as monitoring services and link-preview bots.
Only the AI Crawler category is blocked out of the box. Search engines, SEO tools, archivers, and other crawlers stay untouched until you opt in, so search visibility never changes without your explicit choice.
π‘οΈ Two ways to control access
- robots.txt rules β Publishes Disallow rules for the crawlers you select. Well-behaved bots honor them, though not every bot does.
- Hard block (403) β Returns an HTTP 403 response when a selected crawler reaches WordPress, whether or not it follows robots.txt.
The two methods are independent. Use either one, or both together, from Settings General Settings.
π Covers WordPress content endpoints
Hard blocking applies to front-end requests as well as WordPress REST API and XML-RPC requests, helping prevent selected crawlers from accessing your content through alternate WordPress endpoints.
βοΈ Custom User-Agents
Bots and scrapers that are not in the registry can be blocked by adding their User-Agent string under Settings General Settings.
Up to 50 entries are supported, each matched anywhere in the incoming User-Agent header and case-insensitively, and enforced with the same protection methods as the registry.
π Works with caching and CDNs
Server-side detection runs when a request reaches WordPress. A page served entirely from a server cache, caching plugin, or CDN may never reach WordPress, so it cannot be classified that way.
For those requests, the optional JavaScript Detection feature records known crawlers that load a cached page containing the plugin’s lightweight detection script.
It is disabled by default and can be enabled from Settings General Settings.
π Dashboard
The dashboard summarizes crawler activity over the date range you pick:
- Total, blocked, allowed, and unknown requests, plus the number of crawlers seen.
- Activity trends across the selected range.
- A breakdown by individual crawler and by crawler category.
- The pages receiving the most blocked crawler requests.
- Recent crawler activity.
π Crawler Logs
The Crawler Logs screen is a searchable, filterable, paginated history of classified requests. Each entry records the time, crawler, path, action, and user agent.
Logging is on by default and can be switched off under Settings General Settings; dashboard totals and charts keep updating either way.
Log retention is capped by a maximum entry count under Settings Advanced, and the oldest entries are removed first.
πΎ Export, import, and data on uninstall
Settings can be exported to a JSON file and imported back, to keep a backup or move a configuration to another site, from Settings Advanced.
The same screen lets you reset everything to the recommended defaults, and choose whether settings, logs, and stats are kept or removed if the plugin is deleted.
Screenshots





Installation
- Upload the
bravo-crawl-hunterfolder to/wp-content/plugins/, or install the plugin through the WordPress plugins screen. - Activate the plugin.
- Open Bravo Crawl Hunter from the WordPress admin menu.
- Review the crawler settings and choose which bots to block or allow.
FAQ
-
Does robots.txt block every bot?
-
No. robots.txt only provides instructions, and a crawler is free to ignore them. Enable Hard block (403) under Settings General Settings for a response that is enforced when a selected crawler reaches WordPress.
-
Will this block search engines like Googlebot or Bingbot?
-
Not by default. Search engine crawlers and archivers are part of the registry but are never blocked unless you select them yourself under Settings Search Engines & Others.
-
I use a caching plugin, server cache, or CDN. Will the plugin still work?
-
Server-side detection works whenever a request reaches WordPress. Because a fully cached page may not reach WordPress at all, you can enable JavaScript Detection under Settings General Settings to record known crawlers that load cached pages containing the detection script.
-
Where can I see crawler activity?
-
The Dashboard gives you the overview, and Crawler Logs lets you search and filter individual classified requests.
-
Does logging affect performance or database size over time?
-
Logs are pruned automatically against the maximum entry count you set, so stored log data stays within that limit. Logging can also be turned off entirely while keeping dashboard totals.
-
Does the plugin send any data to an external service?
-
No. Crawler settings, logs, and statistics are stored in your own WordPress database, and the plugin makes no outbound requests to third-party services.
-
Can I block AI crawlers and AI scrapers?
-
Yes. Bravo Crawl Hunter includes a curated registry of AI crawlers and scrapers. You can select the crawlers you want to block and use robots.txt rules, HTTP 403 hard blocking, or both.
-
Can I block a bot that is not in the crawler registry?
-
Yes. You can add a custom User-Agent string under Settings General Settings. Custom User-Agents can be blocked using the same protection methods as the built-in crawler registry.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Bravo Crawl Hunter β Block AI Crawlers, Spam Bots & Protect Content” is open source software. The following people have contributed to this plugin.
ContributorsInterested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.
