没有任何评分或评论的产品的“ aggregateRating”和“评论”

时间:2019-01-04 21:31:02

标签: schema.org microdata google-rich-snippets

我正在将aggregateRatingreview属性添加到没有任何评级或评论的新产品页面。如何将它们添加到我的页面中并使它们对Google结构化数据有效?

<div itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating">
    <meta itemprop="ratingValue" content="">
    <meta itemprop="reviewCount" content="">
</div>

<meta itemprop="review" content="">

我需要知道要添加哪些内容,以便在产品如此新颖的情况下尚未确立价值。

2 个答案:

答案 0 :(得分:0)

如果检查类型为 AggregateRating 的架构规范,则将找到以下信息:

  

平均评分基于多个评分或评论。

同一件事告诉我们 Technical guidelines of Google for Review

  

请确保使用schema.org/AggregateRating标记许多人对某项的总体评价。

在两种情况下,都提到了复数(由我突出显示),也就是说,您的产品必须至少具有两个评论。也许您可能是有用的建议,他在评论中提到了托尼·麦克雷斯(Tony McCreath)。

答案 1 :(得分:0)

Google 表示,现在需要 AggregateRating 或 Review 或 Offers。 如果您没有在 /Product 上提供它,则会导致错误。

https://yoast.com/help/aggregaterating-review-offer-required/

如果您对某些产品获得评论或评分,请在其为空时推送空值以避免错误惩罚。这些产品无论如何都不会在谷歌搜索上推送。

如果您从未有过评论或评分,则必须在 /Product 中使用 /offers : https://schema.org/offers