| 开发者 | kubikai |
|---|---|
| 更新时间 | 2026年5月23日 02:04 |
| PHP版本: | 5.6 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Search engines like Google or Yandex index websites for humans, but large language models require content in a clean, structured format. This plugin converts your WordPress pages and posts into AI-friendly Markdown by removing visual noise such as layouts, menus, and buttons, leaving only meaningful content. It also generates an llms.txt file — similar to a sitemap, but designed for AI systems — containing an index and short descriptions of your content. This helps AI tools and assistants understand and retrieve information from your site more efficiently.
Yes. The llms.txt file generated by the plugin is designed to be readable by AI systems and crawlers, including those used by large language models such as GPT, Claude, and Perplexity. By exposing your content in a clean, structured format, the plugin makes it easier for AI systems to discover and understand your site’s information.
Yes. The plugin generates a structured llms.txt file intended for AI ingestion and indexing.
The page may not contain content inside standard containers. The plugin automatically falls back to the_content().
Yes. Enable “Include posts” in the plugin settings.
Yes. Public taxonomies and categories are correctly resolved and included in llms.txt.
No. Integration with ACF and SEO plugins is optional.
No. Markdown output is generated on demand and can be cached.
The plugin analyzes the rendered HTML output and removes common non-content elements such as navigation menus, headers, language switchers, social/share blocks, search forms, and newsletter widgets. This ensures that the generated Markdown contains only meaningful, semantic content suitable for AI ingestion, without visual or interactive noise.
No. The plugin does not modify your site’s HTML output for users. All content cleaning is applied only to the generated Markdown endpoints and llms.txt output.