Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/php/268.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Php 谷歌+;共享链接不';不显示描述?_Php_Google Api_Google Plus_Share_Query Parameters - Fatal编程技术网

Php 谷歌+;共享链接不';不显示描述?

Php 谷歌+;共享链接不';不显示描述?,php,google-api,google-plus,share,query-parameters,Php,Google Api,Google Plus,Share,Query Parameters,我正在使用共享链接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">

我正在使用共享链接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">

简单共享不再显示说明。只显示描述