Dynamic Open Graph image from CMS item

I’m using CMS Item pages with custom front matter:

thumbnail: “https://img.youtube.com/vi/VIDEOID/hqdefault.jpg

In the CMS Item Open Graph settings I set:

{{ item.thumbnail }}

but after publishing the source still contains

content=“{{ item.thumbnail }}”

instead of the URL.

Is Open Graph limited to built-in image objects ({{ item.image.src }}) or should arbitrary front matter variables also work?

yes, they should work.

I’d need to see your project/setup to be able to debug this one for you :slight_smile:

Thanks, Ben. Here’s the project link: elementsapp://downloadDocument/hItY1ZvCRVtq