免費檢測工具
各種維度嘅檢測,一頁睇晒。
每日自動同步 Google 官方來源:Search Status Dashboard 的排名更新與 Search Central 官方部落格,第一時間掌握每一次演算法變化。
更多內容 · Google Search Status Dashboard · Google Search Central Blog
複製呢份指南畀你嘅 Cursor、Codex 或 Claude Code,等佢幫你調用我哋嘅能力嚟做頁面同站點嘅數據檢測。
# infinitegrowth CLI 使用指南
infinitegrowth 係一個 SEO 檢測命令列工具,基於 Node.js,調用 https://aimeetup.center 嘅 API。
## 安裝
npm install -g infinitegrowth
## 登入
1. 喺網頁端登入後,點擊右上角頭像,選擇「管理 CLI Key」生成 Key
2. 執行:seo-health login --token <your-token>
## 常用命令
# 單頁 SEO 檢測(無需登入)
seo-health check <url> [--format json]
# 全站檢測(無需登入)
seo-health audit <url> [--pages 50-500]
# 死鏈檢測(無需登入)
seo-health links <url>
# AI EEAT 深度分析(需登入)
seo-health eeat <url>
# AI 可見性分析(需登入)
seo-health aivisibility <url>
# GSC 數據分析(需登入)
seo-health gsc <csv-file-or-directory>
## 輸出格式
- 預設 table 格式適合人睇
- --format json 適合接入 CI/CD 或腳本處理
## 配置
seo-health config set apiBaseUrl <url> # 切換 API 環境,預設 https://aimeetup.center
方法與背景
由方法文檔到現場分享,持續記錄 AI 搜尋時代嘅增長實踐。
近期發布與現場分享
FAQ