[WordPress] 外掛分享: LLM Friendly

WordPress 外掛 LLM Friendly 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「LLM Friendly」是 2026-01-15 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2026-01-16,距離現在已有 40 天。
  • 外掛最低要求 WordPress 6.0 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
  • 尚未有人給過這款外掛評分。
  • 論壇上目前有 1 個提問,問題解答率 100% ,不低,算是個很有心解決問題的開發者團隊了!

外掛協作開發者

skreep |

外掛標籤

AI | LLM | export | llms.txt | markdown |

內容簡介

總結:LLM Friendly 外掛為您的 WordPress 網站新增了兩項功能,分別是 /llms.txt 與 Markdown 匯出。這些功能可以方便 LLMs,索引機器人和喜歡純文本的使用者操作網站。

1. 這個外掛增加了哪兩個功能至您的 WordPress 網站?
- /llms.txt:包含網站的主要連結和每種文章類型的最新項目清單。您可以透過「設定→ LLM Friendly→ llms.txt→『排除項目』」來排除個別條目。
- Markdown 匯出:揭露選定文章類型的 .md 終端點。每個條目都可以通過「Markdown覆蓋」側邊欄面板(或經典編輯器顯示框)覆蓋其Markdown主體,同時也可以通過相同設置頁面進行排除。

2. 這項功能對於哪些用戶或應用程式有幫助?
- 對於 LLMs,索引機器人,以及喜歡純文本的使用者有幫助。
- 可以透過 llms_show_excerpt 選擇在 llms.txt 中啟用摘要,並透過 md_send_noindex 將 X-Robots-Tag: noindex, nofollow 送達 Markdown 匯出,以便不希望被搜索引擎索引的Markdown專用消費者。
- 若自動Markdown轉換不適用於文章,可以使用「Markdown覆蓋」側邊欄面板(古韻博客編輯器)或經典編輯器顯示框提供自定義Markdown或基於區塊的替換。

3. 這個外掛的關鍵功能有哪些?
- llms.txt 終端點具有緩存生成、可選摘要、可配置的自定義Markdown區塊,以及逐條排除列表。
- 選定文章類型的Markdown匯出,具有Gutenberg-to-Markdown轉換,每一條文章都共用llms.txt的排除列表。
- 可配置的匯出基本路徑(例如「llm」),以及每篇文章類型的啟用/停用切換;更改基本路徑需要刷新重新覆寫。
- llms.txt 具有ETag/Last-Modified標頭的手動或自動重新生成。
- 可選用於 /llms.txt 和 Markdown匯出的X-Robots-Tag: noindex, nofollow;Markdown標題由md_send_noindex控制。
- 通過 llms_show_excerpt 切換llms.txt 中的摘要以在每個項目下添加一行摘要。
- 可選的站點標題/說明覆蓋,以及用於生成llms.txt的站點地圖URL字段。

4. 這個外掛的需求是什麼?
- WordPress 6.0+ 和 PHP 7.4+。
- 如果不滿足需求,外掛會顯示管理通知,並停止運行。

原文外掛簡介

LLM Friendly adds two capabilities to your WordPress site:
1) /llms.txt
An LLM-friendly index of the website with main links and a list of latest items per post type. You can exclude individual entries from the feed via Settings → LLM Friendly → llms.txt → “Excluded items”.
2) Markdown exports
For selected post types, the plugin exposes .md endpoints under:
{base}/{post_type}/{path}.md
Entries can override their Markdown body via the “Markdown override” sidebar panel (or Classic Editor metabox) and can also be excluded from export through the same settings page.
This is useful for LLMs, indexing bots, and users who prefer plain text.
You can opt in to excerpts in llms.txt via llms_show_excerpt, and you can send X-Robots-Tag: noindex, nofollow for Markdown exports via md_send_noindex if you want Markdown-only consumers without search engine indexing.
If the automatic Markdown conversion does not fit a post, use the “Markdown override” sidebar panel (Gutenberg) or the Classic Editor metabox to provide a custom Markdown or block-based replacement.
Key features

llms.txt endpoint with cached generation, optional excerpts, a configurable custom Markdown block, and a per-post exclusion list.
Markdown exports for selected post types with Gutenberg-to-Markdown conversion, per-post Markdown overrides (sidebar panel/metabox), and a per-post exclusion list shared with llms.txt.
Configurable base path for exports (e.g. “llm”) and per-post-type enable/disable toggles; changing the base path requires flushing rewrites.
Manual or automatic regeneration of the cached llms.txt with ETag/Last-Modified headers.
Optional X-Robots-Tag: noindex, nofollow for both /llms.txt and Markdown exports; the Markdown header is controlled by md_send_noindex.
Toggle excerpts in llms.txt via llms_show_excerpt to add one-line summaries under each item.
Optional site title/description overrides plus a sitemap URL field for the generated llms.txt.

