Title: WellCited – GEO &amp; AI Visibility Audit + Fix
Author: peterbeko
Published: <strong>2026 年 8 月 14 日</strong>
Last modified: 2026 年 8 月 14 日

---

搜尋外掛

![](https://s.w.org/plugins/geopattern-icon/wellcited.svg)

# WellCited – GEO & AI Visibility Audit + Fix

 由 [peterbeko](https://profiles.wordpress.org/peterbeko/) 開發

[下載](https://downloads.wordpress.org/plugin/wellcited.1.0.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/wellcited/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/wellcited/#reviews)
 * [開發資訊](https://tw.wordpress.org/plugins/wellcited/#developers)

 [技術支援](https://wordpress.org/support/plugin/wellcited/)

## 外掛說明

Classic SEO optimizes for ranking in a list of links. Generative Engine Optimization(
GEO) optimizes for being cited: AI answer engines — ChatGPT, Claude, Perplexity,
Gemini, Google AI Overviews — read your page, extract the clearest answer they can
find and quote it. Content that ranks fine in classic search can still be invisible
to them: buried answers, rambling paragraphs, missing structure, no machine-readable
signals.

WellCited audits how well each post can be found, understood and cited by AI answer
engines — and helps you fix the findings in place, inside WordPress. Every audit
runs locally in PHP on your server. No accounts, no API keys, no external services.

#### The audit

Nineteen rules score each post from 0 to 100 across six weighted categories: answer
readiness, structure, schema and extractability, freshness, authority and technical.
Every finding says what is wrong and exactly how to fix it. Posts too short for 
a meaningful audit are labeled as such instead of getting a flattering score.

#### Fix in place

 * **Editor integration** — audit button, score, category breakdown and the top 
   three fixes right in the block editor sidebar (classic editor gets a meta box).
 * **Site dashboard** — average score, score distribution, your ten best and worst
   posts, and one-click re-audit of everything.
 * **Answer Capsule** — a block (and `[wellcited_answer]` shortcode) for a clearly
   delimited, machine-extractable direct answer near the top of the content.
 * **Structured data** — Article, FAQ (built from your question headings), Organization,
   Author and Breadcrumbs JSON-LD in a single graph. Strictly additive: any type
   your SEO plugin already outputs is skipped, never duplicated.
 * **AI crawler controls** — opt-in robots.txt blocks for GPTBot, ChatGPT-User, 
   OAI-SearchBot, ClaudeBot, PerplexityBot, Google-Extended, Applebot-Extended, 
   cohere-ai and Meta-ExternalFetcher. Everything stays allowed unless you decide
   otherwise.
 * **llms.txt** — a plain-text content index served at /llms.txt, with automatic
   deference when another plugin already provides one.
 * **Freshness** — an optional machine-readable “Last updated” line.

#### Honest by design

WellCited measures machine-readability signals; nobody can guarantee that any AI
engine will cite you, and this plugin does not pretend to. The frontend footprint
is a few hundred bytes of structured data and capsule styling, loaded only where
needed, with no extra database queries.

#### External services

None. The free plugin makes zero external requests: no API calls, no CDN assets,
no telemetry, no update pings.

## 螢幕擷圖

[⌊Audit sidebar in the block editor: score, category breakdown and the top three
fixes.⌉⌊Audit sidebar in the block editor: score, category breakdown and the top
three fixes.⌉[

Audit sidebar in the block editor: score, category breakdown and the top three fixes.

[⌊Site dashboard: average score, distribution and the best and worst posts.⌉⌊Site
dashboard: average score, distribution and the best and worst posts.⌉[

Site dashboard: average score, distribution and the best and worst posts.

[⌊Answer Capsule block in the editor.⌉⌊Answer Capsule block in the editor.⌉[

Answer Capsule block in the editor.

[⌊Answer Capsule on the frontend.⌉⌊Answer Capsule on the frontend.⌉[

Answer Capsule on the frontend.

[⌊Structured data settings with automatic SEO-plugin deduplication.⌉⌊Structured 
data settings with automatic SEO-plugin deduplication.⌉[

Structured data settings with automatic SEO-plugin deduplication.

[⌊AI crawler controls.⌉⌊AI crawler controls.⌉[

AI crawler controls.

## 適用於區塊編輯器

這個外掛提供 1 個可供區塊編輯器使用的區塊。

 *   Answer Capsule A clearly delimited, machine-extractable direct answer near 
   the top of the content.

## 常見問題集

### Does it conflict with Yoast, Rank Math, All in One SEO or SEOPress?

No — it is built to coexist and is tested alongside each of them. WellCited detects
the structured data your SEO plugin already outputs and skips those types instead
of duplicating them. FAQ schema is skipped per post, only when that post uses your
SEO plugin’s own FAQ block.

### Does it slow my site down?

No. Audits run only in the admin area, on demand. On the frontend the plugin adds
no extra database queries and at most a few hundred bytes: the JSON-LD graph, the
capsule stylesheet (loaded only on pages that use a capsule) and the optional last-
updated line.

### What data leaves my site?

Nothing. Every audit runs locally in PHP on your server. The plugin makes no external
requests of any kind and collects no usage data.

### /llms.txt shows a 404 — why?

The /llms.txt address needs pretty permalinks (Settings  Permalinks, anything except“
Plain”); re-save the permalink settings once after activating the plugin. On plain
permalinks the same content is available at /?wellcited_llms=1.

### Where does the score come from?

From nineteen local, rule-based checks with fixed category weights — no AI call,
no black box. Checks that do not apply to a post are excluded instead of counting
against it, and the sidebar lists every check behind the score.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈WellCited – GEO & AI Visibility Audit + Fix〉的開發相關工作。

參與者

 *   [ peterbeko ](https://profiles.wordpress.org/peterbeko/)

[將〈WellCited – GEO & AI Visibility Audit + Fix〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/wellcited)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/wellcited/)、查看
[SVN 存放庫](https://plugins.svn.wordpress.org/wellcited/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/wellcited/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/wellcited/)。

## 變更記錄

#### 1.0.0

 * Initial release: 19-rule GEO audit engine with editor sidebar and classic meta
   box, site dashboard with batched re-audit, Answer Capsule block and shortcode,
   additive JSON-LD structured data (Article, FAQ, Organization, Person, Breadcrumbs)
   with SEO-plugin deduplication, AI crawler controls, llms.txt endpoint and optional
   last-updated output.
 * Fix: stored audit results were corrupted for posts whose audit findings contain
   double quotes (the saved JSON was unslashed on write); the stored audit is now
   slashed correctly before saving.
 * Developer: the editor sidebar now exposes a `wellcited.editor.fixAction` JavaScript
   filter (`@wordpress/hooks`) for each failed finding, called as `applyFilters('
   wellcited.editor.fixAction', null, { finding, postId } )`. An add-on can return
   a React node to attach a per-finding action; the core plugin renders nothing 
   here on its own.

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **1 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.4**
 *  PHP 版本需求 ** 8.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/wellcited/)
 * 標籤:
 * [ai seo](https://tw.wordpress.org/plugins/tags/ai-seo/)[ai visibility](https://tw.wordpress.org/plugins/tags/ai-visibility/)
   [Generative Engine Optimization](https://tw.wordpress.org/plugins/tags/generative-engine-optimization/)
   [geo](https://tw.wordpress.org/plugins/tags/geo/)[schema](https://tw.wordpress.org/plugins/tags/schema/)
 *  [進階檢視](https://tw.wordpress.org/plugins/wellcited/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/wellcited/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/wellcited/reviews/)

## 參與者

 *   [ peterbeko ](https://profiles.wordpress.org/peterbeko/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/wellcited/)