[WordPress] 外掛分享: LLM Override

首頁外掛目錄 › LLM Override
WordPress 外掛 LLM Override 的封面圖片
50+
安裝啟用
尚無評分
11 天前
最後更新
問題解決
WordPress 6.9+ PHP 8.1+ v1.2.3 上架:2026-04-10

內容簡介

LLM Override 是一款針對 WordPress 的外掛,旨在解決 AI 系統對品牌內容的誤解問題。透過提供結構化的 Markdown 格式,確保品牌在 AI 驅動的搜尋引擎中準確呈現,提升內容的可訪問性與準確性。

【主要功能】
• M2M 攔截引擎,攔截 AI 機器人請求
• 將 HTML 轉換為乾淨的 Markdown
• 提供結構化的 YAML 前置區塊
• 包含網站清單,驗證組織事實
• 實時提供內容,無需修改頁面

外掛標籤

開發者團隊

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

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

原文外掛簡介

The AI era has a problem: ChatGPT, Claude, and Perplexity are making up facts about your brand.
They crawl your raw HTML — a format built for humans — and hallucinate the gaps. Traditional SEO
cannot fix this. A static sitemap cannot fix this. LLM Override fixes this.
LLM Override is a Machine-to-Machine (M2M) interception engine for WordPress. It speaks the
language AI crawlers actually understand: clean, structured Markdown with semantic context — served
in real time, directly from your site, without modifying a single page.
How AI systems read your content
Most AI tools for WordPress generate a list of URLs. That tells an AI crawler where your content
is. LLM Override tells AI crawlers what your content means — making your brand accurately
represented across AI-powered search engines.
When a bot visits your page, LLM Override intercepts the request before WordPress renders any HTML,
and responds with a structured Markdown payload containing:

Your content, cleaned of scripts, ads, and UI noise
A YAML frontmatter block with your canonical title, URL, and last-updated timestamp
Your Site Manifest — verifiable organization facts included in your /llms.txt

This is Generative Engine Optimization (GEO): making your content accessible and accurately represented to AI systems.
How it works

LLM Override adds a tag into your page .
An AI crawler discovers this link and follows it — that’s the standard Content Negotiation protocol.
It appends ?view=raw to your URL and sends the request.
LLM Override intercepts at the WordPress routing layer — no HTML is rendered, no theme loads.
The crawler receives clean, semantic Markdown. Accurate content. No hallucinations.

Your human visitors never see any of this. Their experience is unchanged.
Core Features (Free)
M2M Interception Engine
✅ Intercepts AI bot requests via ?view=raw — works on any page, any post type
✅ Converts HTML to clean Markdown using league/html-to-markdown
✅ Strips

文章
Filter
Mastodon