Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/83.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
Javascript Linkedin显示了3张共享图片,而不是一张_Javascript_Html_Css_Linkedin - Fatal编程技术网

Javascript Linkedin显示了3张共享图片,而不是一张

Javascript Linkedin显示了3张共享图片,而不是一张,javascript,html,css,linkedin,Javascript,Html,Css,Linkedin,我对Linkedin有问题。 在我的单页应用程序的头部,我插入了以下元: <meta property="og:title" content="The title" /> <meta property="og:url" content="content of the page" /> <meta property="og:image" content="http://www.mybesite/files/logo.jpg" /> <meta prope

我对Linkedin有问题。
在我的单页应用程序的头部,我插入了以下元:

<meta property="og:title" content="The title" /> 
<meta property="og:url" content="content of the page" />
<meta property="og:image" content="http://www.mybesite/files/logo.jpg" />
<meta property="og:image:type" content="image/jpg">

当我与linkedin共享页面时,linkedin会显示3张图像,而不是一张。
我也读了这个堆栈溢出的答案,但它没有帮助




你知道如何解决这个问题吗?

但是没有用。
你试过这个吗?因为看起来虽然很难看,但它应该能工作,因为linkedin的服务器不读css,如果你只给他一张图片,它只会显示它。当然,我试过了。但linkedin总是显示3张图片。也许他们的服务器上有缓存。也许会有帮助……我也删除了它们……奇怪……你读过共享内容缓存部分了吗?它准确地回答了你的问题。TL;TR:
将被缓存大约7天