Description
inCod Visual Schema Injector for Schema.org provides a clean, bloat-free way to assign, map, and output official Schema.org structured data on any WordPress site.
Whether you are optimizing Blog Posts, Pages, WooCommerce Products, or Custom Post Types (CPTs), this plugin allows you to visually build JSON-LD payload graphs without writing custom PHP templates.
Key Features
- Complete Schema.org Vocabulary: All 1400+ official Schema.org types available in a searchable dropdown — from Article and Product to every type in the full schema.org hierarchy.
- Curated Types with Detailed Fields: 11 curated types (Article, Book, Event, FAQPage, LocalBusiness, Organization, Person, Product, Recipe, Service, WebPage) with type-specific property fields.
- Nested Schema Objects: Automatic sub-property mapping for complex types — PostalAddress for LocalBusiness, Place/Organization for Event, Offer for Product, and more.
- FAQPage Ready: Built-in Question & Answer repeater for FAQ structured data with dynamic token support.
- Universal Post Type Support: Works seamlessly with standard Posts, Pages, WooCommerce Products, and custom post types (CPTs).
- Dynamic Tokens: Map Schema properties using dynamic placeholders like
{post_title},{featured_image_url},{meta:your_key},{acf:your_field},{option:key}, or{site:url}. - Searchable Type Selector: Quickly find any of the 1400+ Schema.org types with the built-in search filter.
- Lightweight & High Performance: Zero database clutter. Zero external API calls on frontend load. Native JSON-LD output in
<head>. - Developer Friendly: Fully extensible via WP actions and filters, including the
sovi_json_ld_payloadfilter.
Need Full Automation & AI Engine Optimization?
Looking to generate /llms.txt automatically, auto-map entire catalogs, and optimize for AI Search Engines (SearchGPT, Perplexity, Claude)? Check out GEO Optimizer Pro.
Screenshots




Installation
- Upload the
incod-visual-schema-injector-for-schema-orgfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Edit any Post, Page, Product, or Custom Post Type.
- Locate the “inCod Visual Schema Injector for Schema.org” box below the editor, select your Schema type, map your fields, and save.
FAQ
-
Does this plugin support WooCommerce Products?
-
Yes! You can select
Productas the Schema type and map prices, SKUs, and stock meta keys directly. -
Does it support Advanced Custom Fields (ACF)?
-
Yes. You can use the
{acf:field_name}dynamic token inside any Schema property input field. -
Will this slow down my website?
-
No. Schema payload is parsed and rendered locally on
wp_headexecution with cached meta lookups. -
Which dynamic tokens are supported?
-
{post_title}— The title of the current post.{post_permalink}— The canonical URL of the post.{post_excerpt}— The excerpt or summary of the post.{featured_image_url}— Full-size URL of the featured image.{meta:custom_meta_key}— Value fromwp_postmetafor any custom key.{acf:field_name}— Native ACF integration (requires Advanced Custom Fields plugin).
-
Can I use this on Custom Post Types?
-
Yes. The plugin automatically detects all registered public post types and adds the Schema metabox to each.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“inCod Visual Schema Injector for Schema.org” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “inCod Visual Schema Injector for Schema.org” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release on WordPress.org Directory.
