| 开发者 | Darren Kandekore |
|---|---|
| 更新时间 | 2025年11月4日 16:27 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.8 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
llms.txt file from your WordPress admin to guide LLM/AI crawlers (similar to robots.txt).
This plugin lets you:
llms.txt for manual upload./wp-content/plugins/.= Does this replace robots.txt?
No. llms.txt targets LLM/AI crawlers specifically; robots.txt remains for search engine crawling directives.
= Will AI crawlers obey this file?
There’s no global standard. Many providers are beginning to honor these signals, but behavior varies by crawler and may evolve.
This version writes a single block including all selected agents.
If you need per-agent blocks, open a feature request.
= Multisite support?
Network-activated plugins work, but llms.txt is written once per server document root (shared). Manage from the main site for clarity.
If your CDN caches text files, purge or bypass caching for /llms.txt after updates.