Hi,
We're using social sharing in e-mails. However, the image that's displayed on LinkedIn is completely different from the image that's displayed on the landing page. Or in some cases, on both, Facebook and LinkedIn, the image will not be displayed at all. Anyone know what's causing this, and how to fix this? Thanks!
Kashmira, are you using og:image meta tag in your Landing Page:
<meta property="og:image" content="http://www.example.com/image.jpg" />
If not LinkedIn and Facebook will scrape for other images on the page which may not be the one you want.