[CREATE] Google event microdata

Jakub Jankiewicz jcubic at onet.pl
Thu Feb 23 02:44:39 PST 2012


Hi ale,

Mircodata should be put into html code it can put in the place where
date is present.

<div itemscope itemtype="http://data-vocabulary.org/Event">
    Libre Graphics Meeting will be in
    <!-- is not displayed but it wont hurt to include -->
    <img itemprop="photo" src="spinal_tap.jpg" />
    <span itemprop="location" itemscope itemtype="http://data-vocabulary.org/​Organization">
      ​<span itemprop="name">UAS Technikum</span> 
      ​<span itemprop="address" itemscope itemtype="http://data-vocabulary.org/Address">
         <span itemprop="locality">Vienna</span>
      </span>
   </span>

 from <span itemprop="startDate">May 02</span> to <span itemprop="endDate">May 05</span> </div>

You can set different suff into tags and test how they look in this
tool: http://www.google.com/webmasters/tools/richsnippets

And in sitemap you can add video 
http://support.google.com/webmasters/bin/answer.py?hl=en&answer=80472

that from last year can be put on website (if there is no new version), 
and tumbnail (you need to pick some good looking frame) will be displayed
in search results.

On Thu, 23 Feb 2012 09:02:29 +0100
ale.comp_06 at xox.ch wrote:

> hi jakub
> 
> > I just read about "Event" microdata that google support
> > http://support.google.com/webmasters/bin/answer.py?hl=en&answer=164506
> > 
> > If libre graphics meeting will have these in html it will show in
> > search result so LGM page will be more visible in search result.
> > 
> > TIP: if you want faster indexing in google you need to create
> > sitemap, and submit it to google, if you haven't already.
> 
> i've added a sitemap.xml.
> 
> if you you give me a hint of what you would like to put in the event
> tags, i'll be glad to add them...
> 
> as far as i understood them, they are mostly thought for pages which
> also have an event in there and not pages of an event... but, who
> knows?, they could be useful for us, too.
> 
> ciao
> a.l.e
> _______________________________________________
> CREATE mailing list
> CREATE at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/create

--
Jakub Jankiewicz
twitter: @jcubic
www: http://jcubic.pl


More information about the CREATE mailing list