EdgeShaping Lite is a WordPress implementation of the EdgeShaping AI bot observation framework developed by
mare interno. Product details:
edgeshap.ing
This plugin answers one question:
Which AI bots are reading which pages of your site, and when?
What it does
- Detects AI bot visits using a dictionary of known AI crawlers
- Records bot name, visited URL, and timestamp
- Dashboard with bot visit frequency ranking and most AI-visited pages
- Full access log with date filter and CSV export
- AHQG Matrix — visualizes AI bot visits vs. human search clicks (requires Google Search Console integration)
- AHTG Matrix — visualizes AI bot visits vs. human page views (WordPress's own pageview tracking). Unlike AHQG, no Google Search Console connection required.
What it does NOT do
- It does not block AI bots
- It does not modify your content
- It does not send data externally — all data stays in your WordPress database
Note on CDN environments
This plugin observes AI bot traffic at the PHP layer. In environments with a CDN (e.g. Cloudflare, CloudFront), cached requests may not reach PHP and will not be recorded. For full CDN-layer observation, see
EdgeShaping.
EdgeShaping Framework
EdgeShaping is a framework for observing AI bot behavior to understand how AI systems read and interpret your content. For more information, visit
edgeshap.ing.
- Upload the plugin files to
/wp-content/plugins/edgeshaping-lite/ or install via the WordPress plugin screen
- Activate the plugin through the Plugins menu in WordPress
- Navigate to EdgeShaping Lite in the admin menu to view your dashboard
Data collection begins immediately after activation.
2026.9.0
Adds IP verification: the dashboard and matrices now count only bot visits that match a vendor-published IP range. Scorecards now use the daily summary, and those screens end at yesterday. Version numbering moves to CalVer.
1.6.2
Fixes duplicate rows and stray archive URLs in the AHQG/AHTG matrices, and begins storing Search Console history in your database. No action needed.
1.6.1
Bot dictionary reviewed and corrected; fixes outdated upsell text on paid-edition-only screens. No action needed.
1.2.0
Major update: AHQG Matrix, GSC integration, CSV export, and bot dictionary update.