Linux 软件免费装
Banner图

PufferSights - AI Crawler Insights

开发者 senols
更新时间 2026年9月15日 01:24
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later

标签

analytics ai bots crawlers llms.txt

下载

0.1.0 0.1.1

详情介绍:

PufferSights monitors 100+ known AI crawler and AI agent user agents, hashes IP addresses, groups traffic by bot, provider, crawl purpose, content type, and response status, tracks human referrals from AI surfaces, and can publish a dynamic llms.txt content map for public site content. The dashboard summarizes: The crawler registry is based on current public operator documentation and industry references for OpenAI, Anthropic, Perplexity, Google, Apple, Common Crawl, Meta, ByteDance, Microsoft, Amazon, and related AI crawler operators. The plugin does not contact any external service. All analytics data is stored in your own WordPress database. robots.txt publishing is off by default. The plugin can generate and optionally publish policies for: llms.txt publishing is on by default and can be disabled in the PufferSights settings. The generated /llms.txt file lists selected published public pages and posts in Markdown so AI assistants can find the site's main public content more easily.

安装:

  1. Upload the puffersights-ai-crawler-insights folder to wp-content/plugins.
  2. Activate PufferSights - AI Crawler Insights.
  3. Open the PufferSights menu in wp-admin.

屏幕截图:

  • Crawl purpose and AI referral summary metrics.
  • Request trend heatmap by bot across recent days.
  • Content type breakdown for crawler requests.
  • Response status breakdown for crawler requests.
  • AI referral providers and visit counts.
  • Top crawled content with request and bot counts.
  • Recent event log showing crawler and referral activity.
  • Settings screen for tracking, retention, robots.txt policy, and llms.txt.

常见问题:

Are detected AI crawlers verified?

No. The plugin matches user-agent strings and ChatGPT Cloud browser's claimed signature identity. Neither a matching user agent nor the presence of signature headers authenticates a request. Treat the dashboard as unverified crawler analytics unless you add server, CDN, or WAF verification.

Does the plugin block AI crawlers?

Not by default. robots.txt publishing is off by default. If enabled, the plugin can append crawler-specific robots.txt rules, but robots.txt is voluntary and does not technically enforce access.

What is llms.txt?

llms.txt is a proposed Markdown convention for giving AI assistants a concise map of important public site content. PufferSights can serve a dynamic /llms.txt file with selected published pages and posts. It does not expose drafts, private posts, or password-protected posts.

Does the plugin send data to third parties?

No. The plugin does not use external analytics APIs and does not send analytics, telemetry, crawler records, or site data to any third party.

What happens when I delete the plugin?

The uninstall.php cleanup removes the plugin options, scheduled cleanup hook, and custom analytics table.

更新日志:

0.1.1 0.1.0 Initial release.