Fixed wrong/stale schemas being output — each generation now fully replaces the previous schema set for a post, preventing accumulation of old schemas
Fixed FAQPage not being detected on posts with Q&A sections — content structure is now preserved before sending to AI
Added deterministic PHP-side FAQPage detection so FAQ schemas are always generated when questions are present, regardless of AI behaviour
Added Business Info Incomplete banner on the dashboard — prompts users to fill in phone and address before generating LocalBusiness schemas
Fixed service pages incorrectly receiving WebPage schema — pages with phone/address now correctly receive the most specific LocalBusiness subtype (e.g. GeneralContractor, Plumber, HVACBusiness)
Added “Test with Google” and “Explore Plugin” links to the schema meta box and admin bar dropdown for quick access to Google’s Rich Results Test
Fixed FAQPage validation always showing as “warning” — validator now correctly checks for mainEntity instead of name/headline
Added featured image URL to the content sent to the AI so it can be used as the schema image field
Added site sync engine — the plugin now automatically syncs page schema coverage and validation data to the SaaS dashboard every 6 hours and within 60 seconds of every generation
Added bulk generation support — the plugin now processes bulk schema generation jobs queued from the SaaS dashboard
Fixed aggregateRating and review appearing on Service schema pages — Google only supports review snippets on Product pages
Fixed standalone Organization schema appearing alongside LocalBusiness schema — LocalBusiness already inherits all Organization properties so the duplicate is now suppressed at render time
Fixed datePublished and dateModified on Article schemas — real WordPress post dates are now sent to the AI in full ISO 8601 format with timezone (e.g. 2026-01-15T14:30:00+00:00), fixing “Invalid datetime value” and “missing a time zone” warnings in Google’s Rich Results Test
1.0.1
Updated plugin name to AISchemaGen
Improved WordPress.org guideline compliance
Documentation improvements
1.0.0
Initial release
All 827+ schema types with AI-powered generation
Visual editor, code editor, and live preview
Google Rich Results Test integration
Template library with export/import
WooCommerce, Yoast SEO, Rank Math, Elementor, Gutenberg, and ACF integrations