SEO optimization For Blogger Part 2

Optimize your Blog


Optimize your blog for SEO~bloggerstricks4all
SEO optimization is must in every blog. It helps alot in the increasing your Alexa Rank. Why we need SEO?
SEO can drive a bulk of traffic to your blog as when your site is optimized search engines could accept you blog very easily. Below is a tutorial given how to optimize your blog for SEO.




Meta Tags

  • For main page... 
We all know that meta tags provide some useful information about our blog that can help the search engines to accept our blog easily. What does a normal meta tag contain? It contains some info like 'name of the blog' , 'Title of the blog' , 'description' , 'key words' etc.

Q. Where do we put Meta Tag ?
A. We can put it between the tags '<head>......</head>
It will look like this...
<head>
<your meta tag>
</head>

Q. How to make Meta tag?
A. You can generate a meta tag by going on this site...

Generate a meta tag and 

Go to Dashboard → Templates → Edit HTML and paste it between <head> and </head>

<// : Note : delete the given line to proceed next i.e. <TITLE> your blog title </TITLE>    


  • For Sub-pages...
What does it mean Sub-pages? Sub-pages mean the pages which comes after Home page. If you only optimize your Home page search engines would only take your home page as reference and we all know that no one can get a bulk of traffic from a single page so we have to Optimize the whole website.

1. Go to Dashboard → Templates → Edit HTML
2. Find  <title><data:blog.pageTitle/></title> by pressing ( ctrl + f ).
3. Now replace the following code with the given code below.

<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> |<data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title> </b:if>
  
Click the Save button and you are 3/4 done.


Description

Adding a description to all the Sub-pages is an excellent idea but it gonna take some time if you are newbie or have less post on your blog it may be easy for you but if your blog contain more than 25+ post it gonna be hard to you.So, let come on the point. As i have mentioned in my previous post you can do it by meta tags but there is an another and the easy way to do this just follow me.

1. Go to Dashboard → Settings → Search Preference → Description → Click on Yes
2. Write the same description as you have written in the meta tag description.


how to make meta tags manually ~bloggerstricks4all

3. Now Edit any existing post and fill the new space with its description.  


Make meta description for each post~bloggerstricks4all


4. Do this for all the post and you are done now your site is fully optimized for SEO

Last Words

We have tried our best to illustrate you but if you find any problem please comment below.

Unknown

Hello, I'm just a small but a good blogger eager to help the newbies over blogging world. I love blogging because it taught me many things and also gave me my life i.e. Programming.

No comments:

Post a Comment