Google-Schemas:Sender Image

时间:2014-04-07 23:03:37

标签: microdata google-schemas

如何让我的G +个人资料/徽标在Gmail的新网格视图中显示为发件人图片?

我在我的电子邮件中添加了Google-Schema标记。当我测试我的电子邮件时,“特色图片”是正在显示,但我无法获得发送者图像'显示。我错过了什么?

<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
    <meta itemprop="name" content="Restaurant.com"/>
    <link itemprop="url" href="http://www.restaurant.com/"/>
    <link itemprop="url/googlePlus" href="https://plus.google.com/+restaurantcom/posts"/>
  </div>
  <div itemprop="about" itemscope itemtype="http://schema.org/Offer">
    <link itemprop="image" href=“http://image.exct.net/lib/feef1377736103/m/1/0328-mi1-mobile-v1.jpg”/>
  </div>
</div>

1 个答案:

答案 0 :(得分:0)

DKIM域名是否与您要关联的Google+信息页(即restaurant.com)中的域名相匹配,是否已对Google+信息页进行了验证? 这些是公司徽标出现的要求。