How to enable images to be shown when a link is shared in whatsapp? Like the link above from amprandom.blogspot.com.
OG tags modified as needed. Still does not show images. How to get it work?
How to enable images to be shown when a link is shared in whatsapp? Like the link above from amprandom.blogspot.com.
OG tags modified as needed. Still does not show images. How to get it work?
You can use the Sharing Debugger to see the information that is used when your website content is shared on Facebook, Messenger and other places. The Batch Invalidator will let you refresh this information for multiple URLs at the same time. Open Graph markup lets you take control over how your website content appears to others.
Steps:
og tags
ex.og:title
,og:image
, etc in your website code.Next time you share your website/link, it will scrap metadata added to it.
Edit: You need to add
itemprop
to theog:image
meta-tagEx: change value of url_image to your image/ logo/ favicon url.
Thumbnail schema from schema.org inside for WhatsApp