Twitist Forums
How can I have it so a image shows up when you share my site on facebook? - Printable Version

+- Twitist Forums (http://twitist.com)
+-- Forum: Twitter forums (/forum-1.html)
+--- Forum: Twitter abbreviations (/forum-4.html)
+--- Thread: How can I have it so a image shows up when you share my site on facebook? (/thread-36552.html)



How can I have it so a image shows up when you share my site on facebook? - Radiation Sky - 11-09-2012 08:25 PM

What I mean is, when you share my site on Facebook, a Twitter or Facebook image shows up beside it. Because I have my Twitter and Facebook images at the bottom of the page. Can you add a code to the page so it shows the image on Facebook?


- mylosol43 - 11-09-2012 08:34 PM

add this tag to your head section of your HTML

<link rel="image_src" href="http://yoursite.com/logo.gif" / >
</head>