Duplicate Schema Article

Posted in: Newsmag
Post count: 25

Hi, schema article duplicate with Yoast how to fix? Screenshoot: https://prnt.sc/nuudrw

Post count: 23312

Hi,

Please provide your website URL so I can take a closer look at it and also, so I can check your website with google structured data. You can take a look at here ->
https://yoast.com/yoast-seo-11-0/ Unfortunately, until now, we do not have any bad reports in this case, sorry!

Thank you!

Post count: 25

Hi this is my site: https://www.sipitek.com/

Structured Data Testing Tool: https://search.google.com/structured-data/testing-tool#url=https%3A%2F%2Fwww.sipitek.com%2Fkeyboard-foto-sendiri%2F

I don’t know why this happened, at first my site was normal, there was no duplicate schema, but I checked a few days ago it appeared.

Please help me fix this problem, it seems that this affects the decrease in my traffic.

Post count: 23312

Hi,

Check this guide from here ->https://developer.yoast.com/schema-documentation/api/#disable-schema and try to add this snipped of the code in the functions.php from the theme. -> add_filter( 'wpseo_json_ld_output', '__return_false' );

Thank you!

Post count: 25

Hi Catalin, there seems to be a problem in the latest yoast (v11).

This problem is also experienced by other Newsmag users. Does your site also experience the same problem Catalin?

Post count: 23312

Hi,

Yes, it seems to be a problem from Seo Yoast and not related to our theme, sorry! You need to use the above fix until this issue to be fixed by Seo Yoast.

Thank you!

Post count: 25

Yoast has been updated to version 11.4, but this problem has not been resolved.

This code removes all JSON-LD Schema on my site:
add_filter( 'wpseo_json_ld_output', '__return_false' );

I just want to delete one Schema Article just to appear only one. How, Catalin?

Post count: 23312

Hi,

Try to add this snippet of the code in the functions.php core file.

Hope this helps!

Thank you!

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newsmag’ is closed to new topics and replies.