[WordPress] 外掛分享: MSG LLMs TXT Manager

首頁外掛目錄 › MSG LLMs TXT Manager
WordPress 外掛 MSG LLMs TXT Manager 的封面圖片
10+
安裝啟用
★★★★★
5/5 分(1 則評價)
剛更新
最後更新
問題解決
WordPress 6.0+ PHP 7.4+ v2.0.6 上架:2025-09-07

內容簡介

MSG LLMs TXT Manager 外掛提供了一種創新的方式,讓網站內容能夠被 AI 助手有效讀取,並同時保持 SEO 效果。它支援內容協商,提供 Markdown 格式的內容,並記錄 AI 客戶端的活動,幫助使用者了解哪些內容被讀取。

【主要功能】
• 內容協商:根據請求提供 Markdown 格式內容
• Markdown 鏡像:可透過 .md 附加至 URL 獲取頁面
• llms.txt:符合規範的索引格式,便於 AI 讀取
• 活動日誌:記錄哪些 AI 客戶端請求哪些路徑
• 爬蟲規則:可設定 Allow 和 Disallow 規則於 robots.txt
• 虛擬運作:不會在磁碟上寫入任何檔案

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.0.6) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「MSG LLMs TXT Manager」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Most llms.txt plugins publish one file and stop. Measured server logs show that file is fetched mainly by SEO bots rather than by AI assistants, while the technique that does deliver content to agents is ordinary HTTP content negotiation. This plugin does both, and then shows you which one is working on your site.
Content negotiation. When a client requests a page with Accept: text/markdown, it gets a clean Markdown version instead of HTML. Coding agents use this. Browsers, search crawlers and everything else are unaffected and still receive HTML.
Markdown mirrors. Any page is available as Markdown by appending .md to its URL. Mirrors are served with a noindex header so they never compete with your pages in search.
llms.txt. A spec-compliant index: one H1, a blockquote summary, H2 sections of links with descriptions, and an Optional section. Built from your published content, or written by hand.
llms-full.txt. Every listed page as Markdown in a single file, so an agent can read the whole site in one request. Size-capped so it stays inside a model’s context window.
Agent activity log. These clients do not run JavaScript, so they never appear in your analytics. The plugin records which agents request which paths and in which format, including requests for pages that do not exist, which tells you the titles agents expect you to have.
Crawler rules. Optional Allow and Disallow rules for AI user agents, written into robots.txt where crawlers actually read them.
Everything is virtual. No files are written to disk.
What this will and will not do
It will make your content cheap and accurate for an agent to read, and it will tell you who is reading it.
It will not lift your Google rankings. Google has stated that llms.txt has no effect on Search or AI Overviews, and no major AI provider has committed to consuming the file. Treat this as infrastructure for agents, not as an SEO tactic. If your logs show your main AI reader is fetching HTML, the highest-value work is still keeping your rendered HTML clean.
For developers
Filters: msgltm_index_document, msgltm_full_document, msgltm_post_document, msgltm_posts_for_type, msgltm_is_excluded.

延伸相關外掛

文章
Filter
Mastodon