Organizations Rich Snippets: Organisationsinfos den SERPs

Informationen über eine Organisation, die jedoch aktuell noch nicht in den SERPs dargestellt werden. Interessant wäre hier die Darstellung des Logos, allerdings gabe es dazu bisher nur einen bekannten Test.
Link zur Doku: https://support.google.com/webmasters/answer/146861

Beispiel: Organizations Rich Snippets

MySEOSolution Anschrift: Niedergeorgswerder Deich 34, in 21109 Hamburg, Deutschland Telefon: 0176-62205991 Webseite:

Quellcode zum: Organizations Rich Snippets Beispiel

<div itemscope="itemscope" itemtype="http://data-vocabulary.org/Organization">
   <span itemprop="name">MySEOSolution</span>
   Anschrift:
  <span itemprop="address" itemscope="itemscope"
    itemtype="http://data-vocabulary.org/Address">
    <span itemprop="street-address">Niedergeorgswerder Deich 34</span>, 
    in
	<span itemprop="postal-code">21109</span> 	
	<span itemprop="locality">Hamburg</span>,
	<span itemprop="country-name">Deutschland</span> 
  </span>
  <img itemprop="logo" src="http://www.myseosolution.de/wp-content/themes/rewiretheme/images/logo.png" />
   Telefon: <span itemprop="tel">0176-62205991</span>
   Webseite: <a href="http://www.myseosolution.de/" itemprop="url">http://www.myseosolution.de/</a>
 
    <div itemprop="geo" itemscope="itemscope" itemtype="http://data-vocabulary.org/Geo">
        <meta itemprop="latitude" content="53.514682"></meta>
        <meta itemprop="longitude" content="10.020965"></meta>
    </div>
</div>


» Beispiel als plain Text aufrufen

Live-Beispiele zu Organizations Rich Snippets

Weitere Rich Snippet Beispiele