google google 中未显示结构化数据价格

google structured data price not showing in google

我已经为产品配置了 google 结构化数据。虽然每个 itemprop 都显示在 google 工具中没有错误。示例:Google structured data tool. But in google i couldn't see the price. Same link in google Same link in google 。我遵循了 google 文档。例如,对于价格,我这样编码(为了简单起见,我只是输入静态值):

<div itemprop="offers" itemscopeitemtype="http://schema.org/Offer">
 <span itemprop="priceCurrency" content="EUR">€</span>
 <span itemprop="price" content="6599.59">6.599,59</span>
</div>

我在这里看到的是您提供的搜索的价格。但是,当我尝试更自然的搜索时,不是针对您的所有产品页面。

Google 抓取和处理页面可能需要一些时间。更新可能需要更多时间才能在所有服务器上传播。

即使标记有效,也不能保证丰富网页摘要。像使用网站这样的人工搜索:比真实世界的搜索更有可能显示丰富的摘要。