nickfrosty / nuxt-seo

SEO / HTML meta tags module for NuxtJS
https://www.npmjs.com/package/nuxt-seo
MIT License
18 stars 6 forks source link

JSON Injection #7

Closed srk4393 closed 2 years ago

srk4393 commented 2 years ago

Types of changes

Description

Checklist:

generically added the schema org

nickfrosty commented 2 years ago

Also, it looks like the new "jsonld" script gets duplicated on each subsequent page load in SSR. This should not happen. While the duplicate scripts existing on the page, search engines and parsers may not get the correct schema data set by the developers/site.

This should be corrected