How do I Remove structured data

Posted in: Newspaper
Post count: 44

Hi,

I have another plugin that adds all the structured data I need to my pages, so I need to remove the Newspaper Structured data completely from the output. However, I don’t believe you have a setting to turn that off ?

It’s important I don’t post conflicting Structured Data as nobody knows which version the search engines will use.

I prefer if you have a setting to do this, rather than messing with some PHP code.

Post count: 35449

Hi,

Removing the theme structured data would be possible if you remove it from the theme code only. Most of the structured data for the posts is located in this file
https://www.screencast.com/t/6afOnwYmF
The theme contains the basic required data, like author, date published, date modified, reviews etc. Only manually could this be removed.

Thanks

Post count: 44

Thanks.

So I have to create a child-theme, and place an edited version of this file in the same folder location, right?

Any chance you could simple make it configurable?

Post count: 35449
Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.