Title: Visibility Kit SEO
Author: Ryan Howard
Published: <strong>2026 年 4 月 15 日</strong>
Last modified: 2026 年 6 月 15 日

---

搜尋外掛

![](https://ps.w.org/visibility-kit-seo/assets/banner-772x250.png?rev=3507240)

![](https://ps.w.org/visibility-kit-seo/assets/icon-256x256.png?rev=3507240)

# Visibility Kit SEO

 由 [Ryan Howard](https://profiles.wordpress.org/ryhowa/) 開發

[下載](https://downloads.wordpress.org/plugin/visibility-kit-seo.2.2.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/visibility-kit-seo/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/visibility-kit-seo/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/visibility-kit-seo/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/visibility-kit-seo/#developers)

 [技術支援](https://wordpress.org/support/plugin/visibility-kit-seo/)

## 外掛說明

Visibility Kit shows you when AI is sending real visitors to your website. Connect
your site with one email, and you get:

 * **AI referral traffic tracking**: see when visitors arrive from ChatGPT, Claude,
   Gemini, and Perplexity
 * **In-admin dashboard**: a clean widget inside WordPress showing this week’s AI
   referral sessions broken down by platform
 * **No external analytics accounts needed**: data lives at visibilitykit.ai, tied
   to the email you connect with

#### How it works

 1. Install and activate the plugin
 2. Enter your email address on the **Visibility Kit** admin page and click “Start 
    tracking”
 3. A lightweight tracking script loads on your public pages (from `cdn.visibilitykit.
    ai`) and starts detecting AI referral visits
 4. Your dashboard in wp-admin shows summary counts; full details are available at 
    [visibilitykit.ai](https://visibilitykit.ai)

#### What gets tracked

The `vk.js` script detects when a visitor arrived from an AI platform and reports
the session anonymously. No personal data is collected, only the referral source(
ChatGPT, Claude, etc.) and the page visited, tied to an anonymous session.

#### Privacy

 * No cookies are set by the plugin
 * The tracking script (`vk.js`) does not identify individual users
 * No IP addresses or personal data are logged
 * You can disconnect at any time to remove the script and stop tracking

### External services

This plugin connects to two Visibility Kit services to track AI referral traffic
on your site. Both are operated by Visibility Kit.

**Visibility Kit API** (`api.visibilitykit.ai`)

 * **What it does:** Registers your site when you connect by email, returns an embed
   token, and provides summary data for the in-admin dashboard.
 * **What data is sent:** The email address you enter on connect, your site’s domain
   name, and the plugin version.
 * **When it is sent:**
    - On connect / disconnect / domain takeover (admin-initiated)
    - When the admin dashboard loads (hourly cached summary fetch)
 * **Service provider:** Visibility Kit
 * [Visibility Kit Privacy Policy](https://visibilitykit.ai/privacy)
 * [Visibility Kit Terms of Service](https://visibilitykit.ai/terms)

**Visibility Kit CDN** (`cdn.visibilitykit.ai`)

 * **What it does:** Serves the `vk.js` tracking script that loads on your public
   pages to detect AI referral traffic.
 * **What data is sent:** When the script is loaded, standard HTTP request data (
   IP, User-Agent, Referer) is visible to the CDN, same as any other third-party
   script.
 * **When it is sent:** On every public page view after you connect.
 * **Service provider:** Visibility Kit
 * [Visibility Kit Privacy Policy](https://visibilitykit.ai/privacy)
 * [Visibility Kit Terms of Service](https://visibilitykit.ai/terms)

## 安裝方式

 1. Upload the `visibility-kit-seo` folder to `/wp-content/plugins/`
 2. Activate the plugin through the Plugins menu
 3. Go to **Visibility Kit** in the admin sidebar
 4. Enter your email and click “Start tracking”

## 常見問題集

### Do I need a Visibility Kit account first?

No. Entering your email on the admin page creates your account automatically.

### What happens when I disconnect?

The tracking script is removed from your site and local summary data is cleared.
Your historical dashboard data remains at visibilitykit.ai in case you reconnect
later.

### Does this work with caching plugins?

Yes. The client-side tracking script loads on every page regardless of caching.

### Is this a replacement for Google Analytics?

No. Visibility Kit only tracks traffic from AI platforms. It complements your existing
analytics, it does not replace them.

### Will this slow down my site?

No. The tracking script is loaded async in the footer and is small (~2 KB).

### Can I take over a domain that’s already connected under a different email?

Yes. If someone at your organization already connected the site with a different
email, entering a new email will prompt you to claim the domain with a one-click
takeover.

### What about GDPR / privacy regulations?

The plugin does not track personally identifiable information. The tracking script
records referral source (ChatGPT, Claude, etc.) and the page visited, tied to an
anonymous session.

### Where was the SEO / sitemap / schema stuff from 1.x?

Version 2.0.0 pivoted this plugin to focus exclusively on AI visibility tracking.
The previous SEO meta box, XML sitemap, JSON-LD schema, and FAQ accordion features
were removed. If you need those features, use a dedicated SEO plugin like Rank Math
or Yoast SEO.

## 使用者評論

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

## 參與者及開發者

以下人員參與了開源軟體〈Visibility Kit SEO〉的開發相關工作。

參與者

 *   [ Ryan Howard ](https://profiles.wordpress.org/ryhowa/)

[將〈Visibility Kit SEO〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/visibility-kit-seo)

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

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

## 變更記錄

#### 2.2.0

 * Removed server-side AI bot detection. The plugin now focuses solely on AI referral
   traffic: the real visitors that AI search sends to your site. No bot data is 
   collected or transmitted.
 * Simplified the admin dashboard and settings to match.
 * No action needed: your connection and AI referral tracking are unchanged.

#### 2.1.0

 * Server-side bot classification: the bot taxonomy is now sourced from the Visibility
   Kit API and cached for 24 hours via a transient. New bots and reclassifications
   take effect without a plugin update.
 * Telemetry payloads now include the raw User-Agent string. The server is the source
   of truth for bot name and bot type.
 * Bundled fallback list still ships so detection keeps working when the API is 
   unreachable.

#### 2.0.0

 * Plugin repurposed as a dedicated AI visibility tracking plugin.
 * Added: Connect by email to Visibility Kit and begin tracking in seconds.
 * Added: In-admin “AI Search Traffic” dashboard showing ChatGPT, Claude, Gemini,
   and Perplexity referral sessions.
 * Added: Server-side AI bot detection across 20+ known crawlers (search / user-
   action / training taxonomies).
 * Added: `vk.js` tracking script loader for client-side referral detection.
 * Added: Domain takeover flow when reconnecting under a different email.
 * Added: Admin-wide announcement banner with per-user dismiss.
 * Removed: SEO meta box, title templating, canonical / OG / robots postmeta (use
   Rank Math or Yoast instead).
 * Removed: XML sitemap generator (WordPress core sitemaps cover this since 5.5).
 * Removed: JSON-LD structured data (Organization, LocalBusiness, Article, Person,
   FAQPage).
 * Removed: `[viskit_faq]` FAQ accordion shortcode.

#### 1.1.0

 * Initial release with SEO meta box, XML sitemap, JSON-LD structured data, and 
   FAQ accordion shortcode.

## 中繼資料

 *  版本 **2.2.0**
 *  最後更新 **3 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.7**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/visibility-kit-seo/)
 * 標籤:
 * [AI](https://tw.wordpress.org/plugins/tags/ai/)[analytics](https://tw.wordpress.org/plugins/tags/analytics/)
   [ChatGPT](https://tw.wordpress.org/plugins/tags/chatgpt/)[seo](https://tw.wordpress.org/plugins/tags/seo/)
   [tracking](https://tw.wordpress.org/plugins/tags/tracking/)
 *  [進階檢視](https://tw.wordpress.org/plugins/visibility-kit-seo/advanced/)

## 評分

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

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

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

## 參與者

 *   [ Ryan Howard ](https://profiles.wordpress.org/ryhowa/)

## 技術支援

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

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