Created
March 1, 2017 08:48
-
-
Save bilalucar/9936f559a5777858173f37cc10ca800a to your computer and use it in GitHub Desktop.
Rich Snippets 2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div itemscope itemtype="http://schema.org/Event"> | |
<div itemprop="name">SEO Conference</div> | |
<span itemprop="description">Learn about SEO from experts in the field.</span> | |
Event date: | |
<time itemprop="startDate" datetime="2012-05-08T19:30">May 8, 7:30pm</time> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment