| 开发者 | rankth |
|---|---|
| 更新时间 | 2025年11月27日 14:06 |
| PHP版本: | 7.0 及以上 |
| WordPress版本: | 6.8 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
llms.txt and llms-full.txt files in the root directory of your website.
These files provide a structured list of your pages and posts, useful for:
robots.txt guides search engines./wp-content/plugins/llms-full-txt-generator directory, or install the plugin through the WordPress plugins screen directly.The llms.txt and llms-full.txt files are stored in the root directory of the WordPress installation.
With the LLMs.txt WordPress plugin, it's recommended to regenerate the files only after making significant changes to the existing content of the website.
The AI SEO plugin for WordPress enables you to select which posts to include in the plugin settings.
Yes, you can specify URLs to include or exclude, and even use wildcards for pattern matching. For example, use /products/* to match all product pages or /private/* to exclude private content.
The WordPress LLMs.txt plugin is an SEO AI plugin. The llms.txt file helps AI models understand and interact with your website effectively, offering structured and relevant content summaries and detailed information.
The plugin fully supports and respects noindex settings from:
You can use asterisk (*) as a wildcard in your include/exclude patterns. Examples:
/blog/* – matches all blog posts/2023/* – matches all content from 2023/private/* – excludes all private content/courses/* – matches all course pagesWith the Markdown formatting in the llms.txt plugin for WordPress, you can structure headings and links to key content sections.
Media files are documented in a structured format with detailed information: Example for images: Image Title URL: https://example.com/image.jpg Alt Text: Descriptive alt text for the image Caption: Image caption if available Description: Detailed description of the image textExample for documents: Document Title URL: https://example.com/document.pdf Caption: Document caption if available Description: Description or summary of the document textThis structured format helps AI systems better understand your media content.