我也添加了 itemprop 我的评分值代码,但它没有显示在我的片段(星星)中,我该怎么办?需要时间吗?
<div itemprop="aggregateRating" itemscope="" itemtype="http://schema.org/AggregateRating" title="Rate" + " : " + hidContentRate.Value %>" >
<span itemprop="ratingValue"><%= hidContentRate.Value %></span>
</div>