
內容簡介
EONSR AEO Agent 是一款強大的內容生成工具,旨在幫助網站擁有者自動化創建符合 SEO 和 AEO 的文章。此外掛透過專業的雙面介面和結構化提示工程,能在 WordPress 控制台內直接生成深入且媒體豐富的內容。
【主要功能】
• AI 文章生成:從單一關鍵字創建全面性的文章
• 雙面介面:內容與提示並排編輯,方便發布
• 圖片生成:自動創建特色圖片及內文圖片
• 批量生成:上傳 Excel 檔案自動生成數百篇文章
• 智能自動翻譯:生成內容並自動翻譯成多種語言
• SEO 優化:自動填寫 Rank Math / Yoast SEO 元描述
外掛標籤
開發者團隊
原文外掛簡介
EONSR AEO Agent is a powerful content generation tool designed to help website owners automate the creation of SEO and AEO (Answer Engine Optimization) friendly articles.
Unlike generic AI writers, this plugin utilizes a specialized 2-pane UI workflow and structured prompt engineering to produce in-depth, formatted, and media-rich content directly within your WordPress dashboard.
How it works (SaaS Service)
This plugin operates as a connector (client) to the EONSR Cloud Platform. It sends your input (keywords, topics, settings) to our external Node.js processing servers to generate content using advanced AI models (Google Gemini API). This architecture ensures your WordPress site remains fast and is not burdened by heavy AI processing tasks.
All plugin features are fully functional. The plugin itself contains no locked or restricted functionality. API usage limits are managed entirely server-side by the EONSR Cloud service.
Key Features
AI Article Generation: Create comprehensive articles from a single keyword using advanced prompting.
Dual-Pane Interface: Edit content and prompts side-by-side before publishing.
Image Generation: Automatically create Featured Images and In-Content images with text overlays.
Bulk Generation: Upload an Excel (.xlsx) file to schedule and generate hundreds of posts automatically in the background.
Smart Auto-Translation: Generate content in one language and automatically translate/localize it into multiple languages.
SEO Optimization: Automatically fills Rank Math / Yoast SEO meta descriptions and focus keywords.
YouTube Embedding: Automatically finds and embeds relevant videos to increase time-on-site.
External Services
This plugin connects to the following external services. By using this plugin, you agree to the terms of each service listed below.
1. EONSR Cloud API
This plugin requires the EONSR Cloud API to function. All content generation, image creation, and translation features are processed on EONSR’s external servers — no AI processing is done locally on your WordPress site.
What it is: A managed Node.js API platform that processes AI content generation requests using Google Gemini models.
API Endpoint: https://commercial-api.congtyeon.com
What data is sent: When you trigger a generation action, the plugin sends your input (keywords, language selection, writing style, tone settings, and your license key) to our servers. No WordPress user passwords or sensitive site credentials are transmitted.
When data is sent: Only when the user explicitly clicks “Generate”, triggers bulk processing, or activates/syncs a license key.
Service Provider: Cong Ty EON (EONSR)
Terms of Service: https://aeo.eonsr.com/terms/
Privacy Policy: https://aeo.eonsr.com/privacy-policy/
2. YouTube Data API v3 (Google)
This plugin optionally uses the YouTube Data API v3 to search for and embed relevant videos inside generated articles.
What it is: Google’s public API for searching YouTube video content.
API Endpoint: https://www.googleapis.com/youtube/v3/search
What data is sent: The article keyword/topic is sent to YouTube’s API to find a relevant video. No personal user data is transmitted.
When data is sent: Only when the YouTube embedding feature is enabled and a generation action is triggered.
Service Provider: Google LLC
Terms of Service: https://developers.google.com/youtube/terms/api-services-terms-of-service
Privacy Policy: https://policies.google.com/privacy
REST API Endpoints (Inbound Webhooks)
This plugin registers several REST API endpoints on your WordPress site. These are not outbound connections — they are inbound webhooks that allow the EONSR Cloud server to deliver generated content back to your site after processing is complete.
POST /wp-json/eonsr-aeo-agent/v1/scheduled-post/create — Receives the completed article from EONSR Cloud and creates/schedules the WordPress post. Authenticated via a shared secret key validated server-side.
POST /wp-json/eonsr-aeo-agent/v1/sync-license — Receives license status updates pushed from EONSR Cloud (e.g., after renewal or plan change).
GET /wp-json/eonsr-aeo-agent/v1/languages — Returns the list of active Polylang languages on your site, used by EONSR Cloud to correctly route translated content.
GET /wp-json/eonsr-aeo-agent/v1/posts — Returns a list of existing post titles/slugs, used by EONSR Cloud to avoid duplicate content during bulk generation.
GET /wp-json/eonsr-aeo-agent/v1/keyphrases — Returns existing focus keyphrases from your site’s database, used to avoid keyword cannibalization during bulk generation.
No sensitive WordPress user data (passwords, emails, private meta) is exposed through these endpoints. The /scheduled-post/create and /sync-license endpoints validate a shared secret before accepting any data.
