Julienh / Sharrre

Make your sharing widget! Sharrre is a jQuery plugin that allows you to create nice widgets sharing for Facebook, Twitter, Google Plus (with PHP script) and more.
sharrre.com
MIT License
1.04k stars 411 forks source link

Wrong thumbnail displayed on Facebook #178

Open afasias opened 10 years ago

afasias commented 10 years ago

Hi all, I am using the sharrre plugin to display the like and tweet buttons, but this strange thing occurs: when someone click's on the facebook like button, the sharer dialog appears, and it gives to option to select thumbnail. Then on the user's timeline the share appears but the thumbnail is the first image found on the page. I have set both <meta property="og:image" .../> and <link rel="image_src" .../> tags inside my <head> tag, but the sharer does not use them. Any ideas what do I do wrong? thank you. Giannis