CGBlog and OG Tags
Posted: Wed Feb 27, 2019 5:39 am
I have an image field in my blog that I'd like to use as the og:image and use the summary description that's truncated for the og:description field.
What do I need to set on my page template <head> and what do I need to set on my CGBlog detail template? Any guidance would be appreciated.
This is currently the custom field I have for the image I'd like to use for the OG:Image.
{$entry->file_location}/{$entry->fieldsbyname.870x300->value}
Thank you for your time.
What do I need to set on my page template <head> and what do I need to set on my CGBlog detail template? Any guidance would be appreciated.
This is currently the custom field I have for the image I'd like to use for the OG:Image.
{$entry->file_location}/{$entry->fieldsbyname.870x300->value}
Thank you for your time.