# SchemaSense – Smart Structured Data Contributors: fabiocchetti Tags: schema, faq, structured-data, seo, json-ld Requires at least: 5.0 Tested up to: 6.9 Stable tag: 1.0.0 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Automatically detect Q&A content and generate valid FAQ JSON-LD schema for improved SEO. ## Description SchemaSense automatically scans your WordPress posts and pages to identify question and answer pairs, then generates proper FAQ schema markup. This helps search engines better understand your content and can result in rich snippets in search results. ### Key Features * **Automatic Detection** - Intelligently identifies Q&A patterns in your content * **Multiple Formats** - Supports headings + paragraphs and Q:/A: format * **Smart Exclusions** - Won't interfere with Elementor, Yoast, or other FAQ plugins * **Retroactive Scanning** - Process all existing posts with one click * **Optional Collapsible UI** - Enhance Q&A with expand/collapse functionality * **Performance Optimized** - Schema cached in post meta, not regenerated on every load ## Installation 1. Upload the plugin files to `/wp-content/plugins/smart-structured-data` 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Navigate to Settings → Smart Structured Data to configure ## Frequently Asked Questions ### Does this work with Gutenberg? Yes! The plugin supports both Classic Editor and Gutenberg. ### Will it conflict with Yoast SEO? No. The plugin detects and avoids conflicts with Yoast FAQ blocks and other plugins. ### Can I customize the styling? Yes. Override the `.ssd-*` CSS classes in your theme. ### What happens to my data if I uninstall the plugin? All plugin data is preserved if you simply deactivate the plugin. However, if you fully uninstall the plugin, all FAQ schema data and settings will be permanently removed from your database. ## Screenshots 1. Settings page with collapsible toggle and batch scan button 2. Automatically detected Q&A with collapsible UI 3. Generated FAQ schema in page source ## Changelog ### 1.0.0 * Initial release * Automatic Q&A detection * JSON-LD FAQ schema generation * Batch processing * Collapsible UI option ## Upgrade Notice ### 1.0.0 Initial release.