| 开发者 | kstmonowar |
|---|---|
| 更新时间 | 2026年9月15日 00:48 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/ or install from Plugins > Add New.yoursite.com/llms.txt to verify (plain permalinks or subdirectory installs: use yoursite.com/?crawlwatch_file=llms.txt).No. Everything is stored locally in one table (wp_crawlwatch_logs). IPs are SHA-256 hashed (IPv4 last octet and IPv6 /64 anonymized first). Zero external calls.
No. Normal human visits do zero extra queries. Only detected AI hits do one insert. No CSS/JS on the frontend.
Default 30 days (7/14/30/90/180 selectable). Daily WP-Cron auto-deletes older rows.
Yes. It only detects whether an SEO plugin is active (for the schema part of the score). No integration needed.
Blocking AI training bots (GPTBot, ClaudeBot) does not affect Google search. Never block regular Googlebot — CrawlWatch only manages AI bots, and Google-Extended asks for confirmation first.
Tracking runs in PHP. Full-page caches (WP Rocket, LiteSpeed, W3 Total Cache, Cloudflare APO) serve cached pages without running PHP, so those visits are never logged. CrawlWatch shows a notice on its own pages when a known cache is active.