配置文件中的Google +1生成的Thumbmail

Dan*_*Dan 12 meta-tags google-plus

当您按网站上的Google +1按钮时,它会抓取典型的元数据,例如标题和说明.我认为它可能正在寻找第一篇文章标签中的第一个图像,但我尝试更改图像并且缩略图没有改变.有谁知道缩略图是如何生成的?可以添加为元信息(类似于Facebook喜欢)吗?可以掉毛吗?

我正在谈论的缩略图:

谷歌+缩略图

小智 6

http://www.google.com/intl/en/webmasters/+1/button/index.html

<!-- Update your html tag to include the itemscope and itemtype attributes -->
<html itemscope itemtype="http://schema.org/LocalBusiness">

<!-- Add the following three tags inside head -->
<meta itemprop="name" content="title of your content">
<meta itemprop="description" content="description">
<meta itemprop="image" content="image url">
Run Code Online (Sandbox Code Playgroud)


gen*_*sis 5

Google +上的开发人员还没有任何工具.

您可以订阅开发者新闻

https://services.google.com/fb/forms/plusdevelopers/

API现已上市