some of the open graph image not showing on linkedin - linkedin

I am using a wordpress blog,some of the open graph image not showing on linkedin. but it showing if i change the post category.every post works fine with facebook and twitter. Can anyone help me?

maybe these images are too small.
I had the same problem with an logo. Facebook-developer-tools told me (Error was shown only on Chrome):
Provided og:image URL, 'IMAGE' was not valid because it did not meet the minimum size constraint of 200px by 200px.
BTW.: Take a look at these Article on Point 4

Related

Fb Share Issue - invalid image content type (Wordpress Website)

I am trying to share an article. The Debugger tool though seems to find the image. The error I get is Invalid Image Content-Type. Image is loaded correctly if I just go and open it from the browser.
This issue is for certain images only
Try yoast seo plugin social it is free choose your image with it and then write your website description

How does the share-offsite url determine what size image to use?

We have the ability current to share current articles on our site by clicking on the sharing icon. This loads up a URL like:
https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fwww.mydomain.com%2Fbuild-to-suit-leases-0419%2F
What's odd, is that the image that is loaded up from the OG:Image sometimes is very large while other times it's displayed as a small icon/banner layout. But in either case, the image is the exact same size and format which is used. The browser we use doesn't make a difference. I've also found that if I wait for the linked cache to clear and try to share the link again, it can give me a different layout.
Is there something else I can provide in that URL to specify the desired layout?
I think this was already answered here:
LinkedIn share requirements (BIG image)
But
Take a look at this link
https://www.linkedin.com/help/linkedin/answer/46687/making-your-website-shareable-on-linkedin?lang=en
So the recommended ratio of your image should be 1.91:1.
Do you have a working link for the URL you want to share?
I had problems before with it because we had something generating dynamic images and that was causing linkedin to display them little.
You can also add more meta tags to it like:
og:image:width - The number of pixels wide.
og:image:height - The number of pixels high.
More info about extra meta tags can be found here
http://ogp.me/

No shareble content in Linkedin with open graph

I´ve got a problem with our webpage: http://www.intershop.de/.
When I want to share a link on Facebook and Google+ it works perfect, but LinkedIn always says, "preview cant be created" but I dont know why.
All meta / open graph tags are correct, I hope you can help me.
THX
You are using the wrong image sizes (for any type of sharing). The image sizes you should use in your open graph tags should be 1200 (w) x 627 (h) pixels minimum and at these dimensions.
Your current: https://www.intershop.de/files/Intershop/media/images/banner/homepage-teaser/wide/all/shark.jpg

Facebook not picking up on og:image when sharing post

I made a post on WordPress, then shared it on a Facebook page. In the past, the shared image would be the large "post" image. But now, for some reason, it's using the thumbnail. Running the url through fb's debugger shows that Open Graph recognizes both og:images, but that neither of them are being used in the share preview. Once posted, it uses the thumbnail.
I checked the meta content in the page head just to double check and sure enough, it looks fine:
<meta property="og:image" content="##">
What's causing this? It's recognized, but not used. What?
I currently facing the same issue, after contacting facebook, it turns out there is an issue in Open Graph in facebook that affects some users.
The Bug has been reported and assigned as "high priority" in Facebook support center - https://developers.facebook.com/bugs/978421888869140/
Be sure to have a look at
https://developers.facebook.com/docs/sharing/best-practices#images
You need at least images of 1200x630 pixels size to be able to get a large preview image.
Furthermore, you should put the larger image first IMHO.
See
https://developers.facebook.com/docs/sharing/webmasters/optimizing#cachingimages
https://developers.facebook.com/docs/sharing/webmasters#images

open graph image tag is working with like button but not working in direct share

I am facing the issue regarding sharing on Facebook in this link : http://www.voiceamerica.com/channel/247/voiceamerica-business here if i am sharing through like button then og:image is working fine but if i try to share same link with Bookmarks or direct link on Facebook then it is not fetching correct image from og:image tag. its picking random image.
VoiceaMerica
Debug your URL with https://developers.facebook.com/tools/debug/ this will show you if there is something wrong with your tags.

Resources