我正在研究网站的丰富片段评论数据;谷歌链接到的页面上没有显示任何评论丰富的片段,但 SERP 结果显示 5 星评级和 800 评级?
这是查看评级的搜索:artworx
这是谷歌链接到的页面:artworx bizyhood page
任何人都知道为什么在目标 URL 上没有评级时,为什么 800+ 的评论计数显示为 5 星评级?
我正在研究网站的丰富片段评论数据;谷歌链接到的页面上没有显示任何评论丰富的片段,但 SERP 结果显示 5 星评级和 800 评级?
这是查看评级的搜索:artworx
这是谷歌链接到的页面:artworx bizyhood page
任何人都知道为什么在目标 URL 上没有评级时,为什么 800+ 的评论计数显示为 5 星评级?
Google 缓存的页面版本(从2015 年 3 月23 日起)包含AggregateRating
:
<div class="score high clearfix" itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating">
<meta itemprop="ratingCount" content="804" />
<meta itemprop="worstRating" content="33" />
<meta itemprop="bestRating" content="100" />
<span id="business-score" itemprop="ratingValue">100</span>
<h6>Customer Rating</h6>
<small>View customer feedback</small>
</div>
下次 Googlebot 抓取此页面并更新其缓存时,Google 搜索可能不再显示此 Rich Snippet。