Rich snippet is not showing for http://purl.org/goodrelations/

后端 未结 2 1721
一整个雨季
一整个雨季 2021-01-28 08:29

My site is https://www.liteshop.com.au/content/olight-h15s-wave-rechargeable-led-headlamp

We implemented rich snippets on my site seven weeks ago but still Google does n

相关标签:
2条回答
  • 2021-01-28 08:36

    @unor is correct and your syntax is correct. If you changed to schema.org, you would encounter another problem. Google will not accept content=" ". The value for content must be in the clear, i.e term">content_value</term".

    0 讨论(0)
  • 2021-01-28 08:49

    You are using the vocabularies GoodRelations and Data-Vocabulary.org.

    According to Google’s technical guidelines for structured data, they support only¹ the vocabulary Schema.org:

    Structured data should be expressed using the most specific applicable type and property names defined by schema.org.

    ¹ Data-Vocabulary.org was used for their Rich Snippets before; I don’t know if they still support it, but it seems that they don’t document it anymore.

    0 讨论(0)
提交回复
热议问题