CXD Blog Pilot

外掛說明

CXD Blog Pilot turns a short prompt into a fully structured, SEO-optimized article. It uses OpenAI for SEO planning (keywords, metadata, outlines, schema) and your choice of OpenAI or Claude for long-form writing. Articles are always saved as drafts — never auto-published.

Workflow

  1. Enter a topic / prompt.
  2. OpenAI suggests a title, keywords, category, search intent, slug, tags, tone and article type. Every field is editable.
  3. Pick advanced options (article type, SEO depth).
  4. Click Generate Article. The plugin runs a multi-step pipeline:
    • Competitor research (SerpAPI, optional)
    • SEO outline + heading structure (OpenAI)
    • Section-by-section writing (OpenAI or Claude)
    • Final humanization pass
    • FAQ, JSON-LD schema, table of contents and CTA
    • A quality-check layer (keyword stuffing, AI phrases, headings, readability, duplicate sentences)
  5. Review the result and save it as a draft.

Features

  • OpenAI + Claude dual-model architecture with selectable article writer.
  • Live model lists from your OpenAI and Anthropic accounts.
  • Editable AI suggestions for all SEO fields.
  • Article types: Blog Post, Service Page, Landing Page, How-To Guide, Comparison Article, Listicle, Product Review.
  • SEO depth presets from short posts (~300 words) to topical authority.
  • Global brand voice and tone defaults.
  • Competitor research via SerpAPI (optional).
  • JSON-LD schema output on the front end.
  • Automatic sync with Yoast SEO and Rank Math meta fields when present.
  • Content quality scoring before saving.

External services

This plugin connects to third-party services to generate SEO suggestions, articles, and optional competitor research. No data is sent until you enter API keys and use the plugin. API keys are stored in your WordPress database and are sent only to the services below when you request suggestions, research, or article generation.

OpenAI

Used for SEO metadata suggestions, article outlines, JSON-LD schema generation, and (optionally) article writing and humanization when OpenAI is selected as the article writer in Settings.

Data sent: Your API key (in the request header), the topic/prompt you enter, article plan fields (title, keywords, tone, article type, SEO depth), and generated outline/content as needed for multi-step generation. When fetching the model list, only your API key is sent.

When sent: When you click “Get AI Suggestions”, “Generate Article”, or when the Settings page loads/refreshes the OpenAI model dropdown (if a key is saved).

This service is provided by OpenAI: Terms of use, Privacy policy.

Anthropic (Claude)

Used for article writing and the humanization pass when Claude is selected as the article writer in Settings, and to load the Claude model list in Settings.

Data sent: Your API key (in the request header), article plan fields, section outlines, and article markdown for editing/humanization. When fetching the model list, only your API key is sent.

When sent: During article generation (if Claude is the writer) and when the Settings page loads/refreshes the Claude model dropdown (if a key is saved).

This service is provided by Anthropic: Terms of service, Privacy policy.

SerpAPI

Used optionally for competitor research (top Google results, related searches, and “People also ask” questions) when competitor research is enabled and a SerpAPI key is configured.

Data sent: Your API key and the primary keyword from your article plan.

When sent: During article generation when competitor research is enabled.

This service is provided by SerpAPI: Legal.

安裝方式

  1. Upload the cxd-blog-pilot folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Blog Pilot Settings and enter your OpenAI, Claude and (optional) SerpAPI keys.
  4. Go to Blog Pilot Generate Article to start.

常見問題集

Does it auto-publish?

No. Generated articles are always saved as drafts for human review.

Which APIs do I need?

An OpenAI API key is required for SEO planning and outlines. You also need either an OpenAI or Claude (Anthropic) key for article writing, depending on your Settings choice. SerpAPI is optional and powers competitor research.

Where is the schema output?

Validated JSON-LD is printed in the document head on single posts that were generated with the plugin.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈CXD Blog Pilot〉的開發相關工作。

參與者

將〈CXD Blog Pilot〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release.