AI Crawlers Visibility, Analytics & Control

Description

AI Crawlers Visibility, Analytics & Control is the WordPress plugin to monitor AI crawlers, block unwanted bots, and analyze AI bot traffic on your site. See when GPTBot, ClaudeBot, Google-Extended, PerplexityBot, and dozens of other AI crawlers request your pages — then decide what to allow, discourage, or block.

As AI search engines, chatbots, and training crawlers visit WordPress sites more often, you need clear visibility into who is accessing your content. This plugin gives you a dedicated AI crawler analytics dashboard, robots.txt control for AI bots, optional PHP blocking (403), and an AI Visibility Score — without replacing your existing SEO or security plugins.

Why monitor AI crawlers on WordPress?

AI companies use automated AI crawlers to index, train on, or retrieve website content. Common examples include GPTBot (OpenAI), ClaudeBot (Anthropic), Google-Extended (Google), Bytespider (ByteDance), CCBot (Common Crawl), PerplexityBot, and many others.

With this AI crawlers plugin you can:

  • See which AI crawlers visit your site and which pages they request.
  • Compare AI bot traffic across date ranges and spot trends over time.
  • Block AI crawlers with robots.txt rules or PHP-level 403 responses.
  • Keep logs for compliance, debugging, and content licensing decisions.

AI crawler analytics dashboard

  • Live dashboard with total requests, unique AI crawlers, pages crawled, and blocked attempts.
  • Charts for AI crawler requests over time and traffic by bot category.
  • Top AI crawlers and most-crawled pages tables with period comparison.
  • Recent AI crawler activity log with filters for bot, HTTP status, and content type.
  • Download analytics reports from the dashboard.
  • Blocked-attempt logging when PHP blocking is enabled.

AI Visibility Score

  • Analyze any page or your entire site for AI readiness.
  • 19 automated checks across discovery, structured data, and technical signals.
  • 0–100 score with letter grade and prioritized recommendations.
  • Site-wide batch scan, scan history, comparison diff, and PDF export.

68+ built-in AI crawlers

  • Pre-configured detection for major AI, search, and scraper bots.
  • Category labels (training, search, assistant, scraper, and more).
  • Per-crawler info with user-agent pattern details.
  • Enable or disable monitoring for individual AI crawlers.

Custom AI crawler detection

  • Add your own user-agent patterns for bots not in the built-in list.
  • Assign company name and category for consistent reporting.

robots.txt control for AI crawlers

  • Add Disallow rules for selected AI crawlers.
  • Rules are appended to your WordPress robots.txt output.
  • Live preview before you publish changes.

Block AI crawlers with PHP (403)

  • Hard-block selected AI crawlers before WordPress serves a response.
  • Blocked requests are logged in the AI crawler analytics dashboard.
  • Works alongside robots.txt for stronger enforcement when needed.

Data management

  • Configurable log retention (7 days to 1 year, or keep all data).
  • Optional delete-all-data action from the admin.
  • Delete plugin data on uninstall (optional setting).

Clean admin experience

  • WordPress admin menu: AI Crawlers
  • Redesigned UI with grouped sidebar navigation and dark mode.
  • Dashboard, Crawlers, Control, Visibility Score, and Settings in one place.
  • Built for site administrators — no code required.

Who is this plugin for?

  • Bloggers and publishers who want to know when AI crawlers access their articles.
  • Business and marketing sites tracking AI bot traffic to key landing pages.
  • Developers and agencies managing AI crawler policy across client WordPress sites.
  • Site owners exploring robots.txt and PHP options for AI crawler control.

Installation

  1. Upload the aI-visibility-suite folder to /wp-content/plugins/, or install via the WordPress Plugins screen.
  2. Activate AI Crawlers Visibility, Analytics & Control through the Plugins menu.
  3. Go to AI Crawlers Crawlers in the WordPress admin sidebar.
  4. Enable crawler tracking and choose your preferred data retention period.
  5. Open AI Crawlers Dashboard to view AI crawler traffic after bots visit your site.

FAQ

How do I monitor AI crawlers on WordPress?

Install and activate the plugin, enable crawler tracking under AI Crawlers Crawlers, then open AI Crawlers Dashboard. You will see stats, charts, top AI crawlers, recent requests, and blocked attempts once AI bots visit your site.

Which AI crawlers does this plugin detect?

The plugin ships with 68+ built-in AI crawlers including GPTBot, ClaudeBot, Google-Extended, Amazonbot, Bytespider, CCBot, PerplexityBot, Applebot-Extended, Meta-ExternalAgent, and more. You can also add custom user-agent patterns for bots not in the list.

How do I block AI crawlers?

Blocking is opt-in. Use robots.txt rules under AI Crawlers Control to disallow specific AI crawlers, or enable PHP blocking to return a 403 response. Blocked attempts appear in the analytics dashboard.

Does this plugin block AI crawlers automatically?

No. Tracking can be enabled when you turn it on, but blocking is always opt-in. Configure robots.txt rules or PHP blocking per crawler from the AI Crawlers Control screen.

Will blocking AI crawlers hurt my SEO?

Blocking AI training or retrieval crawlers is separate from traditional search engine indexing. Disallowing GPTBot or similar bots in robots.txt does not block Googlebot or Bingbot by default. Review your robots.txt preview and allow crawlers you still want to reach your site.

Does the plugin modify my physical robots.txt file?

No. robots.txt rules are injected via the WordPress robots_txt filter, which is the standard approach on WordPress sites. Use the live preview in settings to see the effective output.

Can I export AI crawler logs?

Yes. Use the Download report button on the AI Crawlers Dashboard screen to export analytics for the selected date range and filters.

Is this plugin compatible with caching and security plugins?

Yes. AI crawler detection runs on front-end requests. PHP blocking executes early in the request lifecycle. As with any blocking plugin, test on staging if you use aggressive caching or a reverse proxy.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“AI Crawlers Visibility, Analytics & Control” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.21

  • Redesigned admin UI with modern sidebar navigation, dark mode, and refreshed dashboard layouts.
  • Added AI Visibility Score tab with single-URL and site-wide scanning.
  • Added 19 readiness checks, recommendations, scan history, diff, and PDF export.
  • Added visibility scan database tables.

1.0.1

  • Added crawler analytics dashboard with date ranges, filters, period comparison, and charts.
  • Added AI crawler monitoring, custom crawlers, robots.txt rules, and PHP blocking (403).
  • Added grouped side navigation for Analytics and AI Crawlers admin pages.
  • Added miniOrange menu and navbar branding.
  • Expanded built-in AI crawler list and crawler info tooltips.

1.0.0

  • Initial release with MVC architecture and free/premium codebase structure.
  • Added admin dashboard foundation.