【发布时间】:2016-08-07 21:56:55
【问题描述】:
我的页面上有这个:
<div itemscope itemtype="http://schema.org/Person">
<a href="john.html" itemprop="url">John W</a>
</div>
<div itemscope itemtype="http://schema.org/Person">
<a href="chloe_m.html" itemprop="url">Chloe M</a>
</div>
...
但我所有的项目都有错误:缺少:名称
怎么了?
【问题讨论】:
标签: structured-data