需要哪些开放图形标记才能显示带有文本叠加层的大图像?

时间:2013-09-03 22:26:22

标签: facebook opengraph

我想在我的网站上添加开放图形元数据,以便我网站的链接看起来像下面的Anthropologie帖子,但我得到一个较小的图像,右边的文字就像上面的Etsy帖子。

这些是我提供的开放图表标签:

<meta property="og:type"            content="article" /> 
<meta property="og:title"           content="{{the title of my page}}" /> 
<meta property="og:description"     content="{{the description}}" /> 
<meta property="og:image"           content="{{ the image url}}" /> 

我应该使用其他类型吗?或者是否需要提供另一个opengraph标签才能显示更大的图像?

enter image description here

1 个答案:

答案 0 :(得分:0)

您展示的 Etsy 帖子是feed, 你所展示的 Anthropologie 帖子是photo

了解两者之间的区别。