【问题标题】:Schema not working?架构不起作用?
【发布时间】:2015-11-18 21:26:05
【问题描述】:

所以我遵循了教程,但我仍然无法让我的 Scehma 出现在 Google tester

<div itemscope itemtype="url">
        <div itemprop="potentialAction" itemscope itemtype="http://schema.org/ViewAction">
            <link itemprop="target" href="http://www.blank.com/"/>
            <meta itemprop="name" content="What even is content?"/>
        </div>
        <meta itemprop="description" content="Description here"/>
    </div>

显然我有其余的电子邮件

【问题讨论】:

  • 目前还不清楚您要的是什么。请尽量做到更准确,并包含尽可能多的信息
  • 您是否能够显示操作按钮?

标签: html email html-email google-schemas


【解决方案1】:

替换以下内容:

<div itemscope itemtype="url">

与:

<div itemscope itemtype="http://schema.org/EmailMessage">

您应该得到以下信息:

您可以在documentation 上查看微数据示例。我希望这有帮助。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-05-25
    • 2017-12-09
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多