Friday, July 25, 2014

Importance of Schema and Microformat by Ketan Raval

Hello all, Hope you are doing well....

This time I am bring a presentation on the "Why Schema and Microformats are important for website SEO".

Have a Look...!!!





About the Author: -

Ketan Raval is the nurturer of the LetsNurture web Solutions Ahmedabad. Running an IT business since 2009, providing services of web, mobile and digital marketing.

Friday, July 11, 2014

How to Add Contact Details in Contact Us Page Using Microformats.


Hello friends, Hope you are doing fine and enjoy you life. In the last post we have discussed about the basics of Microformats. What it is, why it is and where to apply???

Now It's time to come up with the types of microformats and how to use them in your website:-

For contact details: -

<div itemscope="" itemtype="http://schema.org/LocalBusiness">

<div itemprop="address" itemscope="" itemtype="http://schema.org/PostalAddress">
<span itemprop="streetAddress"> Enter first Line of Address</span>
<span itemprop="addressLocality">Enter Street, area etc </span>
<span itemprop="addressRegion">  region name </span>
<span itemprop="postalCode">Pincode<br></span>
<span itemprop="addressCountry">Country name</span>
</div>
<span itemprop="telephone"> your Telephone no</span>
</div>
This above code will help search engine to identify the content what you have written in your website page.
For any SEO services you can clickhere.