LinkedIn Open Graph多个图像共享

时间:2016-06-06 10:02:44

标签: share linkedin

我使用Open Graph协议通过LinkedIn共享页面。我添加了多个标签og:image,但是当我尝试共享时,在共享对话框中,我有第一个来自元标记的图像,另外两个来自页面内容。 有人可以说,如何使用OG管理多个图像共享。

代码示例:

<meta property="og:url"                content="websiteUrl" />
<meta property="og:type"               content="website" />
<meta property="og:title"              content="Test Title" />
<meta property="og:description"        content="How much does culture influence creative thinking?" />
<meta property="og:image"              content="http://tamgdeya.ru/photos/norm/1/1_jS37XHMl.jpg" />
<meta property="og:image"              content="http://img.brothersoft.com/screenshots/softimage/n/nature_illusion_studio-44987-1300868181.jpeg" />

分享对话框:http://prntscr.com/bcxwi9

0 个答案:

没有答案