小编dom*_*063的帖子

使用Schema.org的Breadcrumb没有显示在Google Rich Snippets测试工具中

breadcrumb使用Google Rich Snippets测试工具测试了Schema.org 示例.

<div itemprop="breadcrumb">
  <a href="category/books.html">Books</a> >
  <a href="category/books-literature.html">Literature & Fiction</a> >
  <a href="category/books-classics">Classics</a>
</div>
Run Code Online (Sandbox Code Playgroud)

结果是该工具无法识别.

那么,是否存在错误或存在语法问题?如果是这样,那么正确的语法是什么?

breadcrumbs microdata schema.org google-rich-snippets

5
推荐指数
2
解决办法
1万
查看次数