Linkedin not getting thumbnail image

懵懂的女人 提交于 2019-12-10 11:46:03

问题


Everytime i try to share a wordpress post in my Linkedin it doesn´t pick up the imagem in the article. Don´t have any problem doing this on Facebook for example and i think everything in the Open Graph Meta is correct because my source code says:

meta property="og:image" content="http://smartkiss.net/assets/online-ad.jpg"

The dimensions are more than 80 x 150 pixels as Linkedin recommends. Any idea why this might be happening ?

Thanks


回答1:


Try serving your images in a .png format versus a .jpg format. I know of several people having the exact same issue and this always worked.




回答2:


One of the possible reason might be that LinkedIn takes image from oEmbed tag as it shown in another topic.

I faced with wrong image choosing by LinkedIn in my WordPress site. I found the problem by discovering URL by LinkedIn post inspector and saw the next information:



来源:https://stackoverflow.com/questions/21633335/linkedin-not-getting-thumbnail-image

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!