[WordPress] 外掛分享: Mandat AEO Assistant

WordPress 外掛 Mandat AEO Assistant 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Mandat AEO Assistant」是 2025-11-30 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2025-12-27,距離現在已有 60 天。
  • 外掛最低要求 WordPress 6.0 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

mandat |

外掛標籤

AI | aeo | seo | Gemini | content generation |

內容簡介

總結:Mandat AEO Assistant 是一款功能強大的 WordPress 外掛,利用 Google 的 Gemini AI 和 Vertex AI 自動生成高質量、優化 SEO 的部落格文章。透過全面的 Article Studio 介面,您可以生成長篇文章、創建 AI 生成的圖片、自動插入內部連結、嵌入 YouTube 影片、生成 SEO 元數據等功能。這款外掛專為內容創作者、部落客和數位行銷人員設計,他們希望在保持高品質和 SEO 最佳實踐的同時,優化內容製作工作流程。

1. 使用 Google Cloud Vertex AI (Gemini API):
- 功能:使用 Google 的 Gemini 語言模型生成文章內容。
- 使用時機:在 Article Studio 中點擊“建立文章”或使用自動翻譯功能時。
- 傳送的資料:文章提示、源文字用於翻譯、用戶配置的生成參數等。
- 接收的資料:生成的文章 HTML 內容、SEO 元數據建議、使用統計數據等。

2. 使用 Google Cloud Vertex AI (Imagen API):
- 功能:使用 Google 的 Imagen 4.0 模型生成 AI 圖片。
- 使用時機:在文章創建後點擊“生成圖片”時。
- 傳送的資料:描述所需圖片的文字提示、圖片生成參數、Google Cloud 認證憑證等。
- 接收的資料:Base64 編碼的 PNG 圖片數據。

3. 使用 Google OAuth2 API:
- 功能:驗證您的 Google Cloud 服務帳戶以安全訪問 Vertex AI API。
- 使用時機:在每次呼叫 Gemini 或 Imagen 時自動進行(令牌存儲 55 分鐘)。
- 傳送的資料:使用您的服務帳戶私鑰簽署的 JWT、服務帳戶電子郵件地址等。
- 接收的資料:臨時存取令牌、令牌過期時間。

4. 使用 YouTube Data API v3:
- 功能:搜索並檢索 YouTube 視頻信息,將相關視頻嵌入文章。
- 使用時機:僅在文章創建期間啟用“生成 YouTube 視頻”選項時。
- 傳送的資料:搜索查詢、語言和區域偏好等。
-接收的資料:對應的 YouTube 視頻信息。

原文外掛簡介

Mandat AEO Assistant is a powerful WordPress plugin that leverages Google’s Gemini AI and Vertex AI to automatically generate high-quality, SEO-optimized blog posts. The plugin provides a comprehensive Article Studio interface where you can:

Generate long-form articles (>=1600 words) using Google Gemini 2.0/2.5 models
Create AI-generated featured and in-content images using Imagen 4.0
Automatically insert internal links from your existing content
Find and embed relevant YouTube videos
Generate SEO metadata (meta descriptions, focus keywords, tags)
Support for both Vietnamese and English content
Automatic translation with Polylang integration
Real-time cost tracking for all API usage

