Skip to main content
September 18, 2013
Question

LinkedIn updates not pulling images from landing page

  • September 18, 2013
  • 22 replies
  • 3926 views
Anyone else experiencing problems with images and linkedin updates? I can't get the system to identify any images..JPEG or PNG....I don't get it. Very frustrating. Is this a marketo issue or something having to do with our images? Anyone experience this before? 
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

22 replies

September 20, 2013
Tried that ,same result 
September 20, 2013
Also that last suggestion just places an image in the header of the page.....
September 27, 2013
Any other suggestions here, guys?
September 27, 2013
I'm looking at this marketo lp by example: marketo.com/definitive-guides/engaging-email-marketing

W
hen put into linkedin, it pulls only ONE single image, even though the page has several. I copied the meta tag from this page and put it on mine, hoping the image would be available, but it does not work.

Something is seriously wrong with my landing pages? 
October 1, 2013
I'm having the same issue. Marketo -- any news about how to fix this????
October 2, 2013
FINALLY got the answer to this. Thanks to Ian Young at marketo support. Put the following in your landing page in the custom head area

<meta property="og:image" content="http://www.marketo.com/_assets/uploads/what-is.PNG?20130620133033"/>
<meta property="og:image:width" content="200" />
<meta property="og:image:height" content="200" /></head>

Adjust according to your actual image. This worked for me.
Venus_Wills
Level 3
November 6, 2013
Thank you for sharing! I've had the same issue with LinkedIn.
November 25, 2013
I've been having this same issue when I try to share our Marketo landing pages on LinkedIn - no image shows up even though there are a couple on the page. I tried the solution that you got from Marketo but no image is showing up. Did you have to do anything else to make it work other than pasting that code in the custom head section? Is there a time delay? 

Really wish there was an easy way to solve this - seems like a big problem to me since we all know images increase clicks on social!
November 25, 2013
Gina - If you have already pasted your landing page's URL into linkedin, there is something odd with LinkedIn that will prevent it from "re-loading" the landing page once you've made your corrections using the code above. If that's the case, just change the URL on the marketo side of things and then try it again. I am not sure why LinkedIn acts up in that way. The above code DOES work as I've used it on all landing pages moving forward. 

Not sure that my explanation is as clear as it could be. What I mean is that once you paste a landing page url into linkedin to share, Linkedin does some sort of indexing of that page. If you did not have the above code on that page at the time you pasted it into linkedin, it will never re-index the page even if you make the changes. You can try closing your browser, clearing your cache etc. but it still won't find the images. So you must change the landing page's URL once you have added the code and then try it again in LinkedIn.
November 25, 2013
Thank you SO much, this worked!! I created a new URL and the image showed up. Have been trying to figure this out for awhile - you made my Monday!