@bestofdenis I found this in the Velo forum, maybe this will help?
If you want to “set up dynamic data to Json”:
let structuredData = wixSeo.structuredData;
The above will retrieve the page’s SEO structured data.
Here’s a link for reference.
@bestofdenis I found this in the Velo forum, maybe this will help?
If you want to “set up dynamic data to Json”:
let structuredData = wixSeo.structuredData;
The above will retrieve the page’s SEO structured data.
Here’s a link for reference.