← All add-ons

Advanced Content Editor

Version 1.6.5 · Updated 6 days ago

Push MxChat's free AI Content Generator into pro territory: bulk-generate landing pages from a CSV, weave smart internal links into every post, manage AI images with one click, and pull live Google Search Console data right into your editor.

Features

  • Programmatic SEO — generate hundreds of unique pages from a CSV file (template-mode for instant variations or AI-mode for per-row original content), with spintax, custom slug templates, and scheduled publishing.
  • Smart Internal Linking — every AI-generated blog post is automatically woven with 3-5 real internal links to your existing content, with descriptive anchor text picked by the AI for contextual fit.
  • Full AI Image Management — Upload, Replace, or AI-Regenerate every image in your generated content. Old URL swaps everywhere it appears (post HTML + custom CSS) automatically.
  • SEO + Meta Management — per-field meta title, description, focus keyword generation that auto-syncs to Rank Math, Yoast, and AIOSEO. Plus inline alt-text propagation to the media library.
  • Google Search Console Integration — see real queries, impressions, clicks, and positions for every page right inside your editor. Spot underperformers, find quick wins.
  • Tool-Based Editing — surgical str_replace edits instead of full-page rewrites. Faster, cheaper, more accurate. Works with GPT-5, Claude Opus/Sonnet 4.6, Gemini 3 Pro, Grok 4, and more.
  • AI SEO Optimization — one-click AI rewrites that lift readability scores, fix meta gaps, and tighten on-page SEO without manual edits.
  • Bearer-token REST API — headless publishing endpoint so external automations and AI agents can push full posts (with images, internal links, and meta) without ever logging into wp-admin.

What's new

Version 1.6.5

  • Improved The FAQ Suggestions and FAQ Coverage settings descriptions no longer promise expanded Google search listings. Google retired FAQ rich results for all sites in May 2026, so the copy now describes the feature's real value: finding the question-shaped searches your posts already rank for and answering them on the page. The feature itself is unchanged and still outputs FAQ schema.
  • Fixed Generated posts that end with a bullet list or table — such as the standard closing call-to-action — are no longer wrongly rejected as truncated. The truncation checks now recognize a completed article by its closed wrapper and balanced markup, and when an article ends in list or table structure the checks judge the last full paragraph instead of the list items.
  • Improved A generation flagged by the truncation checks is never deleted anymore. The post is kept as a draft for your review, the specific warnings are saved with it and returned in the response, and the call succeeds instead of failing — so a paid generation can no longer be destroyed by a false alarm. Only bodies far below the expected length are still rejected, and even those stay in drafts with the post number included in the error message.
  • Fixed When no content model has been chosen, content generation and SEO analysis now fall back to GPT-5.6 Sol instead of a model OpenAI retires on August 10, 2026.
  • Improved The REST API access token is no longer kept in the set of options WordPress loads into memory on every page view. Existing sites are corrected automatically by the accompanying MxChat core update.