If there any way to do a customization on og:image meta tag on each topics?
Like blogger will automatically grab the first image on the content as og:image meta content.
It become a problem when sharing difference topic, but all share the same preview picture (which is only the logo) on twitter and Facebook.
I already do a little bit searching and found the similar topic like these two:
https://help.forumotion.com/t153024-posting-links-from-board-to-twitter
https://help.forumotion.com/t141459-add-input-to-enter-featured-image-url-into-posting
It will be helpful if I can just change:
to get the similar function like blogger.
Thank you.
Like blogger will automatically grab the first image on the content as og:image meta content.
It become a problem when sharing difference topic, but all share the same preview picture (which is only the logo) on twitter and Facebook.
I already do a little bit searching and found the similar topic like these two:
https://help.forumotion.com/t153024-posting-links-from-board-to-twitter
https://help.forumotion.com/t141459-add-input-to-enter-featured-image-url-into-posting
It will be helpful if I can just change:
- Code:
<meta property="og:image" content="{somevariables}">
to get the similar function like blogger.
Thank you.