What difference Html Format Rich snipets - In making snipets rich, There are differences that must be considered, especially by the bloggers, who intend to display rich snipets on google search engine.

hamid

Differences in rich html format snipets that I will discuss is the difference refers to the html markup, in plain language in html format as in blogger template editor. Actually there is one more way to signify a rich data into the data highlighter snipets that are in the process only requires a click and drop. Due to the process of data highlighter is still not support the language, other than English, so I will not discuss further, you can find your own translation of the data highlighter through a google search.

As I tell you. In my previous article entitled "On snipets rich", that there are three methods of data suppression format that is known as a rich snipets and acceptable to google that, microdata, microformats, and RDFa. And here I give you some idea about the further details of the three formats. The third format which I told earlier in the process. Only in order to give a more specific description of the data we create. For example, I will provide data in the form of a short article and its title below.

Title: Optimization Seo From Matt Cuts
Contents: Several methods are used in such seo optimization, Matt Cuts Coming from that provision on the title page of not more than one.

Note the data above my brief article which contains about seo optimization of Matt Cuts. If we see that the content of the article is just to have a general description without having a more specific description. Well this is where the importance of a rich snipets to provide more specific data. As an example of the application of more specific data from the data in the above article:

Title: Optimization Seo From Matt Cuts
Contents: Several methods are used in the optimization seo whom came from Matt Cuts (expert web spam google) that is giving the title on the page exceeds one.

Well, have already explained the difference. Notice that I said that I go for slanted to provide a specific data on a Matt Cuts. If you think we as readers a brief article above would know that the words "web spam experts google" indicates an occupation or profession of Matt Cuts. That is, if we think, now the question is whether some sort of google search engine with more specific attention on Matt Cuts. The answer must be no, because Google only pay attention to the title and the content of any article or description. Therefore, it is necessary html format so that google can read "Matt Cuts (expert web spam google)" as more specific data and how it is with snipets rich html format.

Now, let us discuss about the difference in rich snipets in each format, but before I let ordinary html format without rich snipets

<title> Optimization Seo From Matt Cuts </ title>
<div id = "article">
Several methods are used in such seo optimization, Coming from Matt Cuts (Expert web spam google) that is giving the title on the page does not exceed one.
</ div>

Html format Microdata

Html format for the rich snipets microdata can be started with <div> <span> or <ul>. Note the microdata html format below, Based on the above brief article.

First use a type of "data-vocabulary.org"

<title> Optimization Seo From Matt Cuts </ title>
<div id = "article">
Several methods are used in the optimization seo them come from
<div itemscope itemtype = "http://data-vocabulary.org/Person">
<span itemprop = "name">
Matt Cuts
</ span>
(<span itemprop = "title">
web experts spam google
</ span>)
</ div>
namely the provision of title on the page does not exceed one.
</ div>

The second type of microdata from the "schema.org"

<title> Optimization Seo From Matt Cuts </ title>
<div id = "article">
Several methods are used in the optimization seo them come from
<div itemscope itemtype = "http://schema.org/Person">
<span itemprop = "name">
Matt Cuts
</ span>
(<span itemprop = "jobTitle">
web experts spam google
</ span>)
</ div>
namely the provision of title on the page does not exceed one.
</ div>

Note the rich html format snipets above. Of the two formats both data-vocabulary.org and schema.org I gave blue that says "itemscope" indicates that the data is the item that is being made rich snipets and writing "itemtype =" http://data-vocabulary.org/ person "is a type of items discussed (I use the type person because he was discussing people). There are many schema.org itemtype in which you can view here. While itemprop =" name "and itemprop =" jobTitle "signifies the properties of items that are being discussed, name is a name, an occupation or profession jobTitle. Ok, so here it is clear right, rich html format snipets use microdata.

Html Format microformats

Just as microdata, a microformat for rich html format snipets can be started with <div> <span> or <ul>. Below is the format of html microformats brief article above

<title> Optimization Seo From Matt Cuts </ title>
<div id = "article">
Several methods are used in the optimization seo them come from
<div class = "vcard">
<span class = "fn">
Matt Cuts
</ span>
(<span class = "title">
web experts spam google
</ span>)
</ div>
Namely the provision of title on the page does not exceed one.
</ div>

Referring to the above microformats format, which I give a blue color with the words "vcard" it shows the specifications of the items are made rich snipets. Vcard is special specifications person or organization based on the hCard microformats, complete specifications see in wikiformats. While the <span class = "fn"> and <span class = "title"> shows the properties of the items discussed, fn indicate the name, job title indicates. For microformats own format can be found directly through an html editor blogger, because bloggers use microformats as editor

Html Format RDFa

RDFa for rich html format snipets equally with both the previous format and can be started with <div> <span> or <ul>. For an example of its use is based on the following article

<title> Optimization Seo From Matt Cuts </ title>
<div id = "article">
Several methods are used in the optimization seo them come from
<div xmlns: v = "http://rdf.data-vocabulary.org/#" typeof = "v: Person">
<span property = "v: name">
Matt Cuts
</ span>
(<span property = "v: title">
web experts spam google
</ span>)
</ div>
namely the provision of title on the page does not exceed one.
</ div>

In html format above it is clear that there is a difference compared to the two previous format. Format <div xmlns: v = "http://rdf.data-vocabulary.org/#" typeof = "v: Person"> indicates a namespace that is used to mark up items to be rich snipets. typeof = "v: Person" indicates that the items discussed was the. In the above format also are properties of the items discussed, there is written property = "v: name" and property = "v: title" indicates the name and occupation.

Important note in rich html format snipets

Make no mistake in mark up content, because it will not be read by search engines.
All content wants to be rich snipets, whether it's review, breadcrumbs, or a person not to be hidden (no hiden content) because Google will not show the rich snipets on the search results appear in the rich snipets although testing tool.
Of some rich html format snipets above, it is recommended to use the format of the type of schema.org microdata due to be read by some search engines at once (Google, Yahoo, Bing, Microsoft, and Yandex). Some of the major search engines are already collaborating to use Schema.org since June 2011.
Share this article :
+

Related Post:

Unknown

I am just an ordinary person who loves blogging and trying to share experiences with others about blogging, SEO and Software. May be useful..

Follow me on: Facebook | Twitter | Google+
×
Copyright © 2015 IT Rels All Rights Reserved | Product | Privacy | Disclaimer | Terms | Sitemap | Facebook | Twitter