Schema.org搜索结果计数和分页丰富的片段

时间:2014-12-01 04:05:43

标签: seo schema.org rich-snippets serp

如何让页面上的搜索结果数量显示为SERPS中的丰富代码段,如此;

enter image description here

查看gumtree的网站,我能看到的唯一相关模式是产品和优惠。

<li itemprop="offers" itemscope itemtype="http://schema.org/Offer">
  <div itemprop="itemOffered" itemscope itemtype="http://schema.org/Product">
    <div itemprop="offers" itemscope itemtype="http://schema.org/Offer">
       ...

但是,如果我将其资源投放到Google网站管理员工具中,它就无法识别它。

这些是用于生成图片中显示的搜索结果片段的正确架构类型吗?

1 个答案:

答案 0 :(得分:0)

  

这些是用于生成图片中显示的搜索结果片段的正确架构类型吗?

如果这些在GWT中被拒绝,那么片段将永远不会出现。如果实施了正确的schema.org,那么Google可能会显示它,如果它足够信任您的网站,并且supports这些架构类型。