Disable the schema markup in AMP

Disable the schema markup in AMP.

Snippet Type

Execute on Child Sites

Snippet

add_filter( 'amp_schemaorg_metadata', '__return_empty_array' );

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.