Linux 软件免费装
Banner图

LLMs.txt and LLMs-Full.txt Generator

开发者 rankth
更新时间 2025年8月18日 14:38
PHP版本: 7.0 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

seo Yoast rankmath AIOSEO llms txt generator AI LLM SEOPress

下载

2.0.1 1.9 2.0 2.0.2

详情介绍:

安装:

  1. Upload the plugin files to the /wp-content/plugins/llms-full-txt-generator directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Use the Settings->LLMS Full TXT Generator screen to configure the plugin and generate files.

升级注意事项:

2.0.0 This version improves the initial setup by excluding media files by default and adds better error handling. No action required for existing installations as your current settings will be preserved. 1.9 This version adds the ability to choose which files to generate and improves the user interface for existing files.

常见问题:

Where are the generated files stored?

The llms.txt and llms-full.txt files are stored in the root directory of your WordPress installation.

How often should I regenerate the files?

It's recommended to regenerate the files whenever you make significant changes to your website content.

Can I choose which post types are included in the generated files?

Yes, you can select which post types to include in the plugin settings.

Can I include or exclude specific URLs?

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.

What is the purpose of llms.txt and llms-full.txt files?

These files help AI models understand and interact with your website more effectively by providing structured content summaries and detailed information.

Which SEO plugins are supported?

The plugin fully supports and respects noindex settings from:

  • WordPress core "Discourage search engines" setting
  • Yoast SEO
  • Rank Math
  • SEOPress (both global and individual post settings)
  • All in One SEO (AIOSEO)

How does the wildcard pattern matching work?

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 pages

How do I structure the llms.txt file for optimal AI interaction?

Use Markdown formatting to create a clear structure, including headings and links to key content sections.

How are media files documented in llms-full.txt?

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
Example for documents:
  • Document Title
  • URL: https://example.com/document.pdf
  • Caption: Document caption if available
  • Description: Description or summary of the document This structured format helps AI systems better understand your media content.

更新日志:

2.0.2 2.0.1 2.0.0 1.9.1 1.9 1.8 1.7 1.0