Sharing certain links on Skype triggers the program to show preview with image from the page. On a website I work on - there are big images on certain pages but Skype picks up the logo of the website instead. I was unable to find what meta tags would make Skype pick up the intended image and preview it.
I have a <link rel="image_src" href="http://www.example.com/path/to/img.png" />
that works for Facebook-sharing preview (img.png
is used instead of the logo of the website) but doesn't work for Skype.
So how would you hint Skype which image should be used for preview?