Requirements

WordPress 6.0+
PHP 7.4+

If requirements are not met, the plugin displays an admin notice and does not run.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「LLM Friendly」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


0.1.0 | trunk |

延伸相關外掛(你可能也想知道)

  • JumpsuitAI – llms.txt + Markdown Endpoints 》**總結:**, , JumpsuitAI - llms.txt + Markdown Endpoints 外掛能自動發佈結構化鏈接列表至公開內容,同時使用.md結尾的端點可以請求輕量的Markdown表示。...。
  • IA SEO Generator 》總結: IA SEO Generator 後台外掛幫助您創建乾淨且可被智慧助理理解的 llms.txt 檔案,提升網站在人工智慧搜尋引擎中的可視性。, , 1. 這個外掛的免費功能包...。
  • MCPner LLMs.txt Generator 》**總結:** , MCPner LLMs.txt Generator是一個能從您的WordPress內容創建機器可讀的文字檔案(/llms.txt),有助於AI系統如ChatGPT、Claude和其他LLMs了解...。
  • Markdown Mirror – llms.txt and .md always up to date 》總結:Markdown Mirror 可立即為每個 WordPress 文章、頁面和首頁提供 Markdown 版本,無需預先生成、不需調整,純速度。, , **問題與答案:**, , 1. 什麼是 M...。
  • Odyssey LLMS 》總結:Odyssey LLMS是您網站AI存在的必備控制面板。它生成供大型語言模型(如ChatGPT、Claude和Gemini)使用的重要文件,以了解並引用您的內容。, , 問題與答...。
  • MW LLMS Index 》**MW LLMS Index WordPress 外掛總結:**, MW LLMS Index 是一個 WordPress 外掛,能夠自動生成 AI 友好的索引檔案,將 llms.txt(純文本)和 llms.json(結構...。
  • AutoReply AI & LLMS.txt Generator 》<html>, <h3>總結:</h3>, <p>AutoReply AI是一個智能的WordPress外掛程式,將自動生成與使用者評論相似的回應,確保網站的互動...。
  • CF LLMS Stats Tracker 》總結:CF LLMS Stats Tracker 在 /llms.txt 創建了一個優化的 llms.txt 文件,提供 AI 爬蟲(如 GPTBot、ClaudeBot 等)有關您最新內容、聯絡方式和使用政策...。
  • md4AI 》總結:md4AI外掛能夠自動偵測來自各種AI代理的請求,並將他們提供一個簡潔、結構明確的Markdown版本,而不是標準的HTML主題。這是一個強大的工具,適用於現代...。
  • GetCited — AI Visibility 》總結:, GetCited 幫助您的內容在 AI 系統中被發現並引用。傳統的 SEO 外掛程式優化於 Google,而 GetCited 則針對 AI-驅動的未來進行了優化。ChatGPT、Claude...。
  • OpenBotAuth – AI Crawler Access Control 》總結:OpenBotAuth 外掛可幫助出版者控制AI爬蟲和代理人的自動訪問,透過 RFC 9421 HTTP 訊息簽章進行請求驗證,並應用網站或文章級別的政策,如允許、拒絕、...。
  • CiteHQ 》**總結:** , 人們現在更常問 AI 而非透過 Google 尋找資訊。您的網站是否出現在這些回答中呢?CiteHQ 會在您的 WordPress 網站中新增一個 llms.txt 檔案,...。
  • WB AI SEO 》### 總結:, WB AI SEO 能夠幫助您建立和管理 /llms.txt 文件,這是協助人工智慧系統了解您的網站的新興標準。隨著越來越多使用者依賴人工智慧助理如 ChatGPT...。
  • GEO Pilot – AI Search Optimization & llms.txt 》**總結:** , GEO Pilot是WordPress的必備“AI能見度工具包”,可幫助您在新一波“生成引擎”(如ChatGPT、Google Gemini、Perplexity和Claude)中取得排名,讓...。
  • WPGeared LLMs.txt Generator 》總結:WPGeared LLMs.txt Generator 創建並管理 llms.txt 檔案,幫助 AI 模型如 ChatGPT 和 Claude 更好地理解您網站的內容。, , 問題與答案:, 1. 這個外掛...。

文章
Filter
Apply Filters
Mastodon