Remove schema
-
I use a separate plugin for Schema markup (SchemaApp). What do I need to do to ensure that your plugin isn’t duplicating markup that SchemaApp is also adding? This would relate to breadcrumbs, organizational markup, etc.
I found the filter:
add_filter( 'the_seo_framework_ldjson_plugin_detected', '__return_false' );But I’m not sure if the purpose as it doesn’t look like it is disabling the markup added by his plugin.
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Remove schema’ is closed to new replies.