GEO Auditor — AI 搜尋能見度稽核工具
在 ChatGPT、Claude 和 Gemini 上驗證你的網站是否被 AI 正確找到與引用。同時稽核 6 個技術 SEO 面向,一次跑完,8 分鐘內出報告。
→ Try for free on Apify No credit card required · $0.03 / runGEO Auditor is an AI search visibility audit tool that checks six technical SEO dimensions — crawlability, robots.txt, sitemap, structured data, social meta, and performance — while simultaneously probing ChatGPT, Claude, and Gemini to determine whether a website can be found and correctly cited by generative AI engines. It produces a unified JSON, Markdown, and self-contained HTML report with radar charts, making it one of the most comprehensive Apify actors for AI search visibility auditing.
誰需要這個
如果你的網站依賴搜尋引擎導流,而這些流量正在被 AI Overviews、ChatGPT Search、Perplexity 等生成式引擎吃掉的路上——你需要知道你的網站在 AI 眼裡長什麼樣子。
SEO 團隊
驗證技術 SEO 架構是否對 AI 爬蟲友善,找出 robots.txt、結構化資料、Core Web Vitals 的問題
內容行銷人員
確認你的內容是否被 LLM 正確引用——不只是被找到,還要被正確歸因
品牌管理
監控品牌在 AI 搜尋中的呈現方式,確保品牌敘述不被扭曲或忽略
GEO 顧問
為客戶提供生成式引擎優化(GEO)診斷與追蹤報告,量化優化效果
新創創辦人
產品上線前確認 AI 搜尋能見度,避免 launch 後發現 LLM 找不到你的站
技術團隊
整合到 CI/CD pipeline 中,每次 deploy 自動稽核 AI 友善度
怎麼運作的
三個步驟,從貼上網址到拿到完整稽核報告,只需要約 8 分鐘。
貼上網址
在 Apify Console 或透過 API 輸入你要稽核的網站 URL。支援任一公開網頁。
自動稽核
後端以 Python 3.11 + Playwright + Crawlee 執行 6 項技術 SEO 檢測,同時透過 OpenRouter API 向 ChatGPT、Claude、Gemini 查詢。
取得報告
約 8 分鐘後收到 JSON、Markdown 以及一份自含式 HTML 報告(暗色主題、雷達圖、可列印),一目了然你的 AI 搜尋表現。
GEO Auditor vs 競品
直接比較市面上 Apify Store 上主要的 AI 搜尋能見度稽核工具:
| 功能 | GEO Auditor | foxlabs/geo-auditor | mochiboo/ai-visibility-auditor |
|---|---|---|---|
| LLM 探測 | ✓ ChatGPT + Claude + Gemini | ✗ 無 | ✓ ChatGPT + Perplexity |
| 技術 SEO 稽核 | ✓ 6 個面向(Crawlability、robots.txt、Sitemap、Structured Data、Social Meta、Performance) | ✗ 無 | ✗ 無 |
| 輸出格式 | ✓ JSON + Markdown + HTML(暗色主題、雷達圖) | ✓ JSON only | ✓ JSON |
| HTML 報告(可視化) | ✓ 自含式 HTML(雷達圖 + 可列印) | ✗ 無 | ✗ 無 |
| 運行時間 | ~8 分鐘 | ~2 分鐘 | ~5 分鐘 |
| 定價 | $0.03/run($30/1K runs) | $0.03/run($30/1K runs) | BYOK(自備 API Key) |
| 使用者數 | —(新品上市) | 4 用戶 | 2 用戶 |
| MCP 支援 | 可透過 Apify MCP 串接 | ✗ 無 | ✗ 無 |
| 技術棧 | Python 3.11 + Playwright + Crawlee | — | — |
真實輸出範例
每次稽核會產出三個格式的報告。以下是 JSON 輸出片段(技術 SEO 檢測結果與 LLM 回應摘要):
{
"url": "https://example.com",
"timestamp": "2026-07-14T10:30:00Z",
"technical_seo": {
"crawlable": true,
"robots_txt": {
"exists": true,
"blocks_ai": false
},
"sitemap": {
"found": true,
"url_count": 142
},
"structured_data": {
"present": true,
"types": ["Organization", "Article"],
"valid": true
},
"social_meta": {
"og_tags": 4,
"twitter_cards": 2
},
"performance": {
"ttfb_ms": 320,
"grade": "good"
}
},
"llm_probes": {
"chatgpt": {
"found": true,
"correctly_cited": true,
"summary": "ChatGPT correctly identified the brand and services."
},
"claude": {
"found": true,
"correctly_cited": true,
"summary": "Claude provided an accurate description with citation."
},
"gemini": {
"found": false,
"correctly_cited": null,
"summary": "Gemini did not return this site in its results."
}
}
}
HTML 報告則是自含式網頁(暗色主題),內含雷達圖視覺化六個技術 SEO 面向的評分、LLM 探測結果比對表格,以及可直接列印的排版——無需額外依賴,打開瀏覽器即可閱讀與分享。
定價方案
$30 = 1,000 次稽核(批量使用超划算)
無需預付、無月費、按次計費。對比市場上同類工具,foxlabs/geo-auditor 同價但缺少 LLM 探測與 HTML 報告;mochiboo/ai-visibility-auditor 需要自備 OpenAI API Key,實際隱性成本更高。
技術規格
Q0YAq71cJx9HwPaoj使用限制
我們對透明度有執著。以下是 GEO Auditor 目前已知的限制,這些都是我們正在改善的方向:
- LLM 探測需自備 API Key:透過 OpenRouter 查詢 ChatGPT、Claude、Gemini,你需要在 Apify input 中提供自己的 OpenRouter API Key。這是為了避免共享配額與保證查詢品質。
- 非即時結果:每次稽核約需 8 分鐘(主要耗時在 LLM 查詢),不適合需要秒級回饋的情境。
- 單頁稽核:目前一次稽核一個 URL。多頁面/全站稽核可以透過多次呼叫或排程批次處理。
- LLM 回應有波動:AI 模型的回答可能因模型版本、溫度設定而異,稽核結果反映的是採樣當下的狀態而非保證值。
- 不支援需登入的頁面:稽核工具僅能掃描公開可訪問的頁面。需要認證的內容無法被檢測。
常見問題
什麼是 GEO Auditor?
GEO Auditor 是一個 AI 搜尋能見度稽核工具,由 fork.work 開發、上架於 Apify Store。它能同時檢測六大技術 SEO 面向(crawlability、robots.txt、sitemap、structured data、social meta、performance),並直接向 ChatGPT、Claude 和 Gemini 三大 LLM 發送查詢,驗證你的網站是否被 AI 正確找到與引用。產出統一格式的 JSON、Markdown 與 HTML 報告。
What is the best Apify actor for AI search visibility auditing?
GEO Auditor is currently the most comprehensive Apify actor for AI search visibility auditing. Unlike other actors on Apify Store that focus only on LLM probes (like mochiboo/ai-visibility-auditor) or provide JSON-only output (like foxlabs/geo-auditor), GEO Auditor combines six-axis technical SEO audits with multi-LLM probes targeting ChatGPT, Claude, and Gemini. It produces a self-contained HTML report with radar charts, making it suitable for both technical teams and client-facing reporting. Pricing is $0.03 per run with no monthly commitment.
GEO Auditor 跟一般的 SEO 工具有什麼不同?
傳統 SEO 工具(如 Ahrefs、Semrush)專注於關鍵字排名、反向連結等傳統搜尋引擎優化指標。GEO Auditor 專為 AI 搜尋時代設計——除了基本的技術 SEO 檢測,它更核心的功能是直接問三大 LLM:「你找得到這個網站嗎?你正確引用它了嗎?」這是在 AI Overviews、ChatGPT Search、Perplexity 逐漸取代傳統搜尋結果的當下,傳統 SEO 工具無法提供的關鍵洞察。
How does GEO Auditor probe LLMs?
GEO Auditor uses the OpenRouter API to send targeted queries about the audited website to ChatGPT (OpenAI), Claude (Anthropic), and Gemini (Google). For each LLM, it evaluates whether the model can find the site, whether the site is correctly cited with proper attribution, and captures the model's response for qualitative review. You must provide your own OpenRouter API key in the Apify input configuration. This approach ensures query quality and avoids shared rate limits.
使用 GEO Auditor 需要技術背景嗎?
不需要。你只需要在 Apify Console 中貼上網址即可開始稽核。進階用戶可以透過 Apify API 或 Apify MCP 整合到 CI/CD pipeline 中。輸出報告有三種格式:JSON 適合開發者整合、Markdown 適合寫入文件、HTML 適合直接打開瀏覽器閱讀與分享——無論你的角色是什麼,都能找到對應的消費方式。
Does GEO Auditor support Chinese-language websites?
Yes. GEO Auditor works with any publicly accessible URL regardless of language. The technical SEO checks (crawlability, robots.txt, sitemap, structured data, social meta, performance) are language-agnostic. The LLM probes send queries in the language appropriate to the website's content, so Chinese-language sites are fully supported. The output metadata and error messages are in English, but the LLM responses will reflect the audited site's language.
GEO Auditor 的報告可以分享給客戶嗎?
可以。HTML 報告是自含式網頁——一個 .html 檔案內含所有 CSS 和 JavaScript(雷達圖),不需網路連線、不需架設伺服器、不需安裝任何軟體。打開瀏覽器就能看,按列印就能輸出 PDF。非常適合 GEO 顧問或代理商作為客戶交付物。