Live data from Hacker News

Ask HN: Micro-formats, are they still relevant/useful?

news.ycombinator.com

1–3 of 3 posts

Re: Ask HN: Micro-formats, are they still relevant/useful?

#2
Microformats are still supported, but they've been replaced by HTML5 microdata. If you're developing a new website, microdata is the way to go.

The microdata schemas supported by the three major search engines are documented at http://www.schema.org. Also, Google still supports microformats: http://www.google.com/support/webmasters/bin/answer.py?answe...

Re: Ask HN: Micro-formats, are they still relevant/useful?

#3
Google, Bing and Yahoo! have recently started http://schema.org/ a shared markup vocabulary based on microformats.

If some of your data can fit in one of those formats you could benefit from a enhanced presentation in the search engine results pages.

Example: http://schema.org/Recipe — google "spicy pork recipe", I see some results with photos, calories, etc.