Google+信息分享链接未显示说明?

Oli*_*y50 5 php share google-api query-parameters google-plus

我正在使用分享链接Google+: https://plus.google.com/share?hl=fr&url=http%3A%2F%2Fmywebsite.com%2F

我想知道为什么我的描述标签没有显示在共享窗口上.我只看到图像,标题,URL但我找不到任何描述.

<meta content="website" property="og:type">
<meta content="Something great" property="og:title">
<meta content="http://mywebsite.com/" property="og:url">
<meta content="My description blaah." property="og:description">
<meta content="http://mywebsite.com/img/partage.png" property="og:image">

<meta content="Something great" itemprop="name">
<meta content="My description blaah." itemprop="description">
<meta content="http://mywebsite.com/img/partage.png" itemprop="image">
Run Code Online (Sandbox Code Playgroud)

abr*_*ham 5

简单份额不再显示说明.仅交互式帖子仍显示说明.