Tool for testing Schema.org markup

Does anyone know of a good tool to test Schema.org (http://schema.org/) markup?

The Google Rich Snippet tool does not support it properly. Even with the correct markup given, it says "Insufficient data to generate the preview."

update: Now the Google Rich Snippet tool supports some schema.org markups.


This one came to my attention recently. linter.structured-data.org

I like that it generates a preview when the Google Rich Snippet tool reports "Insufficient data to generate the preview." The structured-data tool also generates a more structured, almost graphical result, which makes the results a bit easier to understand.


The microdata-tool jQuery plugin.

Included in your markup it displays the metadata it is able to extract. Thus it's ideal for using it offline or on localhost. Although it's work in progress, it supports many (if not all, I'm not sure) of the schema.org metadata.


Mida支持完整的schema.org标准,因此值得一看。

链接地址: http://www.djcxy.com/p/88828.html

上一篇: X / HTML是否有过竞争标记语言?

下一篇: 用于测试Schema.org标记的工具