The plugin is designed for content creators, bloggers, and digital marketers who want to streamline their content production workflow while maintaining high quality and SEO best practices.
External Services
This plugin connects to external Google Cloud services to provide AI-powered features. Below is detailed information about each service used, what data is transmitted, and when these connections occur.
Google Cloud Vertex AI – Gemini API
Purpose: Generates AI-powered article content using Google’s Gemini language models (gemini-2.0-flash-exp, gemini-2.5-pro, gemini-2.5-flash, gemini-2.5-flash-lite).
When used:
– When you click “Create Article” in the Article Studio interface
– When using the automatic translation feature with Polylang
Data sent to Google:
– Your article topic, keywords, and content generation parameters
– Source text for translation (when translating existing content)
– Your Google Cloud Service Account credentials for authentication
– No personal user data from your website visitors is ever sent
Data received from Google:
– Generated HTML article content
– SEO metadata suggestions (titles, descriptions, keywords)
– Token usage statistics for cost tracking
API Endpoint: https://us-central1-aiplatform.googleapis.com/v1/projects/{project_id}/locations/us-central1/publishers/google/models/
Service Terms: https://cloud.google.com/terms
Privacy Policy: https://policies.google.com/privacy
Google Cloud Vertex AI – Imagen API
Purpose: Generates AI images for featured images and in-content illustrations using Google’s Imagen 4.0 model.
When used:
– When you click “Generate Images” after article creation
– Images are only generated when you explicitly request them
Data sent to Google:
– Text prompts describing the desired images
– Image generation parameters (aspect ratio, style)
– Your Google Cloud Service Account credentials
– No personal data or user information is transmitted
Data received from Google:
– Base64-encoded PNG image data
– Generation metadata
API Endpoint: https://us-central1-aiplatform.googleapis.com/v1/projects/{project_id}/locations/us-central1/publishers/google/models/imagen-4.0-generate-001:predict
Service Terms: https://cloud.google.com/terms
Privacy Policy: https://policies.google.com/privacy
Google OAuth2 API
Purpose: Authenticates your Google Cloud Service Account to securely access Vertex AI services.
When used: Automatically before each API call to Gemini or Imagen (access tokens are cached for 55 minutes to minimize requests).
Data sent to Google:
– JWT (JSON Web Token) signed with your Service Account private key
– Service Account email address
– Timestamp and token expiration data
Data received from Google:
– Temporary access token (valid for 1 hour)
– Token expiration timestamp
API Endpoint: https://oauth2.googleapis.com/token
Service Terms: https://developers.google.com/terms
Privacy Policy: https://policies.google.com/privacy
YouTube Data API v3
Purpose: Searches for and retrieves YouTube video information to embed relevant videos in articles.
When used: Only when the “Generate YouTube Video” option is enabled during article creation.
Data sent to Google:
– Search keywords related to your article topic
– Language and region preferences
– Your YouTube Data API key
Data received from Google:
– Video IDs, titles, and descriptions
– Channel information
– Video metadata (upload date, thumbnails)
API Endpoint: https://www.googleapis.com/youtube/v3/search
Service Terms: https://developers.google.com/youtube/terms/api-services-terms-of-service
Privacy Policy: https://policies.google.com/privacy
Google Custom Search API
Purpose: Searches the web to gather factual information and current sources to enhance article accuracy and relevance.
When used: Automatically during article generation to provide the AI with up-to-date context and credible sources.
Data sent to Google:
– Search queries based on your article topic and keywords
– Language and region preferences
– Your Custom Search Engine ID and API key
– Number of results requested (typically 3-10)
Data received from Google:
– Search result titles, URLs, and snippets
– Page metadata
API Endpoint: https://www.googleapis.com/customsearch/v1
Service Terms: https://developers.google.com/custom-search/v1/overview
Privacy Policy: https://policies.google.com/privacy
Privacy and Data Protection
Important notes:
– No personal data from your website visitors (names, emails, IP addresses) is ever transmitted to external services
– All API calls are initiated only by authenticated WordPress administrators
– API keys and credentials are stored securely in your WordPress database (encrypted or hashed where possible)
– Generated content is saved to your WordPress database only; Google does not retain your content beyond the time needed for API processing
– Cost tracking data (token usage) is stored locally in your WordPress database
– This plugin does not use cookies or collect any user data from your site visitors
GDPR Compliance: This plugin does not collect, store, or transmit any personal data from your website visitors. All external API calls are initiated exclusively by authenticated WordPress administrators for content generation purposes.
Credits
This plugin integrates with the following Google Cloud services:
– Google Cloud Vertex AI (Gemini language models and Imagen image generation)
– Google OAuth2 API for secure authentication
– YouTube Data API v3 for video content
– Google Custom Search API for web research
All trademarks and service marks are the property of their respective owners.
Support
For support, feature requests, or bug reports, please visit: https://eonsr.com/
License
This plugin is licensed under GPL-2.0-or-later. See https://www.gnu.org/licenses/gpl-2.0.html for details.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Mandat AEO Assistant」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


