pixeline Generative Engine Optimization – LLM.txt

Description

What does this plugin do?

It optimizes your site for AI crawlers with LLM.txt & llm-full.txt

With one click, it generates two smart files in your root directory:
• llm.txt: a customizable file you control with Markdown and shortcodes
• llm-full.txt: a comprehensive, auto-generated map of your site’s most important content (excluding noindex posts)

Together, these files follow the emerging llmstxt.org standard—making your content easier for generative AI engines to discover, understand, and cite.

Why Use This Plugin?

🧠 LLMs rely on high-quality content — But they need help finding and understanding it.

🚀 Boost your AI visibility — Ensure your best posts, pages, and taxonomies are crawled and understood by AI bots.

🛠️ Fully configurable — Choose which post types and taxonomies are included. Add custom Markdown descriptions.

🧾 SEO-safe — Automatically skips noindex content (Yoast, Rank Math, native WordPress).

🌍 Multilingual support — Works with WPML to group content by language.

🧩 Shortcode-powered — Use [llm type=”post” amount=”5″] to dynamically inject content into llm.txt.

🔒 No bloat, no tracking — Just clean code and output.

Features

✅ Generates llm.txt and llm-full.txt files in your site root
✅ Uses Markdown formatting and shortcodes in llm.txt
✅ Automatically updates files on content or taxonomy changes
✅ Easy settings panel in WordPress admin
✅ Supports WPML (optional)
✅ Fully respects noindex meta data
✅ Preview and regenerate files anytime
✅ Uses SimpleMDE editor for rich Markdown editing

Troubleshooting

llm.txt or llm-full.txt return 404?

If you see a 404 error when visiting /llm.txt or /llm-full.txt, go to your WordPress admin, navigate to Settings > Permalinks, and simply click “Save Changes” to flush the permalink cache. Then try accessing the files again.

How to Use

  1. Activate the plugin through the ‘Plugins’ menu in WordPress.
  2. After activation, go to Admin > Settings > LLM.txt to configure the plugin settings.
  3. Adjust your preferences and save changes.

More Info

Learn more about the standard: https://llmstxt.org

Need help or have ideas? Create an issue on GitHub: https://github.com/pixeline/wordpress-llm.txt/issues

Installation

  1. Upload the plugin folder to /wp-content/plugins/ or install via the WordPress admin.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. After activation, go to Admin > Settings > LLM.txt to configure options, edit llm.txt, and view documentation.
  4. Visit /llm.txt and /llm-full.txt at your site root to see the output.

FAQ

What are the 2 files for?

llm.txt is where you present the gist of your site—the best bits, highlights, and what you most want AI bots to understand and cite about your site. It’s your curated, human-edited introduction and showcase, written in Markdown and can include dynamic shortcodes.

llm-full.txt is more like a sitemap for AI: it’s a comprehensive, automatically generated index of your site’s public content, organized for easy crawling and multilingual support. It helps AI bots discover everything you want indexed, but without the editorial focus of llm.txt.

Where are the files published?

At your site root: /llm.txt (manual) and /llm-full.txt (auto-generated).

How do I use the [llm] shortcode?

See the Documentation tab in the plugin settings for real examples and attribute explanations.

Does it support multilingual sites?

Yes, it supports WPML out of the box. You can list content from any language using the lang attribute in the shortcode.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“pixeline Generative Engine Optimization – LLM.txt” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.1

  • Documentation improved.

1.0.0

  • Initial release.