
前言介紹
- 這款 WordPress 外掛「MW LLMS Index」是 2025-12-07 上架。
- 目前有 30 個安裝啟用數。
- 上一次更新是 2025-12-08,距離現在已有 80 天。
- 外掛最低要求 WordPress 5.5 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 有 1 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
AI | seo | index | sitemap | llms.txt |
內容簡介
**MW LLMS Index WordPress 外掛總結:**
MW LLMS Index 是一個 WordPress 外掛,能夠自動生成 AI 友好的索引檔案,將 llms.txt(純文本)和 llms.json(結構化 JSON)檔案創建在 wp-content/uploads/mw-llm-index/ 內,方便 AI 系統發現和理解您的內容。
**問題與答案:**
1. MW LLMS Index 外掛的關鍵特點有哪些?
- 自動索引生成: 自動生成帶有所有發布的文章和頁面的 llms.txt 和 llms.json 檔案
- SEO 外掛整合: 與流行的 SEO 外掛(Rank Math、Yoast SEO、All in One SEO)無縫集成,使用元描述
- 彈性排程: 使用 WP Cron 選擇每天、每週或手動重新生成排程
- AI 機器人日誌記錄: 選擇性記錄 AI 機器人的訪問(GPTBot、ClaudeBot、PerplexityBot),以追蹤 AI 系統訪問您的站點
- REST API 存取: 通過 WordPress REST API 以程序化方式訪問索引數據
- 自動生成: 在啟動時自動創建檔案,如果不存在
- 清除卸載: 在卸載時刪除所有生成的檔案和設置
2. MW LLMS Index 外掛的技術特點有哪些?
- ✔ WP Cron 整合: 使用 WordPress 內建的定時更新系統進行排程更新
- ✔ 編輯器兼容性: 與 Gutenberg 和 Classic Editor 都能無縫配合
- ✔ 零前端資產: 前端不加載 JavaScript 或 CSS 檔案 - 輕量且快速
- ✔ WordPress 標準: 遵循 WordPress 的編碼標準和最佳實踐
- ✔ 多站點相容: 可在單站點和多站點安裝上運作
3. llms.txt 是什麼?
- llms.txt 檔案是一種標準化格式,用於向 AI 系統提供網站內容的結構化索引。它有助於像 ChatGPT、Claude 和 Perplexity 這樣的 AI 模型了解您網站上可用的內容以及如何訪問它。
4. MW LLMS Index 外掛如何運作?
- 外掛掃描您 WordPress 網站上的所有已發佈文章和頁面
- 提取標題、URL 和描述(如果有 SEO 外掛則一併提取)
- 生成兩個檔案:
- llms.txt - 人可讀的純文本格式
- llms.json - 機器可讀的 JSON 格式。
原文外掛簡介
MW LLMS Index is a WordPress plugin that automatically generates AI-friendly index files for your website. It creates llms.txt (plain text) and llms.json (structured JSON) files inside wp-content/uploads/mw-llm-index/, making it easy for AI systems to discover and understand your content.
Key Features:
Automatic Index Generation: Automatically generates llms.txt and llms.json files with all your published posts and pages
SEO Plugin Integration: Seamlessly integrates with popular SEO plugins (Rank Math, Yoast SEO, All in One SEO) to use meta descriptions
Flexible Scheduling: Choose from daily, weekly, or manual regeneration schedules using WP Cron
AI Bot Logging: Optional logging of AI bot visits (GPTBot, ClaudeBot, PerplexityBot) to track when AI systems access your site
REST API Access: Access your index data programmatically via WordPress REST API
Auto-Generation: Automatically creates files on activation if they don’t exist
Clean Uninstall: Removes all generated files and settings when uninstalled
Technical Features:
✔ WP Cron Integration: Uses WordPress built-in cron system for scheduled updates
✔ Editor Compatibility: Works seamlessly with both Gutenberg and Classic Editor
✔ Zero Frontend Assets: No JavaScript or CSS files loaded on the frontend – lightweight and fast
✔ WordPress Standards: Follows WordPress coding standards and best practices
✔ Multisite Compatible: Works on single-site and multisite installations
What is llms.txt?
The llms.txt file is a standardized format for providing AI systems with a structured index of your website’s content. It helps AI models like ChatGPT, Claude, and Perplexity understand what content is available on your site and how to access it.
How It Works:
The plugin scans all published posts and pages on your WordPress site
Extracts titles, URLs, and descriptions (from SEO plugins when available)
Generates two files:
llms.txt – Human-readable plain text format
llms.json – Machine-readable JSON format for programmatic access
Files are automatically updated based on your chosen schedule
Use Cases:
Help AI systems discover and index your content
Improve AI model understanding of your website structure
Provide structured content metadata for AI training
Track when AI bots visit your site
Export your content index for external use
Useful Links:
Documentation
Report Issues
GitHub Repository
External Services
This plugin does NOT connect to any external services or APIs. All data is:
* Generated locally on your WordPress server
* Stored in your uploads directory
* Accessible only through your own domain
* Not transmitted to third parties
The plugin is completely self-contained and operates entirely within your WordPress installation.
Support
For support, feature requests, or bug reports, please visit:
* GitHub Issues
* WordPress.org Support Forum
Credits
Developed by Mohamed Khalil Wazery
Website: https://wazery.net
Privacy
This plugin:
* Does not collect any user data
* Does not send data to external servers
* Only generates files locally on your WordPress installation
* Optionally logs AI bot visits locally (can be disabled)
* Does not use cookies
* Does not track users
The generated llms.txt and llms.json files are publicly accessible (located in wp-content/uploads/mw-llm-index/) and contain information about your published content, similar to what would be available in your sitemap.
Security Notes
Important Security Information:
This plugin does not expose private data and only outputs publicly available content, similar to a sitemap. The generated files contain:
* Only published posts and pages (same visibility as your public website)
* Titles, URLs, and meta descriptions (already publicly accessible)
* No private user information
* No sensitive data or credentials
The files are placed in wp-content/uploads/mw-llms-index/ and are publicly accessible, but they only contain information that is already available on your public website. If you have concerns about specific content being indexed, ensure those posts/pages are set to private or draft status.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「MW LLMS Index」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
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)使用的重要文件,以了解並引用您的內容。, , 問題與答...。
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 訊息簽章進行請求驗證,並應用網站或文章級別的政策,如允許、拒絕、...。LLM Friendly 》總結:LLM Friendly 外掛為您的 WordPress 網站新增了兩項功能,分別是 /llms.txt 與 Markdown 匯出。這些功能可以方便 LLMs,索引機器人和喜歡純文本的使用...。
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. 這個外掛...。
