| 开发者 |
navarroido
benwpco |
|---|---|
| 更新时间 | 2025年10月17日 07:43 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 6.8 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/llms.txt in your web root (next to robots.txt) that maps your site’s content, taxonomy, and key resources for LLM crawlers./llms-docs/.llms.txt convention gives models a machine-navigable map of your site and links to canonical Markdown representations. That means less guesswork by crawlers and more faithful representation of your brand and expertise.
https://www.youtube.com/watch?v=TrAVBTFiDQ0
What LLMagnet does
/llms.txt with structured links to your Markdown exports/llms-docs/ as clean MarkdownTL;DR: AIO + GEO + AEO for WordPress—so large language models understand your site, not just crawl it.
/wp-content/plugins/ or install via Plugins → Add New.https://your-site.com/llms.txtwp-content/uploads/llms-docs/ (or your configured directory)llms.txt is an emerging standard for helping large language models (LLMs) better understand website content. Similar to robots.txt for search engines, it provides guidance to LLM crawlers about your site's structure and content.
No, the plugin is designed to be lightweight. File generation happens in the background and is rate-limited to prevent excessive processing.
Yes, you can select which post types to include, whether to use full content or excerpts, and how far back in time to include content.
No, the plugin automatically updates the files daily and whenever content is published or updated.
Yes, you can use the "Generate Now" button on the settings page or the WP-CLI command wp llms-txt regenerate.