Web Site Thumbnail?
I p开发者_JAVA百科osted a link of my website on facebook, but it uses an image for a thumbnail that I don't want(it is an image inside my website). How can I govern which thumbnail is used for my web site on any web page(facebook etc) ?
Thank You
For facebook at least, use <link rel="image_src" href="your_image.jpg">
精彩评论