我试图在谷歌搜索结果中获得评分,低于我使用的汇总评级
但我仍然没有在Google搜索结果中获得评分。
<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>
答案 0 :(得分:0)
Google绝不会保证为您的文档显示Rich Snippets,即使一切正确。
但是你可能会更喜欢Google的文档,它使用Schema.org(而不是Data-Vocabulary.org,不再维护):
答案 1 :(得分:0)
在Google搜索结果中显示评分。转到搜索控制台中的数据标注工具,然后点击搜索外观。单击数据荧光笔,添加您网站的URL。在这里,我正在添加https://www.hibachi.in/product-category/chicken/ URL。 data highlighter to show ratings 选择所有字段,例如名称,产品,图像,产品等级等。如果您在自己的网站上找到等级。安装任何评级插件或插入代码。然后尝试一次。点击发布。 Google会花一些时间在搜索结果中突出显示您的评分。