JSON-LD Video βΊπ§ͺ
Generate valid JSON-LD Structured data from CMS Content
Last updated
Generate valid JSON-LD Structured data from CMS Content
Last updated
EXPERIMENTAL ALPHA β€
DO NOT USE this in production code, as it may be removed. We'll see if this approach works. Testing with Google is in progress.
STATUS
Testing Google response to our script generated JSON-LD.
Focusing in on the VideoObject
schema.
Article
NewsArticle
BlogPosting
https://developers.google.com/search/docs/appearance/structured-data/article
Place this code in your site or page level /body code.
Renders the JSON-LD as a script element and appends it to the <body>
.
The build script can be split into multiple parts so that they can execute in the most appropriate locations on the page. For example, if you have a list of content that is generated from a Collection List, part of the script can separately assemble that part.