[WordPress] 外掛分享: Engagemii AEO

首頁外掛目錄 › Engagemii AEO
WordPress 外掛 Engagemii AEO 的封面圖片
全新外掛
安裝啟用
尚無評分
剛更新
最後更新
問題解決
WordPress 5.5+ PHP 7.4+ v1.4.0 上架:2026-07-01

內容簡介

Engagemii AEO 外掛幫助網站擁有者優化 AI 爬蟲的可見性,並提供即時的 AI 爬蟲流量統計。透過自動生成的結構化數據,提升網站在 ChatGPT、Claude 等 AI 引擎中的曝光率,且所有功能均免費提供。

【主要功能】
• 自動生成結構化數據文件
• 計算 AI 爬蟲訪問次數
• 提供免費的自訂修正工具包
• 實時顯示 AI 可見性評分
• 一鍵創建免費控制台

外掛標籤

開發者團隊

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

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

原文外掛簡介

Your customers are already asking ChatGPT, Claude, Perplexity, and Gemini for recommendations. If those engines cannot read your site properly, they recommend somebody else – and you never even see it happen, because AI bots do not show up in Google Analytics.
This plugin fixes both problems from inside WordPress, and it starts the moment you activate it. Everything Engagemii offers site owners is free.
What you get instantly, no account needed:

Every AEO file your site should be serving, generated on your own server from your own site data: Organization JSON-LD schema (who you are and how to cite you), FAQ schema, llms.txt, ai.txt, an AI-crawler allow list for robots.txt, plus a clean meta description and Open Graph tags for your homepage. Nothing is sent anywhere.
The AI crawler counter. Your server sees GPTBot, ClaudeBot, PerplexityBot, and the rest every day – your analytics just never told you. This plugin counts those visits server-side and shows you the last 7 days right on the settings page.

Your free dashboard – one click, no signup form:
When you want more than the 7-day counter, click “Create my free dashboard” on the settings page. We create your free Engagemii account on the spot and email you a login link that signs you straight in; you pick a password on your first visit. You never leave wp-admin. Inside your dashboard:

Your AI crawler traffic – how many times AI bots visited this week, how that compares to last week, and which bots came, bot by bot. This is the AI traffic no analytics tool shows you.
Your AI visibility score – run the free audit and see how visible your brand is to ChatGPT, Claude, and Perplexity, broken down by category, so you know exactly where you stand.

Your Customized Fix Kit – free:
Request your free Customized Fix Kit from your dashboard: we read your actual site and write your schema, llms.txt, FAQs, and metadata for you, tailored to your real content instead of templates. Kits are prepared in a queue and the download link arrives by email once yours is ready. Connect this plugin to your account and it installs the whole kit automatically and keeps it current: change your profile on Engagemii and your site updates within the hour.
Why is it free?
Engagemii is free because we license the AI-crawler activity data the tracker collects, including data identified by your domain. You can opt out of domain-identified licensing in Settings. The tracker records bot visits only, never your human visitors.
Activate it, watch the counter, and you will see for yourself how much AI traffic you have been flying blind on.
External services
This plugin connects to the Engagemii API (api.engagemii.com) operated by Engagemii LLC. The connection is required because the plugin’s job is to apply your Engagemii AEO configuration (JSON-LD, llms.txt, ai.txt, robots rules, meta tags) to your WordPress site, and those configuration values are stored in your Engagemii account.
The plugin sends data to api.engagemii.com in five cases:

One-click free dashboard creation (only when you click “Create my free dashboard”).
The plugin POSTs to https://api.engagemii.com/api/wp-plugin/connect-free with:

The email address you entered (prefilled with your WordPress admin email; you can change it before submitting)
Your site URL (home_url())
Your WordPress version and the plugin version
Engagemii creates a free account for that email, returns the API key (stored by the plugin so the sync below activates), and emails you a login link to your dashboard. Nothing is sent until you click the button.

Plugin registration (one-time, when you paste your API key and click Save & Connect).
The plugin POSTs to https://api.engagemii.com/api/wp-plugin/register with:

Your site URL (home_url())
Your WordPress version
Your PHP version
The plugin version
Your API key (in the x-engagemii-key request header)

Hourly configuration sync (automatic, plus when you click Force Sync Now).
The plugin GETs https://api.engagemii.com/api/wp-plugin/config with your API key in the x-engagemii-key request header. The response is the JSON-LD, llms.txt, ai.txt, robots.txt rules, and meta-tag content the plugin should apply on your site. No site content is sent on this request other than the headers.

Sync-result reporting (automatic, fire-and-forget after each successful sync).
The plugin POSTs to https://api.engagemii.com/api/wp-plugin/sync-report with:

The sync status (ok, error, etc.)
The plugin version
Daily AI-crawler visit counts observed on your site over the last 14 days (bot name and count per day – for example “GPTBot: 12 visits on 2026-07-01”)
Per-page AI-crawler visit counts over the same 14 days: the URL path of each page an AI crawler fetched, with the bot name and count per day – for example “/pricing: GPTBot 18 visits on 2026-07-01”. Only the path on your own site is sent; no query strings, no IP addresses, and no information about human visitors is included.
Your API key (in the x-engagemii-key request header)

Live AI-crawler visit beacon (automatic, once per AI-crawler page request).
When an AI crawler requests a page on your site, the plugin POSTs to https://api.engagemii.com/api/tracker/hit with:

The crawler’s user-agent token (for example “GPTBot”). Only the fixed list of AI crawlers the plugin recognises is reported; ordinary visitors and ordinary search engines are ignored.
The URL path of the page it requested on your own site, with query strings removed
The IP address the request came from
Your API key (in the x-engagemii-key request header)
The request is non-blocking, so it never slows your page down. The IP address is used only to confirm the crawler is genuine by checking it against the crawler operator’s own published address ranges. Engagemii holds it for at most 24 hours for that check, does not show it in your dashboard, and does not include it in any data product. This beacon is what lets your dashboard, and your own Google Analytics if you connect it, show which crawler read which page as it happens rather than once an hour.

If you never connect an API key, the plugin makes no external requests at all. The free template fixes are generated locally in PHP, and the AI-crawler counter stores its counts only in your own WordPress database. Connecting an API key is the consent step that enables the requests above.
Engagemii is free because we license the AI-crawler activity data the tracker collects, including data identified by your domain. You can opt out of domain-identified licensing in Settings. The tracker records bot visits only, never your human visitors.
The plugin does not send your site’s content, your visitor data, your user data, your post content, your media, or any database content other than the installation environment values listed under (1) and the bot visit data listed under (3) and (4).
Service operator: Engagemii LLC (https://engagemii.com).
Terms of Service: https://engagemii.com/terms
Privacy Policy: https://engagemii.com/privacy

延伸相關外掛

文章
Filter
Mastodon