2
votes
1answer
54 views

What are the advantages of Schema.org's microdata vs Microformats et al?

I'm confused about which microdata methodologies to employ on my site, is there an advantage to implementing the attributes from Schema.org, vs one like Microformats?
2
votes
1answer
32 views

Microdata/microformats for FAQ page?

Which microdata,microformats or rich snippet should I use for page with FAQ?
1
vote
0answers
89 views

Correct microdata and/or microformats for real estate listings?

Given I am running a real estate rentals listing website, what would be the correct microdata or microformats for the listing pages? There is the usual data: address, photos, price, start date, ...
2
votes
3answers
673 views

Address microdata for search engines using schema.org

So I'm trying to mark up some microdata using a combination of the contact vcard microformat and the microdata format for places from: http://schema.org/Place I'd love to do both at once, but I ...
2
votes
1answer
515 views

Products and shopping Rich snippets (microdata, microformats, RDFa) for Travel Services

Think a bout a travel site who provide their customers to book hotels, airport transfers, flights and excursions. As you know, we can use Rich snippets (microdata, microformats, and RDFa) to get ...
4
votes
2answers
232 views

Rich snippets for small sites

So far, I've seen rich snippets in Google search results only for large sites with a high number of elements (people, events, recipes, etc.). Does anyone know of an example where rich snippets are ...
1
vote
2answers
433 views

Microdata vs. Microformats

Just like the title says: it seems to me that microdata has a few advantages over microformats, with the only drawback being a bit more verbose. Is this all the story? It seems that Google supports ...
3
votes
3answers
449 views

Microdata vs RFDa

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 ...