首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >我使用linkedin共享按钮,但没有显示标题、描述和图像

我使用linkedin共享按钮,但没有显示标题、描述和图像
EN

Stack Overflow用户
提问于 2015-03-11 10:43:49
回答 1查看 1.5K关注 0票数 0

我正在使用页面标题中的打开图标记:

https://openlab.ecdys.fr/articles/sodexo-s-testimonial-about-the-collaborative-platform-ecdys-openlab

facebook和谷歌对网址进行了完美的分析,但linkedin却没有这么做。当我在linkedin共享消息中输入url时,我只得到以下内容:

openlab.ecdys.fr

没有显示标题、描述和图像。怎么了?非常感谢你的帮助

以下是标题的源代码:

代码语言:javascript
复制
   <html lang="fr" prefix="og: http://ogp.me/ns#">
     <head>
       <meta charset="utf-8" />
       <meta name="viewport" content="width=device-width, initial-scale=1.0" />
       <meta name = "robots", content = "all" />
       <meta name = "language", content = "fr" />
       <title>Sodexo&#39;s testimonial about the collaborative platform ECDYS OpenLab™ </title>    
<meta content="Sodexo Benefits and Rewards organized collaborative consultations using ECDYS OpenLab™. Betina Johnstone, Innovation Community Manager, presents the background, the objectives and her experience on this project !" name="description" />    
<meta content="co-innovation, Sodexo, Témoignage client, testimonial" name="keywords" />    
<meta content="website" property="og:type" />    
<meta content="Sodexo Benefits and Rewards organized collaborative consultations using ECDYS OpenLab™. Betina Johnstone, Innovation Community Manager, presents the background, the objectives and her experience on this project !" property="og:description" />    
<meta content="https://s3.amazonaws.com/innowaze_blog/uploads/article/illustration/33/Capture_d__cran_2015-03-11___10.40.36.png" property="og:image" />    <meta content="Sodexo&#39;s testimonial about the collaborative platform ECDYS OpenLab™ " property="og:title" />    
<meta content="summary_large_image" property="twitter:card" />   
<meta content="Sodexo&#39;s testimonial about the collaborative platform ECDYS OpenLab™ " property="twitter:title" />    
<meta content="Sodexo Benefits and Rewards organized collaborative consultations using ECDYS OpenLab™. Betina Johnstone, Innovation Community Manager, presents the background, the objectives and her experience on this project !" property="twitter:description" />    
<meta content="https://s3.amazonaws.com/innowaze_blog/uploads/article/illustration/33/Capture_d__cran_2015-03-11___10.40.36.png" property="twitter:image" />
EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2015-03-13 20:13:40

当LinkedIn的爬虫在服务器上遇到不可信任的SSL证书时,它将失败。您的主机openlab.ecdys.fr似乎对它的证书(https://www.sslshopper.com/ssl-checker.html#hostname=https://openlab.ecdys.fr)有问题

或者,您可以通过HTTP提供您的内容,您不应该看到这个问题。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/28984440

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档