I am wondering whether to use Microdata or RFDa to mark information for search engines on my Webapplication. Google supports and has documentation for both. But i was not able to find a summary comparing both formats and giving suggestion on which one to use.
|
|
Choosing which one is better for you is (IMO) somewhat subjective. Here are a couple factors that may help you to make an informed decision:
There are likely other factors specific to your situation... |
|||
|
|
|
Microformats are much simpler to understand and implement, using additional classes on existing HTML elements (or additional span/div elements where necessary). RDFa on the other hand is more complex and can be difficult to implement, using attributes like |
|||
|
|
|
|||||||
|