| 开发者 | dfloresvel |
|---|---|
| 更新时间 | 2026年8月31日 01:57 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
citrail-for-ai-search folder to /wp-content/plugins/.It scans your site and calculates a GEO/AEO Health Score (0-100): it checks robots.txt, sitemap, llms.txt, canonical meta, JSON-LD schema, and whether your content is readable without JavaScript. When it detects something that can be improved, it can apply the fix for you with one click: it explicitly allows AI bots in robots.txt, publishes a basic llms.txt, and adds JSON-LD schema (Organization and Article).
Yes. Citrail automatically detects whether Yoast, Rank Math, or AIOSEO are active and doesn't duplicate their schema. If any of these plugins already generates JSON-LD schema, Citrail steps aside, marks it as correct in the scan, and doesn't add anything on its own.
Yes, all of them. Every fix (robots.txt, llms.txt, schema) saves a copy of the previous state before it's applied, and you can undo it with one click from the checklist or the wizard, at any time.
No. It uses WordPress's native robots_txt filter to add rules at the moment WordPress generates the response; it never creates or modifies a physical file. If your site already has a physical robots.txt file on the server, WordPress serves it directly and Citrail can't intervene; in that case, you'll need to edit it manually.
No. The scan only runs when you request it from the admin panel, never during your visitors' page views. The checks and fixes it applies are very lightweight and make no calls to external services.