- This topic has 4 replies, 3 voices, and was last updated 12 years, 4 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- The forum ‘Tips’ is closed to new topics and replies.
Events Made Easy › Forums › Tips › semantic data
Tagged: rich snippets, schema.org, semantics
Events made easy is a great module that fits nearly all my needs. Thank you so much. The only thing I miss is semantic markup as defined in schema.org, which should be easy to include. One could do this in part with the settings, but it would be much more convenient do have it in the module itself.
Best wishes
Louis
Just wanted to +1 this idea.
Thanks
TBH – this is possible with settings so not sure how it would be implemented
This is to help anyone else looking for it:
<meta itemprop=”startDate” content=”#_{Y-m-d}T#_{H}:#_{i}”>
<meta itemprop=”name” content =”#_EVENTNAME”>
<meta itemprop=”url” content =”#_EVENTPAGEURL”>
Franky – this is to get the Rich Snippets appearing in SE results.
More info here: http://support.google.com/webmasters/bin/answer.py?hl=en&answer=164506
ok, cool. I didn’t understand what was meant here 🙂
Thanks for the info, maybe I’ll move this to Tips then …