【发布时间】:2020-10-03 08:08:56
【问题描述】:
我尝试了多种方法来尝试让 Rich Snippets Markup 显示在我的评论中。我目前只是在一页上对其进行测试,以了解如何让它在 Google 上显示。
我已重新索引我的网站,但没有运气。
Google 表示测试运行正常,但我无法让它显示出来。
有没有人知道我可能做错了什么?我迷路了。
https://bitcoincasinolord.com/casino-reviews/bitstarz/
<script type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "Review",
"url": "https://bitcoincasinolord.com/casino-reviews/bitstarz-casino-review/",
"itemReviewed": {
"@type": "Organization",
"name": "Bitstarz Casino"
},
"reviewRating": {
"@type": "Rating",
"ratingValue": "8.9",
"bestRating": "10",
"worstRating": "0"
},
"author": {
"@type": "Organization",
"name": "BitcoinCasinoLord"
}
}
</script>
【问题讨论】:
标签: google-rich-snippets structured-data