SEO Your Blog With Meta Description

Are you already SEO your blog?


What is SEO?


SEO is SEARCH ENGINE OPTIMIZION.SEO is so important to our blog.One of way to SEO your blog is using Meta Description,and in this post i will give a tutorial how to SEO your blog using Meta Description.


Step:

  1. Login to you blogger.
  2. Go to Layouts >> Edit HTML
  3. Find the <head> code,and below this code you will see something like this

<b:include data='blog' name='all-head-content'/>
<title><data:blog.pageTitle/></title>

    4. Now delete code in above and replace with :

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<title><data:blog.pageName/> | <data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>
<meta content='Change With Your description | Change With Your description | Change With Your description' name='description'/>
<meta content='Change With Your keyword | Change With Your keyword | Change With Your keyword | Change With Your keyword' name='keywords'/>
<meta content='adsenseâ&#65533;¢' name='Author'/>
<META CONTENT='EN' HTTP-EQUIV='Content-Language'/>
<META CONTENT='Global' NAME='distribution'/>
<META CONTENT='1 days' NAME='revisit-after'/>
<meta content='1BMpDzvVAwN26BIxx98vN2FSQwQcIXzm6Pusbt91QSw=' name='verify-v1'/>
<META content='54d0a4342857df7a' name='y_key'/>
<meta content='index,follow' name='robots'/>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/>
<meta content='true' name='MSSmartTagsPreventParsing'/>
<meta content='blogger' name='generator'/>
<meta content='9BC9169060' name='blogcatalog'/>
<b:include data='blog' name='all-head-content'/>

For the description / keywords, you can change it with your own description and keywords.

5. Save your tempalte.

Now your blog will be more easier detect by Google, but there is no guarantee that your blog will shot up or top in Google search results.
Read more ...