5
votes
1answer
541 views

Google's microdata and html5 validation errors

According to Google's documentation about product microdata, when I want to mark product's availability in my internet shop, I should do the following: <span itemprop="availability" ...
4
votes
1answer
175 views

Did anyone experience negative SERP movement after implementing rel=author?

I am not intrested in why I don't see the picture in SERPs. So I know this is borderline off-limits but I turned every stone in the web (including DDgo) trying to find anybody experiencing a worse ...
3
votes
1answer
149 views

Does Google Microdata have to be visible to the visitor to be displayed in Google search results?

Does Google Microdata for rich snippets have to be visible to the visitor to be displayed in search results? I want to add the rich snippet to my page, but I don't want it in the format that is ...
2
votes
2answers
24 views

Google rich snippets: should the last item in a breadcrumb be a link?

A website has the following breadcrumb trail when on the "Labrador" page: Services > Squirrel Chasing > Labrador As you may notice, the current page is not linked to. (There is an internal ...
2
votes
1answer
41 views

Microdata/microformats for FAQ page?

Which microdata,microformats or rich snippet should I use for page with FAQ?
1
vote
1answer
46 views

Schema or Data Vocabulary microdata for breadcrumbs?

Google and other SEs support schema.org for marking up structured data, but it turns out that for breadcrumbs Google recommends using data-vocabulary.org instead. Which should we use for having ...
1
vote
0answers
153 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, ...