| 开发者 | nicolastrimardeau |
|---|---|
| 更新时间 | 2026年8月3日 23:49 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
No. Human visitors trigger zero extra SQL query. Bot hits are written after the response is sent, so bots don't wait either.
Bot requests that reach WordPress are logged. Pages served entirely from a full-page cache or CDN edge never reach PHP and cannot be seen by any WordPress plugin. Note that most search and AI crawlers frequently bypass caches.
Human visitors are never logged. Only requests from identified bots are stored, and you can delete everything on uninstall.
Training crawlers (GPTBot, ClaudeBot, CCBot…) collect content to train models. AI assistants (ChatGPT-User, Perplexity-User…) fetch your pages live while answering a user — meaning your content is being read and cited in real time. Both are fully logged, URLs included.
Raw request logs: 30 days by default, configurable in the settings (0 = keep forever). Daily aggregated statistics: forever — they are tiny.
trimseolog prefix (was trm_seolog).$wpdb->prepare() with the %i placeholder; minimum required WordPress version raised to 6.2 accordingly.