Linux 软件免费装
Banner图

AI-Advisors

开发者 aiadvisorsai
更新时间 2026年7月20日 02:09
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

aeo llms-txt ai-visibility ai-analytics ai-bot-tracking

下载

1.0.0

详情介绍:

AI-Advisors detects AI crawler and AI-referral traffic at the server (PHP) level — traffic that JavaScript analytics miss, because most AI bots don't run JavaScript. It also adds a few answer-engine-optimization basics you can apply from your own site data, and (optionally) connects to the AI-Advisors platform to review and apply AEO recommendations from a WordPress inbox. Works without an account (free, local) These features run entirely on your site and need no AI-Advisors account: With an AI-Advisors account (optional) If you connect a domain key from the AI-Advisors platform, you also get: Every change is reviewed and applied by you in the WordPress Inbox — the plugin does not change your site automatically. Privacy first

安装:

  1. Upload the ai-advisors folder to /wp-content/plugins/, or install it from the Plugins screen.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. (Optional) Use the free local tools right away from AI-Advisors > Inbox — no account needed.
  4. (Optional) To connect the platform, go to AI-Advisors > Settings, paste your domain key (from your AI-Advisors dashboard under Settings > Tracking Setup), enable tracking, and click Save.
  5. On the Status tab, click 'Send Test Event' to verify the connection.
Configuration via wp-config.php For production, you can set your domain key as a constant: define('AIADVISORS_DOMAIN_KEY', 'your-domain-key-here'); If your site is behind a reverse proxy or CDN and you want the real visitor IP recorded, list your trusted proxy IPs: define('AIADVISORS_TRUSTED_PROXIES', '203.0.113.10, 203.0.113.11');

屏幕截图:

  • Connection tab — enter your domain key and enable tracking
  • Status tab — queue health, circuit breaker, and test event
  • Admin bar badge — AEO score with a color-coded indicator
  • Dashboard widget — score breakdown and quick stats

升级注意事项:

1.0.0 Initial release.

常见问题:

Do I need an AI-Advisors account?

No, for the free local tools (AI bot rules, llms.txt, Organization schema). Yes, for analytics, the AEO score, and the recommendations inbox — those require a domain key from the AI-Advisors platform.

Does the plugin change my site automatically?

No. Every change is reviewed and applied by you. The plugin never applies a fix on its own.

Will this plugin slow down my website?

Visitor page loads are never slowed: tracking only inspects AI-related traffic and queues data locally; the data is sent in the background via WP-Cron, never during a visitor request. Admin screens work from cached data (the score for an hour, the inbox for five minutes) and refresh it briefly when the cache expires — failures are also cached, so a slow or unreachable platform can't hang wp-admin.

What data is collected?

For AI bot visits and AI referral traffic only: request URL path, user agent, referrer, IP address, HTTP status code, response size, and request duration. No page content, no cookies. See the External Services section for exactly what is sent and where.

What happens if the AI-Advisors API is unavailable?

A circuit breaker pauses sending after repeated failures; data keeps queuing locally and is sent when connectivity returns. Your site functions normally regardless.

Is this plugin GDPR compliant?

The plugin captures IP addresses of AI-related traffic for bot verification and sends them to the AI-Advisors platform only when you enable tracking. Disclose this in your site's privacy policy; the plugin adds suggested text to Tools > Privacy. Data is processed per the AI-Advisors privacy policy.

更新日志:

1.0.0