3.2.7 | 3.2.8 | trunk |

延伸相關外掛(你可能也想知道)

  • AI Bud – AI Content Generator, AI Chatbot, ChatGPT, Gemini, GPT-4o 》【在WordPress上安裝AI Buddy插件,實現快速生成多語言文本和圖片。】AI Buddy主要分為Content Builder,Image Generator和Playground等幾個模塊。Content Bu...。
  • BotWriter – Free AI Content Generator 》**總結:**, BotWriter 是一個讓你可以利用人工智慧自動創建部落格文章的 WordPress 外掛。透過自訂參數,讓機器人根據您的設定來撰寫文章。, , **問題與答案:...。
  • StifLi Flex MCP – AI Chat Agent and MCP Server 》總結: StifLi Flex MCP 將您的 WordPress 網站轉換為功能強大的模型上下文協議(MCP)伺服器,提供 117 個工具供 AI 助理(如 ChatGPT、Claude 和 LibreChat...。
  • HHG for TranslatePress 》總結文案:, HHG for TranslatePress 是一個增強外掛,用於擴展 TranslatePress 多語言外掛的自動翻譯功能。它整合了主流的 AI 翻譯引擎,如 Google Gemini、...。
  • MAIO – The new AI GEO / SEO tool 》總結:, 這個外掛能夠幫助你的網站優化到AI驅動的發現工具,如ChatGPT(OpenAI)、Perplexity、Claude(Anthropic)、Google Gemini、Meta AI等,結合了傳統S...。
  • Ai Auto Tool Content Writing Assistant All in One 》總結: aiautotool 是一個 AI 動力的大量 WordPress 管理系統,能幫助使用者快速且輕易地創造高品質、SEO 最佳化的內容。, , 問題與答案:, 問題1: aiautotoo...。
  • Limb AI Chatbot 》總結:AI Chatbot by Limb 可讓您的網站互動,在實際內容訓練的智能對話機器人的支援下,以您自己的 OpenAI 或 Gemini API 金鑰,從網頁、文章、自訂文章類型...。
  • Trendly AI Post – Trending Topics from Google News 》總結: Trendly AI Post 是一款革命性的 WordPress 外掛,透過結合 Google Gemini AI 和即時流行新聞數據的力量,自動生成引人入勝、符合 SEO 要求的文章,讓...。
  • Ai Sales Agent (ASA) 》```html, <!DOCTYPE html>, <html>, <body>, , <p>Ai Sales Agent (ASA) 是一個前衛的 WordPress 外掛,革新了您與網站訪客互動的方...。
  • MP AI Content Generator 》總結文案:, 「MP AI Content Generator」外掛將Google Gemini和OpenAI(ChatGPT)強大的人工智慧功能無縫集成到WordPress文章和頁面編輯器中。透過提供提示...。
  • LS – AI Image Generator 》**總結:**, LS - AI Image Generator讓您可以使用自己的API密鑰直接在WordPress編輯器內生成高質量的AI圖像。這個外掛針對希望在沒有外部訂閱或隱藏費用的情...。
  • AI Try-On Assistant 》總結:這是一個 WooCommerce AI 虛擬試衣助手,讓顧客使用 Google Gemini AI 嘗試衣服、髮型和化妝,提供先進的電腦視覺效果技術,讓顧客在購買前可以虛擬試...。
  • AI Product Description Generator 》<b>外掛總結:</b>, 這個外掛可利用人工智能自動生成產品描述,並支援不同類型的 API 提供者,非常適合電子商務店主、行銷人員或開發人員使用。,...。
  • RenewAI Post Creator 》總結:RenewAI Post Creator 是一款強大的 WordPress 外掛,利用先進的 AI 模型生成高質量的部落格內容。免費版支援 OpenAI,而高級版提供了額外的 AI 提供者...。
  • AIKCT Engine Chatbot 》總結:, 這個 WordPress 外掛可以自動將文章翻譯成多種語言,並且使用 Google Translate API 和 Polylang 來實現。這對於多語言 SEO 來說非常有用。, , 問題...。

文章
Filter
Apply Filters
Mastodon