| 开发者 | aiadvisorsai |
|---|---|
| 更新时间 | 2026年7月20日 02:09 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
llms.txt summary of your key pages from your own site data.ai-advisors folder to /wp-content/plugins/, or install it from the Plugins screen.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');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.
No. Every change is reviewed and applied by you. The plugin never applies a fix on its own.
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.
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.
A circuit breaker pauses sending after repeated failures; data keeps queuing locally and is sent when connectivity returns. Your site functions normally regardless.
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.