I wonder if anyone can help?
After Google announced that it will take note of RDFa / Microformats for online recipes, I’ve been looking into this for a couple of recipe based sites I run. However we simply don’t have all the required data to fulfill any of the standards.
Does this matter? Will search engine crawlers still make the most of what they do find, or by missing a few elements (like a review or recipe rating) will I be wasting my time implementing this?
Also, if, for formatting reasons, I have to add extra divs around the information, does that invalidate it all?
Cheers,
H
Have a look to hRecipe draft specification.
The hRecipe schema consists of the following properties:
If you look at required fields
fnandingredientare mandatory, the others fields are optional.The following example is a valid hRecipe recipe:
To check your microformats, you could use the cool Optimus validator.