Why is my Google Structured Data Testing Tool = Error: Incomplete microdata with schema.org

StackOverflow https://stackoverflow.com/questions/19741399

Это было полезно?

Решение

A couple of things are wrong with your product schema. You need to change the itemprop "reviews" to "review". Most importantly, remove the offer itemprop tag for the $99. The two marked up prices are throwing Google off. That will fix your issue and the full rich snippet will appear in the testing tool.

Here's what the page's code should look like: http://www.google.com/webmasters/tools/richsnippets?q=uploaded:8004ea3334ffd2069dadf6c948c11916

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top