0

I have a problem with Linkedin.
In the head of my One page application I have inserted following meta:

<meta property="og:title" content="The title" /> 
<meta property="og:url" content="content of the page" />
<meta property="og:image" content="http://www.mybesite/files/logo.jpg" />
<meta property="og:image:type" content="image/jpg">

When I share the page with linkedin, linkedin shows 3 images instead of one.
I also read this stack overflow answer, but it does not help.

Answer

Do you have any idea how to solve this problem?

Community
  • 1
  • 1
Daniel
  • 51
  • 1
  • 3
  • `but it does not help.` Have you tried this? Because it seems that although it's ugly, it suppose to work because linkedin's server doesn't read css and if you "give" him only one image it will show only it. – Mosh Feu Jan 11 '17 at 10:36
  • I tried it, of course. But linkedin is always showing 3 images. – Daniel Jan 11 '17 at 10:40
  • Maybe there is a cache on their server. Maybe [this](https://developer.linkedin.com/docs/share-on-linkedin#opengraph) will help.. – Mosh Feu Jan 11 '17 at 10:41
  • I also deleted them...strange... – Daniel Jan 11 '17 at 10:47
  • Have you read the section `Shared Content Caching`? it answer your question exactly. TL;TR : `will be cached for a period of approximately 7 days` – Mosh Feu Jan 11 '17 at 10:56
  • hi, yes I read it. – Daniel Jan 13 '17 at 08:38

0 Answers0