So I’ve created JSON-LD for a podcast/wideo page. I can embed all of the fields, except the Youtube URL. Any way to get around it?
I’d double-check the schema docs. Often vid pages reference the Webflow page containing the vid, not the vid itself.
If you want an embed link specifically pointing to YT, you can store that URL or form it from the YT vid ID depending on what you’re storing in the CMS.
You’re right, it should have been “contentUrl” aimed directly at the .mp4. I guess I could just do embedURL to the page.