I want to add an image to my page so when I share the link it shows the image and description just as it is in the pics below or something similar so It doesn't just show the link description alone but also shows image.
Asked
Active
Viewed 69 times
1 Answers
0
It is not a favicon showing with the link. og used to show the image and description.
<meta property="og:image" content="//cdn.example.com/uploads/images/webpage_300x200.png">
Check this stackoverflow topic Provide an image for WhatsApp link sharing
-
Please [avoid link only answers](http://meta.stackoverflow.com/tags/link-only-answers/info). – Quentin Dec 02 '19 at 15:34