From Review Schema to AI-Powered JSON-LD Schema for WordPress
Review Schema has officially become Schema Engine AI — and version 3.0.0 (released May 19, 2026) is the largest release in the plugin’s history. It’s the same plugin you already trust for reviews, ratings, and structured data, now rebuilt around an AI-powered schema engine that drafts JSON-LD, generates FAQ content, validates Rich Results in real time, and audits your entire site’s structured data from a single screen.
If you’re upgrading from Review Schema 2.2.7 (February 2, 2026), this post covers every change between the two versions — what’s new, what’s improved, what’s deprecated, and how to migrate without losing a single setting.
Quick TL;DR: Same plugin. New name. AI-powered schema generation, a Gutenberg FAQ block, SureCart and FluentCart integrations, a graph-based @graph architecture, and a real-time Google Rich Results validator. Your reviews, settings, and data are preserved automatically.
Key Features of Schema Engine AI
| Feature | What It Does | Version / Notes |
|---|---|---|
| Plugin Rebrand | Review Schema is now Schema Engine AI, expanding beyond review schema into full AI-powered structured data generation | New in 3.0.0 |
| AI Schema Generator | Uses AI to analyze post/page content, suggest the best schema type, and pre-fill JSON-LD properties | Supports OpenAI, Claude, Gemini |
| AI FAQ Generator | Generates FAQ pairs from existing content and outputs valid FAQPage schema | Includes matching front-end FAQ block |
| Real-Time Rich Results Validator | Validates schema live against Schema.org and Google Rich Results requirements | Prevents broken schema before publishing |
| Schema Quality Scoring (Pro) | Scores schema health from 0–100 across multiple quality criteria | Pro feature |
Graph-Based @graph Architecture | Connects entities like Organization, WebSite, WebPage, Author, Breadcrumb, and content schema using linked @id references | Major backend improvement in 3.0.0 |
| Bulk Schema Generation | Lets users generate schema markup across multiple posts or post types in batches | Helpful for site-wide schema rollout |
| Modern React-Based Admin UI | New interface built with React + TypeScript + Tailwind CSS for faster and more user-friendly management | New in 3.0.0 |
| Setup Wizard | Walks users through schema, review, AI, post type mapping, and plugin conflict settings | Can be re-run anytime |
| Schema Preview Panel | Shows full generated JSON-LD before publishing | Helps with review and QA |
| SERP Preview | Displays a live Google-style search result preview based on structured data | Available inside post editor |
| Gutenberg FAQ Block | Native FAQ block with accordion or tab layouts | Connected with FAQPage schema |
| Elementor FAQ Support | Automatically creates FAQPage schema from Elementor Accordion widgets | New improvement |
| 35+ Schema Types | Supports over 35 schema types, including free and pro variations | 21 Free, 17 Pro |
| New Schema Types | Added support for TaxiService, AboutPage, ContactPage, improved ProfilePage and MedicalWebPage | New in 3.0.0 |
| Deprecated Types Handling | Older types like QAPage, SpecialAnnouncement, and Dataset still render if already used, but new flows discourage them | Compatibility maintained |
| eCommerce Integrations | Integrates with WooCommerce, EDD, SureCart, FluentCart for product schema and pricing data | SureCart & FluentCart are new |
| LMS Integrations | Supports Tutor LMS, LearnPress, LifterLMS, Academy LMS for course-related schema | New in 3.0.0 |
| Dynamic Pricing Provider System | Standardizes extraction of prices, currency, offers, and availability from supported commerce plugins | Improves schema accuracy |
| AI Product & Course Data Extraction (Pro) | Pulls product/course details like SKU, brand, offers, ratings, provider, and prerequisites from content | Pro feature |
| WooCommerce Variable Product Support (Pro) | Adds ProductGroup schema with hasVariant and variesBy for variable products | Pro feature |
| Shipping Details & Return Policy (Pro) | Adds structured data for shipping and merchant return policies | Useful for Google Merchant rich results |
| Migration Tool from WP SEO Structured Data Schema | Imports legacy schema data into Schema Engine AI with progress tracking | New in 3.0.0 |
| Conflict Prevention Controls | Lets users disable schema output from WooCommerce, EDD, SureCart, Rank Math, Yoast SEO | Avoids duplicate schema |
| Review Features Preserved | Keeps review forms, multi-criteria ratings, review photos, GDPR consent, and ReCAPTCHA v3 | Existing functionality retained |
| GDPR Consent + Spam Moderation | Includes built-in GDPR review consent checkbox and forbidden review count tracker | Improved compliance and moderation |
| Automatic Migration from Review Schema | Upgrading preserves reviews, schema settings, mappings, post meta, and overrides automatically | No manual migration needed |
| Manual and Auto Modes Without AI | Core schema features work without any AI API key | AI key only needed for AI generation |
| Multi-Provider AI Support | Users can connect OpenAI, Anthropic Claude, or Google Gemini using their own API keys | Flexible AI provider choice |
Review Schema is now Schema Engine AI
The rebrand from Review Schema to Schema Engine AI reflects the plugin’s evolution beyond reviews and ratings into a complete AI schema markup solution for WordPress. Everything you used in Review Schema still works — review forms, multi-criteria ratings, photos, GDPR consent, ReCAPTCHA v3, Yoast SEO and Rank Math compatibility — and the migration is automatic. No exports, no re-configuration, no lost data.
What changed is the scope. Schema Engine AI now ships with:
- An AI Schema Generator that drafts JSON-LD from your page content
- An AI FAQ Generator that produces FAQPage-valid Q&A from existing posts
- A real-time validator against Google Rich Results requirements
- A site-wide audit screen
- A modern React-based admin UI
If you build for SEO clients or run a content site that needs clean structured data without writing JSON-LD by hand, this release is for you.
AI-Powered Schema Generation (OpenAI, Claude & Gemini)
The headline feature of 3.0.0 is AI Schema Generation with multi-provider support. Bring your own API key from any of the three supported providers:
- OpenAI — GPT-4o, GPT-4.1, and GPT-5 models
- Anthropic Claude — Claude Haiku 4.5, Sonnet 4.5/4.6, Opus 4.6
- Google Gemini — Gemini 2.5 Flash/Pro, Gemini 3 Flash, Gemini 3.1 Pro
The AI reads your post content, classifies the appropriate schema type, and pre-fills every required and recommended property — `headline`, `author`, `datePublished`, `image`, `publisher`, `articleBody`, and more. You review and approve before anything is saved, in line with Google’s public guidance that AI-generated structured data should always have human oversight.
How AI Schema Generation Works
1. Open any post or page.
2. Click Generate in the Schema Engine AI panel.
3. The AI proposes a schema type (Article, Product, Event, HowTo, etc.) with a confidence score.
4. Properties are pre-filled from WordPress fields and post content.
5. The real-time validator highlights any missing required or recommended fields.
6. Approve, edit, or regenerate — then save.
Bulk schema generation is also supported, so you can backfill structured data across an entire site or post type in one batch.
AI FAQ Generation — Drafted Q&A That’s FAQPage-Valid
The new AI FAQ Generator drafts question-and-answer pairs directly from your existing post content, then outputs valid FAQPage JSON-LD plus a matching front-end FAQ block. No more copy-pasting between an AI chat tool and your schema editor.
You control the FAQ count (3–20 per post), review every generated pair before saving, and edit any answer in place. The same content drives:
- A native Gutenberg FAQ block with accordion or tab layouts
- The FAQPage structured data Google reads for FAQ-rich results
- Elementor (FAQ) Accordion widgets — Schema Engine AI now auto-generates FAQPage schema from Elementor Accordion widgets as well
👉 Good Read: What is FAQ Schema Markup
Real-Time Rich Results Validator & Quality Scoring
Every schema you generate or edit is checked as you type against:
- Schema.org type requirements
- Google Rich Results documentation (required vs. recommended properties)
- AI Schema Quality Scoring (Pro) — multi-criteria scoring 0–100 across six dimensions
The validator flags missing fields, suggests improvements, and prevents broken schema from reaching production. Pro users see a Schema Health dashboard with a grade letter (A/B/C/D), per-criterion progress bars, and warning counts in the editor sidebar.
This is a major upgrade over 2.2.7 — previously, you had to publish first and check Google’s Rich Results Test afterward. Now you see what’s missing before you publish.
Graph-Based Schema Architecture (@graph Output)
Behind the scenes, 3.0.0 replaces the old isolated JSON-LD blocks with a connected @graph output. This means your `Organization`, `WebSite`, `WebPage`, `BreadcrumbList`, `Author`, and content schemas now reference each other with proper `@id` linking.
Why it matters:
- Search engines understand the full entity context of your page, not just the article in isolation.
- AI search experiences (Google AI Overviews, Bing Copilot, answer engines) better attribute claims to your site.
- Knowledge graph relationships are explicit instead of inferred.
This is a significant architectural improvement under the hood that benefits every page, even if you change nothing else.
Modern Admin UI Built with React + TypeScript + Tailwind
The entire settings panel has been rebuilt from scratch using React, TypeScript, and Tailwind CSS. The new UI brings:
- Instant search across every setting
- Dynamic form rendering with conditional field visibility
- A Setup Wizard that walks new users through Review, Schema, AI configuration, post type mapping, and third-party conflict prevention
- A Schema Preview Panel showing the complete generated JSON-LD before publishing
- SERP Preview — a Google search result card rendered live from your structured data, right in the post editor
The Setup Wizard can be re-run at any time from settings, which is useful when onboarding a new site or auditing an existing one.
New Schema Types & Type Cleanup
Schema Engine AI 3.0.0 supports 35+ schema types total — 21 in the Free version and 17 additional in Pro. New additions include:
- TaxiService (Pro)
- AboutPage and ContactPage (Free)
- Improved ProfilePage and MedicalWebPage support
Deprecated Schema Types
Three types were deprecated in 3.0.0 due to Google’s reduced support for them in Rich Results:
- QAPage — use FAQPage instead
- SpecialAnnouncement
- Dataset
They continue to render if you already use them, but new generation flows steer users toward supported alternatives.
H3: Removed
– Site Links Search Box Schema was removed because Google now infers it automatically and explicit markup is no longer recommended.
eCommerce & LMS Plugin Integrations
Version 3.0.0 ships first-party integrations with a much wider plugin ecosystem. Each integration provides review support, dynamic pricing extraction, and proper Product schema:
eCommerce:
- WooCommerce — Product, ProductGroup (Pro), Shipping Details (Pro), Merchant Return Policy (Pro), Purchase Badge (Pro)
- Easy Digital Downloads (EDD)
- SureCart (new in 3.0.0)
- FluentCart (new in 3.0.0)
LMS:
- Tutor LMS (new in 3.0.0)
- LearnPress (new in 3.0.0)
- LifterLMS (new in 3.0.0)
- Academy LMS (new in 3.0.0)
Other:
- Download Manager
- Classified Listing
A new Dynamic Pricing Provider System unifies how prices, currencies, availability, and offers are read from each plugin, so Product schema is always accurate without manual mapping.
AI Product & Course Data Extraction (Pro)
For Pro users, 3.0.0 adds AI-powered Product and Course data extraction for WooCommerce, EDD, FluentCart, SureCart, Tutor LMS, and LearnPress. The AI reads your existing product or course pages and populates:
- `name`, `description`, `image`, `sku`, `mpn`, `brand`
- `offers` (price, currency, availability, validFrom)
- `aggregateRating` and `review` arrays
- `courseInstance`, `provider`, `coursePrerequisites`
- `hasVariant` and `variesBy` for WooCommerce variable products (ProductGroup schema)
Combined with auto-generated Shipping Details and Merchant Return Policy, this is everything Google Merchant Center needs for product rich results.
Data Migration from WP SEO Structured Data Schema
If you’re moving from the WP SEO Structured Data Schema plugin, version 3.0.0 ships a built-in Data Migration tool with background processing and progress tracking. It maps every legacy schema type to the equivalent Schema Engine AI type and transfers all properties — including nested objects and custom fields — into the new format. No data loss, no manual re-entry.
Third-Party Plugin Conflict Prevention
Running Schema Engine AI alongside an SEO plugin? 3.0.0 adds explicit conflict prevention toggles to disable default schema output from:
- WooCommerce
- Easy Digital Downloads
- SureCart
- Rank Math
- Yoast SEO
These toggles are surfaced in the Setup Wizard, so new installs are protected automatically. Existing users can flip them on from Schema settings.
GDPR Consent & Spam Protection
Reviews now ship with a built-in GDPR consent checkbox and a forbidden review count tracker to help moderate spam waves. Combined with Google ReCAPTCHA v3 (already in the plugin), the review submission flow is now compliant out of the box.
Security & Stability — Upgrading from 2.2.7
Version 2.2.7 (Feb 02, 2026) resolved a security issue — the “Auto Fill Vulnerability” — and we strongly recommend that anyone still on a version older than 2.2.7 update immediately, regardless of whether you adopt 3.0.0.
Upgrading from 2.2.7 to 3.0.0 also includes an internal migration handler (`MigrationV3`) that runs once on activation, normalizes legacy settings, and preserves all of your reviews, schema mappings, and post meta.
How to Upgrade to Schema Engine AI 3.0.0
1. Back up your site — standard practice for any major plugin update.
2. From the WordPress admin, go to Plugins → Updates and run the Schema Engine AI update.
3. After the plugin reloads, you’ll be greeted with a one-time rebrand notice announcing the new name and a launch discount on Pro.
4. Run the new Setup Wizard (Schema Engine AI → Setup) if you’d like to revisit post type mappings or enable AI mode.
5. To use AI features, paste an API key from OpenAI, Anthropic, or Google into AI Settings. Manual and Auto modes work without any AI provider configured.
That’s it. Your existing reviews, schema settings, and per-post overrides carry over without any action on your part.
Why It Matters for SEO, AEO, and GEO
Structured data isn’t a direct ranking factor — Google has confirmed that — but it is a prerequisite for the visibility features that increase click-through rate and citations:
- SEO FAQ dropdowns, review stars, product cards, recipe cards, and breadcrumbs in Google search.
- AEO (Answer Engine Optimization).** Featured snippets, voice answers, and direct answer boxes pull from clearly structured content. FAQPage and HowTo map directly to these surfaces.
- GEO (Generative Engine Optimization).** AI search experiences like Google AI Overviews and Perplexity synthesize answers from sources they understand. A connected @graph helps these systems attribute claims back to your site.
Schema Engine AI 3.0.0 is designed for all three.
👉 Good Read: GEO vs SEO vs AEO
Frequently Asked Questions
Will my reviews and settings be preserved?
Yes. The 3.0.0 upgrade runs an automatic migration. Reviews, ratings, schema mappings, post type configuration, and per-post overrides all carry over.
Do I need an API key to use the plugin?
No. Manual and Auto schema modes work entirely on your server with zero external calls. An API key is only required if you want to use AI Schema Generation or AI FAQ Generation.
Which AI providers are supported?
OpenAI, Anthropic Claude, and Google Gemini. You pick one in AI Settings and supply your own key.
Is this compatible with Yoast SEO and Rank Math?
Yes. Schema Engine AI detects schema produced by Yoast and Rank Math (including their FAQ blocks) and skips duplicates. You can keep using your existing SEO plugin for titles, meta descriptions, and sitemaps.
How many schema types are supported?
35+ types total — 21 in Free, 17 additional in Pro.
Does the plugin work with WooCommerce variable products?
Yes. The Pro version ships ProductGroup schema with `hasVariant` and `variesBy` properties for WooCommerce variable products.
Get Schema Engine AI Pro
If you’re using the Free version and want the AI auto-generation cron, ProductGroup schema, Shipping Details, Merchant Return Policy, AI Product & Course Data Extraction, Verified Buyer badges, Sticky reviews, and Schema Quality Scoring, Schema Engine AI Pro unlocks all of it.
To celebrate the 3.0.0 launch, Pro is available at a launch discount up to 40% OFF for a limited time. The discount is applied automatically at checkout — no coupon code needed.
👉 Upgrade to Schema Engine AI Pro
Resources & Documentation
- Live Demo: https://schemaengineai.com/demo/
- Documentation: https://schemaengineai.com/docs/docs/general/
- Support Ticket: https://www.radiustheme.com/ticket-support/
- WordPress.org Listing: https://wordpress.org/plugins/review-schema/
- Facebook Group: https://www.facebook.com/groups/radiustheme
- YouTube Tutorials: https://www.youtube.com/@RadiusTheme
Schema Engine AI 3.0.0 is the foundation for everything we’re building next — site-wide schema audits, AI-driven entity linking, and deeper Rich Results coverage. If you’ve been waiting for a WordPress schema plugin that combines AI drafting with proper Google compliance and a clean, modern admin UI, this is the release.
Update from 2.2.7, run the Setup Wizard, and let us know what you build.



