【问题标题】:Google Rich Snippets not showing anymoreGoogle Rich Snippets 不再显示
【发布时间】:2015-01-03 22:59:54
【问题描述】:

我一直在我的网站上工作,并且丰富了 sn-ps。 最初,当我编写标记时,我检查了

https://www.google.com/webmasters/tools/richsnippets

它评估标记是正确的,之后我使用了 Google Crawl 工具。 执行完这些操作后,丰富的 sn-ps 似乎在 google 上正常工作,并且每次我搜索该网站时,它都会显示正确的丰富 sn-ps。

但是,最近 google 已停止为我的网站显示丰富的 sn-ps,有人知道可能是什么原因吗? 以下是我正在使用的标记,再次在https://www.google.com/webmasters/tools/richsnippets 上评估它表明没有问题。

<div itemprop="review" itemscope itemtype="http://schema.org/Review">
    <meta itemprop="itemReviewed" content="Table Hire">
    <meta itemprop="author" content="Markus Sean">
    <meta itemprop="datePublished" content="2012-05-10">
    <div itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating">
      <meta itemprop="worstRating" content = "1">
      <meta itemprop="ratingValue" content = "5">
      <meta itemprop="bestRating" content = "5">
    </div>
</div>

提前谢谢你。

【问题讨论】:

标签: google-search rich-snippets google-rich-snippets


【解决方案1】:

问题是您只使用元标记。

谷歌说:

Google 会忽略人类用户看不到的内容,因此您应该标记访问者将在您的网页上看到的文字。

Rich snippets not appearing

【讨论】:

    【解决方案2】:

    Google 仅接受来自内页的 sn-ps。如果您在网站主页上添加了 sn-ps,它将不会显示在搜索结果中。看看谷歌搜索结果,你会发现他们显示的是带有内页链接的sn-ps。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-02-10
      • 2010-10-30
      相关资源
      最近更新 更多