【发布时间】:2015-08-22 21:07:56
【问题描述】:
我在网站中有以下 sn-p 代码。当我通过谷歌结构化数据测试工具运行它时,它没有接电话号码。我不确定我哪里出错了:
<div class="telephone-number" itemscope itemtype="http://schema.org/Organization">
<p>Call Us: <a itemprop="telephone" href="tel:07749918143">07749 918 143</a></p>
</div>
验证器产生的错误是:
节点为空。仔细检查是否需要这样做并考虑删除。
谁能告诉我哪里出错了?
【问题讨论】:
标签: html schema.org microdata google-rich-snippets structured-data