When I post a link in Facebook or Skype, they display some of the content as a thumbnail, but it's not the whole page, usually it's the most representative image. I would like my own pages to have nice thumbnails in Facebook, Skype, etc. too. What code do they look for to do this?
Asked
Active
Viewed 52 times
1 Answers
0
As @Xufox mentioned, the
<meta property="og:image" content="http://your.site.com/image.jpg">
meta tag from Open Graph is used for that.
Scroll down a little to the full image sample under Structured Properties
and you'll see some additional parameters.

clinei
- 238
- 1
- 7