bea*_*ear 3 seo breadcrumbs microdata
我正在尝试帮助Google为我的网站生成适当的面包屑详细信息.我目前正在使用它作为面包屑:
<div id="breadcrumb">
<span class="crust" itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<a href="http://www.radonsystems.net" class="crumb" rel="up" itemprop="url">
<span itemprop="title">Home</span>
</a>
<span class="arrow">
<span>»</span>
</span>
</span>
<span class="crust" itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<a href="http://www.radonsystems.net/business/profile.2" class="crumb" rel="up" itemprop="url">
<span itemprop="title">Business Profile</span>
</a>
</span>
</div>
Run Code Online (Sandbox Code Playgroud)
然而,这根本没有帮助Google,即使测试工具也没有生成breadrumb链接,尽管它确实看到微数据并正确地将其识别为面包屑微数据.
有任何想法吗?
我不会在data-vocabulary.org上使用微数据模式,而是使用http://schema.org上的新模式,这是谷歌,雅虎和微软的联合项目.它具有更广泛的模式,可以更好地表达您的数据.
特别是,webpage架构是您想要定义的痕迹导航微数据.
http://www.schema.org/WebPage
| 归档时间: |
|
| 查看次数: |
2072 次 |
| 最近记录: |