Archived topic
GP Schema - Creative, Hatom & WPsidebar
5 replies · Started by Kumar on September 22, 2020
Hi GP team,
I have the following schema - as you can see some of them are GP related - Creative, Hatom & WPsidebar.
https://snipboard.io/tQ2qMf.jpg
Could you please advise how do I turn them off? I am using GP3 Alpha & GP Premium Beta 2 version.
I have seen some of the topics in the support forum but doesn't have all the above types.
Thanks in advance
Kumar
Hi there,
Try this filter:
https://docs.generatepress.com/article/generate_schema_type/
and this:
add_filter( 'generate_is_using_hatom', '__return_false' );
Thanks Leo, will this remove all three or only Hatom?
That should remove CreativeWork and Hatom.
I don't think the WPSidebar can be removed if you are using a sidebar layout?
Thanks Leo.
No problem :)