Description
The Genesis theme framework includes schema / structured data for improved SEO. But if you’re using Yoast SEO or another plugin that also adds schema, you’ll have duplicate schema on your site which can lead to search engine confusion.
This plugin lets you remove the schema data from Genesis. It should only be used if you are using a Genesis theme and another plugin to add schema (like Yoast SEO).
For more information, see Using Yoast SEO Structured Data with Genesis
Customization
You can use the be_remove_schema_elements
filter to change which elements on the page have their schema data removed.
Installation
- Upload
disable-genesis-schema
to the/wp-content/plugins/
directory. - Activate the plugin through the Plugins menu in WordPress.
Reviews
Contributors & Developers
“Disable Genesis Schema” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Disable Genesis Schema” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Version 1.0
- This is version 1.0. Everything’s new!