【发布时间】:2018-09-26 18:19:02
【问题描述】:
我试图在谷歌搜索结果中获得评分,在我用于汇总评分的 html 下方
但我仍然没有在谷歌搜索结果中获得评分。
<div itemscope="itemscope" itemtype="http://data-vocabulary.org/Review-aggregate">
<meta itemprop="name" content="title">
<meta itemprop="description" content="description">
<meta itemprop="itemreviewed" content="title" />
<meta itemprop="rating" content="4.52" />
<meta itemprop="votes" content="44" />
</div>
【问题讨论】:
-
您也没有给出最低或最高评分值
标签: google-search microdata rating review google-rich-snippets