plugin-icon

Seobot Publisher for The SEO Agent

제작자: seoagent1232·
Auto-publish AI-researched, fact-checked articles from The SEO Agent dashboard to your WordPress site. Paste a token, done.
버전
1.3.0
최근 업데이트일
May 18, 2026
Seobot Publisher for The SEO Agent

The SEO Agent is an AI SEO content automation platform. It does keyword research with real DataForSEO data (not estimates), drafts fact-checked articles with citations, runs them through a quality gate, and ships them to your CMS. This plugin is the WordPress receiver: every article you approve in the dashboard lands on your site as a published post.

What gets published

  • Article title
  • Full HTML body
  • Featured image (downloaded into your WordPress media library)
  • SEO meta description (Yoast and Rank Math compatible)
  • Tags (auto-created if they do not exist)
  • Custom slug

How it works

  1. Sign up at theseoagent.ai and create a WordPress integration in your dashboard. The dashboard generates a 64-character integration token.
  2. Install and activate this plugin on your WordPress site.
  3. Paste the token at The SEO Agent in your admin sidebar (the plugin opens this page automatically after activation) and click Save.
  4. Approve an article in the dashboard. The SEO Agent posts it to your site over HTTPS using the token.

The plugin exposes two REST routes under the seobot/v1 namespace:

  • POST /wp-json/seobot/v1/ping for the dashboard’s “Test Connection” button
  • POST /wp-json/seobot/v1/articles for the publish payload

Both routes require the bearer token. The plugin compares it to the saved token using a constant-time comparison so nothing leaks via timing.

No telemetry. The plugin does not phone home. It only responds to requests your dashboard initiates.

External services

This plugin connects WordPress to a third-party SaaS, The SEO Agent (theseoagent.ai), which is required for the plugin to do anything useful.

What data is sent and when

  • The plugin receives POST /wp-json/seobot/v1/articles requests from theseoagent.ai only when you click “Approve” on an article in the dashboard. The payload contains the article body, title, tags, slug, meta description, and a featured-image URL.
  • The plugin makes outbound HTTPS requests only to fetch the featured-image URL provided in the payload (via WordPress core’s media_sideload_image). No tracking pixels, no analytics calls.
  • POST /wp-json/seobot/v1/ping requests come from the dashboard’s “Test Connection” button. The response includes plugin version, WordPress version, site name, and site URL so the dashboard can confirm the integration is live.
  • No data is sent to The SEO Agent on plugin activation, page loads, or any background WordPress event.

Account, billing, and policies

무료유료 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 6.9.4
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.