Title: Ray Bogman AI Content Orchestrator
Author: Ray Bogman
Published: <strong>June 19, 2026</strong>
Last modified: June 19, 2026

---

Search plugins

![](https://ps.w.org/raybogman-ai-content-orchestrator/assets/banner-772x250.png?
rev=3578113)

![](https://ps.w.org/raybogman-ai-content-orchestrator/assets/icon.svg?rev=3578113)

# Ray Bogman AI Content Orchestrator

 By [Ray Bogman](https://profiles.wordpress.org/raybogman/)

[Download](https://downloads.wordpress.org/plugin/raybogman-ai-content-orchestrator.1.0.2.zip)

 * [Details](https://wordpress.org/plugins/raybogman-ai-content-orchestrator/#description)
 * [Reviews](https://wordpress.org/plugins/raybogman-ai-content-orchestrator/#reviews)
 *  [Installation](https://wordpress.org/plugins/raybogman-ai-content-orchestrator/#installation)
 * [Development](https://wordpress.org/plugins/raybogman-ai-content-orchestrator/#developers)

 [Support](https://wordpress.org/support/plugin/raybogman-ai-content-orchestrator/)

## Description

Ray Bogman AI Content Orchestrator generates SEO-optimized blog posts and pages 
for your WordPress site using Claude AI (Anthropic) or OpenAI GPT models. It is 
a complete, fully functional content pipeline: give it a topic, optionally scan 
a website for context, and it writes an original article, generates a featured image,
adds internal links, and fills in your Yoast SEO fields.

**Key Features:**

 * **Dual AI Provider Support** — Choose between Claude (Anthropic) and OpenAI (
   GPT) for content generation. Switch between providers at any time.
 * **Website Context Scanning** — Reads the single page at a URL you provide to 
   give the AI background context for writing on-brand content. Only reads the one
   URL you explicitly enter — it never crawls, follows links, or reads sitemaps,
   and does no automated or third-party crawling.
 * **AI Content Generation** — Two-step process: generates SEO metadata first, then
   creates original HTML content with a table of contents, FAQ sections, and a call-
   to-action.
 * **4 Blog Styles** — Standard Blog Post, How-To Guide, Listicle, and Beginner’s
   Guide — each with a specialized AI prompt.
 * **AI Featured Images** — Generate a custom hero image for each post using OpenAI
   gpt-image-1, automatically set as the featured image.
 * **Title Overlay Images** — Optionally place the post title on a branded background
   image with custom fonts and colors — a unique featured image per post, no AI 
   image cost.
 * **Automatic Internal Linking** — After writing, the plugin scans your existing
   published posts and adds relevant internal links within the text to strengthen
   your site’s SEO.
 * **Project Vision** — Define baseline instructions (brand voice, tone, audience,
   rules) that the AI always follows before generating any content.
 * **SEO Metadata** — Automatically generates SEO titles (max 60 chars), meta descriptions(
   max 155 chars), slugs, focus keyphrases, tags, and categories.
 * **Yoast SEO Integration** — Automatically populates Yoast SEO fields (title, 
   meta description, focus keyphrase) when Yoast is installed.
 * **WordPress Category Selection** — Browse and select from existing WordPress 
   categories. The AI also suggests additional categories based on content.
 * **Draft or Publish** — Save as draft for review or publish immediately.
 * **Blog Post or Page** — Generate blog posts (1000-2000 words with tags/categories)
   or pages (500-1000 words).
 * **Dashboard + Progress Logging** — See content stats and real-time progress updates
   during scanning and generation. Download a debug log with one click.
 * **Works on Shared Hosting** — The generation pipeline is split into four short
   steps so it completes within typical server timeouts.

**Supported Models:**

 * Claude Sonnet 4.6, Opus 4.6, Haiku 4.5 (Anthropic)
 * GPT-4o, GPT-4o Mini, GPT-4 Turbo, GPT-4.1, GPT-4.1 Mini, GPT-4.1 Nano (OpenAI)

**How it works:**

 1. (Optional) Enter a page URL to read for context — the scanner reads only that single
    page for background information.
 2. Write a prompt describing the content you want.
 3. Choose blog post or page, pick a blog style, set draft or publish, and select categories.
 4. Click “Create Content” — the AI generates SEO metadata then full HTML content, 
    an optional featured image, and internal links.
 5. Content is published to WordPress with tags, categories, and Yoast SEO fields populated.

### External services

This plugin relies on the following third-party AI services. No data is sent to 
any of them until the site administrator explicitly configures the relevant API 
key and initiates an action (for example clicking “Create Content” or generating
an image). None of these services are contacted on the front end for normal site
visitors.

WordPress 7.0+ — preferred path: When running on WordPress 7.0 or newer and the 
site owner has configured a provider through the core AI Client, every text generation
request is routed through that core AI Client first (wp_ai_client_prompt()  generateText()).
In that case the plugin never touches api.anthropic.com or api.openai.com directly—
the request goes to whichever provider the site owner has set up at the site level,
with credentials managed by WordPress core. The plugin’s own direct integrations
below are used only as a fallback for older WordPress versions or when no core provider
has been configured.

#### Anthropic (Claude AI)

What it is: AI text model API, used for content generation and SEO metadata when
Claude is selected as the AI provider.
 Domain(s) contacted: api.anthropic.com What
data is sent and when: The user prompt, the scanned website context, and the requested
content type — sent only when an administrator clicks “Create Content”. * Terms 
of service: https://www.anthropic.com/legal/consumer-terms * Privacy policy: https://
www.anthropic.com/privacy

#### OpenAI (GPT & gpt-image-1)

What it is: AI text and image model API, used for content generation, SEO metadata,
and AI featured image generation when OpenAI is selected.
 Domain(s) contacted: 
api.openai.com (generated images are then downloaded from the temporary URL OpenAI
returns). What data is sent and when: The user prompt, scanned website context, 
and image-generation prompts — sent only when an administrator clicks “Create Content”
or generates an image. * Terms of service: https://openai.com/policies/terms-of-
use/ * Privacy policy: https://openai.com/policies/privacy-policy/

## Screenshots

[⌊Dashboard — overview with total posts, monthly count, drafts, and posts needing
a refresh.⌉⌊Dashboard — overview with total posts, monthly count, drafts, and posts
needing a refresh.⌉[

Dashboard — overview with total posts, monthly count, drafts, and posts needing 
a refresh.

[⌊Create Content — enter a topic, scan a website, select a blog style, and generate
a full SEO-optimized post.⌉⌊Create Content — enter a topic, scan a website, select
a blog style, and generate a full SEO-optimized post.⌉[

Create Content — enter a topic, scan a website, select a blog style, and generate
a full SEO-optimized post.

[⌊Content result — SEO metadata, tags, categories, featured image options, and internal
links.⌉⌊Content result — SEO metadata, tags, categories, featured image options,
and internal links.⌉[

Content result — SEO metadata, tags, categories, featured image options, and internal
links.

[⌊Settings — configure AI providers, featured images, internal linking, and the 
website scanner.⌉⌊Settings — configure AI providers, featured images, internal linking,
and the website scanner.⌉[

Settings — configure AI providers, featured images, internal linking, and the website
scanner.

[⌊Style Examples — preview the available blog writing styles.⌉⌊Style Examples — 
preview the available blog writing styles.⌉[

Style Examples — preview the available blog writing styles.

## Installation

 1. Upload the `raybogman-ai-content-orchestrator` folder to `/wp-content/plugins/`.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to **AI Content > Settings** and select your AI provider (Claude or OpenAI).
 4. Enter your API key and click Save Changes.
 5. Go to **AI Content > Create Content** to generate your first post.

## FAQ

### What AI models does this support?

Both Claude (Anthropic) and OpenAI GPT models. You can configure both and switch
between them in Settings.

### Do I need both a Claude and OpenAI account?

No. You only need one AI provider. Pick either Claude or OpenAI and enter that provider’s
API key.

### How much does it cost?

The plugin is free. You pay only for the AI usage through your provider’s API — 
typically $0.02–$0.10 per blog post, plus about $0.06 per gpt-image-1 featured image.

### Do I need Yoast SEO?

No, Yoast SEO is optional. If installed, the plugin automatically populates the 
SEO title, meta description, and focus keyphrase. Without Yoast, metadata is still
generated and stored in the post excerpt.

### Can I select which categories to use?

Yes. Existing WordPress categories are listed as checkboxes on the creation form.
The AI may also suggest additional categories which are created automatically.

### Can I scan any website?

The scanner reads only the single publicly accessible page at the exact URL you 
provide. It is intended for reading your own website or a page you have permission
to read, to give the AI relevant context. It reads just that one page — it never
crawls, follows links, or reads sitemaps, and it performs no automated mass crawling
or scraping of third-party sites.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Ray Bogman AI Content Orchestrator” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ Ray Bogman ](https://profiles.wordpress.org/raybogman/)

[Translate “Ray Bogman AI Content Orchestrator” into your language.](https://translate.wordpress.org/projects/wp-plugins/raybogman-ai-content-orchestrator)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/raybogman-ai-content-orchestrator/),
check out the [SVN repository](https://plugins.svn.wordpress.org/raybogman-ai-content-orchestrator/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/raybogman-ai-content-orchestrator/)
by [RSS](https://plugins.trac.wordpress.org/log/raybogman-ai-content-orchestrator/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.2

 * Fix: restored the “Style Examples” admin page. Its menu entry was missing, so
   visiting the page showed no content even though the example previews existed.
   The page is now registered again under the AI Content menu.

#### 1.0.1

 * Hardening: the context-scanning request now verifies the remote TLS certificate(
   removed the SSL verification bypass) to prevent man-in-the-middle tampering.

#### 1.0.0

 * Initial public release on WordPress.org.
 * AI content generation with Claude (Anthropic) and OpenAI (GPT), routed through
   the WordPress 7.0+ core AI Client when available.
 * Single-URL website scanning for context.
 * Four blog writing styles (Standard, How-To, Listicle, Beginner’s Guide).
 * SEO metadata generation with Yoast SEO integration.
 * AI featured image generation with OpenAI gpt-image-1, plus an optional branded
   title-overlay image.
 * Automatic internal linking to existing published posts.
 * Project Vision baseline instructions, category selection, draft/publish, and 
   a content dashboard with progress logging.

## Meta

 *  Version **1.0.2**
 *  Last updated **7 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.9 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [AI](https://wordpress.org/plugins/tags/ai/)[Claude](https://wordpress.org/plugins/tags/claude/)
   [content generator](https://wordpress.org/plugins/tags/content-generator/)[openai](https://wordpress.org/plugins/tags/openai/)
   [seo](https://wordpress.org/plugins/tags/seo/)
 *  [Advanced View](https://wordpress.org/plugins/raybogman-ai-content-orchestrator/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/raybogman-ai-content-orchestrator/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/raybogman-ai-content-orchestrator/reviews/)

## Contributors

 *   [ Ray Bogman ](https://profiles.wordpress.org/raybogman/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/raybogman-ai-content-orchestrator/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://raybogman.com)