+ 1
How to make my website link include an image when i share it. Just like solo learn
I made a website it hosted but when sharing the link i whant it to have an image
2 Antworten
+ 2
You mean, you want an image in place of the hyperlink and when you click on the image you will be directed to the targeted site, right.
Why don't you include image inside the anchor tag, like this:
<a href="www.example.com"><img src="image.png" /></a>
+ 1
Thank you Amal,thats no what i want to do,actually i investigated and theres a meta tag
<meta property='og:image' content='introimg.jpg'>
This will work only when the link website is shared on fb it will have a image and down below the hyperlink