Hi, I’m having trouble with LinkedIn scraping the set og image on various pages. On a few pages it’s OK, including our blog pages, but on others (Careers and Forecast for example) it either scrapes the wrong image or doesn’t find an image at all, despite the fact that I’ve specifically set an og image for each page. I’ve tried adding custom code for the header, per LinkedIn’s Post Inspector suggestion, and that doesn’t work either.
Same issue here. I went pretty in depth troubleshooting. It Looked to me like Webflow doesn’t add the meta tags to the web page in the format that Linkedin wants.
Ok. Well, for the post thing, when posting on LinkedIn they do allow you to change the link image when you create the post. So that’s a fine workaround, but it would be nice if we didn’t have to do it.
Hi. I have shared from my website to LinkedIn for months not, without any issues. All posts are shared with the image I provide in the Open Graph settings.
Now, all of a sudden, LinkedIn can`t find the image when I try to share it there. It works well on Facebook and Twitter, only LinkedIn that seems to not find the image:
Is this a new page you’re sharing, or one that you shared previously, before having opengraph details? If it’s possible to re-scrape a url as you can with Facebook it may be worth trying that first.
I have a similar issue with the meta description not showing properly on LinkedIn. When adding “?latest” it kind of work. But would that mean, I cannot send my real URL? How could I fix this issue properly? LinkedIn sent me this help page but my SEO set up on Webflow are already updated correctly: Making your website shareable on LinkedIn | LinkedIn Help
Make sure you have prefix=" og : http://ogp.me/ns# in your tag, when you have iframe(s), make sure which page is calling the share function. Hope it will help. Does your code look like this? Adding a garbage parameter at the end of my link, helped me force linkedin to get og : image again.
Same issue here for months. @dgordon@indianembassyrome Is there some specific custom code we can add to get this to work? If so, can you please paste the exact code you used? Inside tag, or before tag? Thanks!