Select one or more tags, then press “Search Plugins”

Find Plugin with any / all of the selected criteria
Search Plugin

Seobot Publisher For The SEO Agent Wordpress Plugin - Rating, Reviews, Demo & Download

Seobot Publisher For The SEO Agent Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

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

Screenshots

No screenshots provided


Reviews & Comments