react-helmet-async icon indicating copy to clipboard operation
react-helmet-async copied to clipboard

Duplicate JSONLD

Open daydream05 opened this issue 4 years ago • 2 comments

So one of the packages that I use, gatsby-plugin-next-seo uses this package under the hood and I think react-helmet-async is causing the duplicate jsonld.

When you inspect element the website, it only shows one, but using Google's Structured Data Testing Tool. It shows two.

Here's the codesandbox that replicates the issue: https://codesandbox.io/s/duplicated-faq-rebfd

Deployed url: https://csb-rebfd-omzyexojx.vercel.app/

Here's the structured data test where you can see it's duplicated: https://search.google.com/structured-data/testing-tool/u/0/#url=https%3A%2F%2Fcsb-rebfd-omzyexojx.vercel.app%2F

daydream05 avatar Nov 04 '20 23:11 daydream05

@daydream05 hello, did you get the opportunity to solve this issue?

rumbaa01 avatar Sep 24 '21 11:09 rumbaa01

@rumbaa01 so the problem was on google's side if i remember correctly the way their tools works. I think it's fixed now.

daydream05 avatar Sep 24 '21 20:09 daydream05