[WordPress] 外掛分享: Clustova LLMs.txt – Markdown Generator

首頁外掛目錄 › Clustova LLMs.txt – Markdown Generator
全新外掛
安裝啟用
尚無評分
3 天前
最後更新
問題解決
WordPress 6.3+ PHP 7.4+ v1.0.9 上架:2026-06-12

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.9) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Clustova LLMs.txt – Markdown Generator」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

This plugin generates and serves llms.txt and llms-full.txt files according to the official specification at https://llmstxt.org/. It also provides clean Markdown (.md) versions of your content at the same URL (for example /your-post.md) and includes a bulk export tool.
It does not write any static files to your server. All output is generated on demand with caching.
Key Features

Virtual llms.txt and llms-full.txt endpoints.
Optional .md endpoints for individual posts, pages, and public custom post types (including WooCommerce products when the ‘product’ post type is enabled).
Per-post controls: include or exclude content and add custom notes via the post editor metabox.
Respects noindex settings and can use meta descriptions from popular SEO plugins (Yoast, Rank Math, SEOPress, and similar).
Bulk export of published content as a ZIP archive containing one .md file per item (with YAML frontmatter).
Admin settings page with live preview, cache regeneration, and rewrite rule flushing.
WP-CLI commands for generation and export.

All content is produced from your WordPress database. No data is sent to external services. Generation uses internal caching.
Configuration
The settings page offers four main areas:

LLMs.txt Config: Choose which public post types to include (supports standard posts, pages, and custom post types such as WooCommerce products), set max items per section, override the site description, add preamble text or extra custom sections.
Markdown & Endpoints: Toggle public .md serving, control frontmatter fields.
Export Tool: Generate and download a complete ZIP archive of your content as clean .md files (with frontmatter).
Advanced: Regenerate cache, flush rewrites, view current generated output live in the admin preview panel.

Per-post settings appear in a metabox on the edit screen for supported post types.
Usage
llms.txt and llms-full.txt:
– The plugin serves the files at the root of your site (e.g. https://yoursite.com/llms.txt).
– These files follow the structure defined at https://llmstxt.org/.
.md endpoints:
– Append .md to a public post, page, or custom post type URL (for example WooCommerce product URLs like /product/your-product.md) to receive a Markdown version.
– The output includes YAML frontmatter (title, date, modified, taxonomies, custom notes when present).
Bulk export:
– Use the Export Tool in the plugin settings or the WP-CLI command to download a ZIP containing .md files for selected post types.
WP-CLI (when available):
wp clustova llms generate
wp clustova export markdown --zip
See the plugin settings page for live preview and one-click actions.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon