Hi, schema article duplicate with Yoast how to fix? Screenshoot: https://prnt.sc/nuudrw
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!
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.
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!
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?
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?