Description
Remove Schema optionally removes all schema markup from your website.
You have the option to remove:
- All JSON-ld
- All Microdata
- All RDFa
And remove plugin/theme specific markup:
- WooCommerce
- WooCommerce emails
- Yoast SEO
- Schema Pro
- GeneratePress themes
Installation
You can install Remove Schema at the moment only by downloading it from GitHub and uploading it to your WordPress site:
- Upload
remove-schema
directory to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to settings and check the boxes of the schema markup that you want removed.
FAQ
- Can you make an exception for a plugin
-
No, you’ll have to select the schema that you want gone. If we have missed a plugin please create an issue on Github.
Reviews
Contributors & Developers
“Remove Schema” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Remove Schema” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2
- Add support for GeneratePress themes
- Add support for removing hentry classes
1.1
- Code cleanup
1.0
- Inital release