google 丰富网页摘要(评论)显示完全错误?
google rich snippets (reviews) showing completely incorrectly?
我正在为网站处理丰富网页摘要评论数据; google 链接到的页面上没有显示任何评论丰富网页摘要,但 SERP 结果显示 5 星评级和 800 评级?
这里是查看评分的搜索:artworx
这是页面 google 链接到:artworx bizyhood page
任何人都知道为什么 800+ 的评论数显示为 5 星评级,而目的地没有评级 URL?
version of your page which Google has cached(自 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 搜索可能不再显示此丰富网页摘要。
我正在为网站处理丰富网页摘要评论数据; google 链接到的页面上没有显示任何评论丰富网页摘要,但 SERP 结果显示 5 星评级和 800 评级?
这里是查看评分的搜索:artworx
这是页面 google 链接到:artworx bizyhood page
任何人都知道为什么 800+ 的评论数显示为 5 星评级,而目的地没有评级 URL?
version of your page which Google has cached(自 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 搜索可能不再显示此丰富网页摘要。