Monday, 10 October 2011

How to add blogger gadgets best SEO tips

By this useful article you teach that several templates permit you to include page elements inside into the blogger header and blogger widgets. If you are not using one of those you can utilize this careful little tweak to place gadgets like a search boxor ad spaces inside the header of your Blogger blog. It allows you to put pretty a great deal what ever you want inside the header.  This is very great tip for new blogger owners and who want to add their blogger templates, lot of blogger templates having no widget so now see the following step by step suggestions and tips how to add blogger gadgets and widgets into the blogger header easily this is very useful for SEO tips.

1. Go to wwww.blogger.com and then Dashboard Design and Edit HTML and ind the following code use (Ctrl + F) command 



2.   Now include the the following code just below that with carefully.



3.  When you will apply the above code then you see the  result should look something like this.


In view of the above Now you should have 02 (two)  sections to the gadget section inside the header. But you will have to position them correctly according the instruction.

4. In order to do this you will want to place the following line of code with carefully

5. Now I advice that include the following code just above it, and I have also mentioned new and older templates codes.


(New Templates)



(Older Templates)



7.   For you information I suggest that if you are using a newer template you need to place the following code as well for your easiness



Just above that code place the code below accordingly.



8.  Finally apply this to your blogger blog and go to Page Elements. In Page Elements you should observe the gadet/widget areas now available. Add a gadget with carefully.

9. Now go back to the code in section 6 and modify the width around in the first 2 lines. Play around with it awaiting it is to your liking. You can just click preview after you changed it to see what it looks like. As for the padding you will need to adjust this to move the gadget around on the blogger blog. You can view my post on padding and margin if you have trouble understanding the values. This is very great and great article you have never seen before.


In view of the above useful article if you like it please leave your comments.

Wednesday, 20 April 2011

How to adjust heading tag to blogger for better SEO tips

Summary: This useful article teaches you  that how  to adjust heading tag (h1tag) in  blogger blog template for better SEO tips and also h1 tag is supportable to drive traffic easily and also this tag makes your contents SEO friendly.


By this useful article you  teach that how  to adjust heading tag (h1 tag) to blogger blog.  In my experience headings play very important role in Blogger's SEO. Keywords placed inside headings are easily crawled by search engines. I think default heading tags used in Blogger templates are H2 and H3 these should be replaced by H1 tag. I further give you complete detail step by step how you change heading tag in free blog blogger.

This is very easy tweak to your template now turn around the position of blogger template I want to  implement this strategy you will be success to get higher rank in Search Engines if you succeeded to change correct heading tags . Now login to your free blog blogger at www.blogger.com and navigate to Design,  Edit HTML. To avoid from mistakes take backup of your template by downloading it any place of your computer. Make sure that you have uploaded your template before these changes. Search following code in your Blogger template press (Ctr +F) command for this purpose.

<b:if cond='data:post.title'>
<h3 class='post-title entry-title'>
<b:if cond='data:post.link'>
<a expr:href='data:post.link'><data:post.title/></a>
<b:else/>
<b:if cond='data:post.url'>
<a expr:href='data:post.url'><data:post.title/></a>
<b:else/>
<data:post.title/>
</b:if>
</b:if>
</h3>
</b:if>


Now I suggest that first find  the above code and  replacing h3 shown in the above code with h1 and also  replace above code with code has given below.


<b:if cond='data:post.title'>
<h1 class='post-title entry-title'>
<b:if cond='data:post.link'>
<a expr:href='data:post.link'><data:post.title/></a>
<b:else/>
<b:if cond='data:post.url'>
<a expr:href='data:post.url'><data:post.title/></a>
<b:else/>
<data:post.title/>
</b:if>
</b:if>
</h1>
</b:if>


You have done it and now finally option is that  find this code line ]]></b:skin>  tag. After that copy below code and paste it just before ]]></b:skin>  tag.

h1.post-title, .post h1 #Blog1 h1, #Blog2 h1 {
border-bottom:0px Dotted #000000;
border-top:0px Dotted #000000;
margin:.25em 0 0;
padding:0 0 4px;
font-size:150%;
font-weight:normal;
line-height:1.4em;
color:#1c3c6f;
}

If you want to see the above procedure what the above code look like in  your blogger template for more guidance please follow the picture has given below:


 















Now save your template care fully and adjust above code according your blogger template and now you are done well.
I hope this useful and informative article regarding heading tag (h1) will be very useful for  new blogger owners and other friends, if you want to suggest me or like it please leave your  comments.

Wednesday, 16 March 2011

How to adjust Blogger Layouts for better SEO

By this useful article you teach that how you adjust blogger layouts for better SEO and also guide you about any type of templates see the following tips.  Specially blogger bog has a facility to its templates to adjust layout easily. 

1.         Bloggers Layouts quality is very easy to use template editing characteristic that permits you to edit and modify your Blogger template without any knowledge of HTML or CSS. You can without difficulty edit and customize the colors, fonts, header and sidebar of your Blogger Blog. If you want to adjust your Blogger Layout see the following picture.


















2.         Now see the above picture and click on Template Designer and select the templates according your willing these templates are Search Engines friendly and very latest professional style, Blogger is owners of these templates. 









3.         After that adjust layout of template and chose layout would you like two sides bar, one side bar, without side bar as you like for more information and guidance look at the picture has given below.










4.         Now you have adjusted layout of your Blogger Blog and you need to adjust width of your Blogger Blog like to move and drag and drop it follow the picture given below and set the width of your Blogger template.











5.         In continuation this click on the advance option and setup font, background color, text color and other options  for more information follow the picture shown below: 









6.         You can arrange the elements in your template the way you want them displayed. Simply click on the element you would like to move and drag and drop it where you want it to be. You can move your page elements to the bottom of the page, anywhere in your sidebar, or below or above your blog posts. Note: you can move all elements except your navbar, blog posts and header in some templates.

7.         How you edit elements in your Blogger template

See the  overview of what you can configure when you click Edit for each of these elements.

i.  Navbar:    Select the color you would like your Navbar 

ii. Header:   Add or edit the header of your Blogger Blog, which includes your Blogger title  and Blog description.

iii. Blog posts: Choose the number of posts to display on your main page. You can choose either the number of days with posts to display or the total number of posts on the main page. You also have the option to show email post links that let your visitors easily email posts from your blog to their friends

iv. Profile:  Edit and add your profile title “About Me” description, and location.

v. Blog archive: Edit and add your blog archive title, select your display style hierarchy, flat list or dropdown menu, choose to display post titles, display oldest posts first, choose your archive frequency monthly, weekly or daily and date format.

8.         How to Insert  Page Element

You can add several page elements to your  Blogger Blog page or sidebar by clicking Add a Page Element. This will open a pop up window. Click Add to Blogger Blog in the proper element section to add it. After that add a list with the ability to add a title, select the number of items to display, sort your list alphabetically and add links to your list elements and also insert  a link list to your Blogger Blog with the ability to include a link list title, select the number of items to display and sort your link list alphabetically. Finally add content from a site feed , enter the feed URL, then click Continue. You will  then be able to insert  a title, select the number of items to show up to five and display the item dates and or authors by selecting the appropriate check boxes.

Monday, 21 February 2011

How to add Google Analytics to Blogger


By this useful article you teach that how to add Google Analytics to blogger blog and linked your blogger blog and to provide complete  details about your visitors, really it is very useful for Blogger owners. The procedure of adding up together a free tracking program like Google Analytics is comparatively very simple. Now I will guide you through  step by step that you will increase and access very useful data about the kind of traffic accessing your blogger blog. Google Analytics will help you lookafter  your Blogger Blog and target your contents to gather the requirements of your visitors and readers.

Procedure How to include Google Analytics to Blog

1.    Login to Google Analytics account http://google.com/analytics with your Blogger.com login. If a few reason you desire to create a new account you can do so but be aware that you will misplace the reward of accessing other Google services such as Google Webmastertools and Google Adsense without having to log out. After that click on the Sign Up button and you will be in use to the Analytics - New Account Signup page. Enter your blog URL like http://teachblogspot.blogspot.com  account name, country, and time zone on this page. It is a good thought to prefer a general name like as Mike's Account since this will be the account name for something from 1 to 100 websites. In the next screen you will be prompted to enter your personal details: your name, phone number and country. Complete these and click on Continue button. After that you will be look the final sign up page is the Terms of Agreement screen. Once you agree to these your sign up is complete.

2.    After completing the signup process Google Analytics provides you with a code block of javascript to be added to your Blogger Blog. Now copy the code show up the code block and use the command Ctrl + C to rapidly copy the code to the clipboard of your computer. Leave the window open as you are going to return there. In a new window login to your Blogger blog at www.blogger.com  navigate from the Dashboard to the Layout tab. From the Layout menu choose the Edit HTML link (third from the left after Page Elements and Font and Colors). You are going to be adding up a small bit of code to your template so care needs to be taken here not to overwrite any existing code. As a safety measure it is sensible to backup your template at this point. For more information follow the picture is given below:
















3.    To insert the code block to your template you will require placing the code that closes the body tag. This will be very near the bottom of the template. You will need to paste the code block immediately before the tag look at the following picture very carefully. 














4.    Now paste the code block position the cursor in front of the tag and utilize the command Ctrl + V. Once the code is placed in your template and you are certain it is positioned properly click on Save Template. All going well you have now effectively added Google Analytics to your Blogger blog. Go back to the Google Analytics window. On the Overview page you will observe details about your blog such as Reports, Status, Visits etc. If there is a tick in the status column your Analytics code is working properly.

5.    In this regard if the Status contains a yellow triangle symbol with an exclamation mark inside do not desolation it just means that Google has not yet updated details of your site. Check back in 24 hours as it can take Google sometime from installing the code to actually providing reports. Once Google Analytics is fruitfully receiving data about your  Blogger Blog you can start to create use of the riches of information.

Solve Problems

After 48 hours the status still shows a yellow triangle you may require troubleshooting. A yellow triangle is displayed when the code is not detected or not verified. In this regard check your  Blogger template to make sure the code block is pasted in the correct position or not if code is not paste on correct position you should be copy again and place it on correct place.

Further help:

You will find excellent help from Google Analytics at http://www.google.com/support/analytics/.

For details about why Google Analytics is not able to track your site check out

http://www.google.com/support/analytics/bin/answer.py?hl=en_US&answer=57053&utm_id=ad

This useful article will be profitable for new blogger owners and other friends, if you like it please leave your comments.

How to adjust blogger posts permalinks


By this useful article you teach that how you adjust blogger post permalinks for better title tags. One thing keep in mind that permalinks makes automatically and also supported title tags of your post page. You should be aware Blogger permalinks crafted the permanent links of Free Blog Blogger posts which are indexed by Search Engines such as Google, Yahoo, Bing and  MSN etc. In this way set permalinks of categories posts have been used by Search Engines. Browsers utilize permalinks to assist navigate to your posts. When you float over a permalink in your browser you can read the post name in the status bar see the example below: 

http://teachblogspot.blogspot.com/2011/04/how-to-add-breadcrumbs-in-free-blog.html


Keep in mind now I will discuss following points of this article regarding working with permalinks in Blogger blog.

1.    When making of titles for your posts the permalinks generated but the title can not changed later. Whereas your article is in draft form you can continue to modify the title as many times as you like. However, once the permalink is allocated at the point that the post is published it remains the similar no matter how many times you change the title of your post. In this regard like other blogging software’s such as Wordpress allows  to the users to edit permalinks of the post. I have already said that lengthy title of the post generating lot of problems. Another problem with blogger is that it takes only the first 38 to 40 characters of post title of blogger blog  to make the permalink.

2.    My idea is that first make plan and use technique for making of post titles of your blogger blog and to avoid losing the end characters from your permalink. For example a long title such as one below would result in a reduced permalink which would lose the significant fact that this post is related to work with Blogger Blog.


http://teachblogspot.blogspot.com/2011/04/how-to-add-breadcrumbs-in-free-blog blogger posts.html
  
3.    You will require publish and then republish as I did with this post. The method engages making a shorter title that will sufficiently review the content of your post (eg how to add breadcurmbs in free blog blogger posts) and after that publishing your post. Currently go back and modify the title to the one as you wish. In this case I changed the title to " how to add breadcurmbs in free blog." Now your title can be as long as you like and you can not make him short once permalink has made.  See the above this is longer than 40 characters. The permalink though has remained the same while the title has changed.

4.    Finally I suggest that you can use this trick to make excellent and unforgettable   titles. It will also make sure that the permalink reflects a short title and that unnecessary particular in the permalink are removed. To create very short permalinks are important for Search Engine Optimization and drive traffic.

This useful article about adjust blogger posts permalinks for better SEO tips will be very useful for new blogger owners, if you like it please leave your comments. 

How to use free Software tools for Blogger

By this useful tutorial I am very pleased to introduce following free Software and tools for Blogger Blog and get better SEO tips. These software and tools are very useful for those Blogger owners they want to improve their Blog on Internet free without any cost. Software and tools are very profitable for everybody who have a blogger blog. Now I describe that Internet is the treasure of knowledge lot of software and tools are available. I have selected these software and tools which are very suitable for blogger owners.  These software and tools are very valuable to build Blogger.com accordingly. Now I am giving the updated list of 14 Software and tools look at the following with complete details.

1.    Free Meta Tag Analyzer Tools
2.    Free Fav Icon Generator
3.    Free Code Converter Software’s
4    .Free Keyword Density Tool
5.    Free Banner Generator
6.    Free Icons for RSS Feeds
7.    Free Image of Watermarking Service
8.    Free Clipart Tool
9.    Free Keyword Tools for Blogger Blog
10.  Free File Size Checker
11. 
Test Blog template on Browser tool
12.  Free HTML Training Support
13.  Free Online Web-Based File Extractor
14.  Free File Storage Facility  



1.    Free Meta Tag Analyzer Tools

When you have applied Meta tags on your Blogger Blog and you want to know that Meta tags of your Blog justified properly. I have found following best tools. These tools will give you detailed information.
   

    1.  Submit Express
    2.  SEO Centro

2.    Free Fav Icon Generator
 

Lot of group places are presented on the web that you can go to create your own fav icon the links shown below are very useful for Blog owners.

   2.   Online Icon Maker
   3.   Favicon

3.    Free Code Converter Software’s

This is very useful tool for converting of codes, if you are trying to Google Adsense Code in your Blogger template this tool is very useful to parse Google Adsense codes and other codes before applying into Blogspot template, now search this famous software links  http://www.hacktrix.com/adsnese-code-converter/ and http://centricle.com/tools/html-entities/

4.    Free Keyword Density Tool
   
Keywords are very imports for best SEO in the world of Bloging. If you want to set key words of your Blogger Blog it is very useful software you have never seen before click on SEO Chat  and also it is very useful for checking of Google Page Ranking  SEOChat.

5.    Free Banner Generator

This is very easy software for creating of banners is called Banner Sketch  you can make a title banner and other banners for your Blogger Blog.

6.    Free Icons for RSS Feeds
    
If you have RSS Feed on your Blogger Blog you can get well-designed RSS Feed icons for your Blogspot blog check this link for more guidance and understanding http://www.hongkiat.com/blog/free-rss-feed-icons-the-ultimate-list/

7.    Free Image of Watermarking Service

If you would like to save your images from theft now this is very easy to save watermark your images and use this free tool.Pictureshark.com

8.    Free Clipart Tool
   
WP Clip Art
is very important and useful on the internet world, I have found it lot of high quality public domain images for free

9.    Free Keyword Tools for Blogger Blog

This software is free and I have found that Wordtracker is very useful software. By this software you can recognize keywords in your topic area and you can also taking a support of Google Adwords

10.    Free File Size Checker

This is very useful and profitable tool for the checking of size of Feedburner Feed to save more than the size 512K and it is support you to check file size easily for more information link. http://www.web-sniffer.net/. 

11.    Test Blog template on Browser tool

This is free template testing tool you can look up the performance of your Blogger blog on internet and variety of the browser from browsers testing tool go to link  http://browsershots.org/
 

12.   Free HTML Training Support

If you want to teach HTML this is very useful tutorial and will provide your excellent knowledge of HTML http://www.w3school.com/.

13.    Free Online Web-Based File Extractor
   
This is free online services if you want to zip your file  go to http://www.mywebzip.com/ provide a free archive creation and file extraction service that works on the fly supporting zip, rar, tar and tgz file archives you can also try to http:// www.wobzip.org. 

14    Free File Storage Facility  
   
This is very useful offer online 50 MB file storage and hosting facility. You can store any files everyone can download from your Blog, now open free account click on   http://www.fileave.com/default.aspx and also you will get 1 GB storage offer from this useful link https://www.box.net/signup and I have found another link 4shared.com   http://www.4share.com/ which gives you a huge  5GB storage facility online.

Sunday, 20 February 2011

How to include Social Media buttons for Blogger

By this useful article you teach that how to add free Social bookmarking buttons to blogger blog and drive traffic easily and quickly and also better SEO tips. Adding of  Social bookmarking buttons to your blogger blog you will facilitate readers and visitors to make links well-known social bookmarking sites like Google, Yahoo, Delicious Facebook, Technorati, MySpace, Digg, Stumble Upon, Reddit, Furl etc. When you will add Social Bookmarking buttons personally in your blogger blog  these buttons enables readers and visitors to share links with others and also  supporting you to drive  traffic. 

Now you teach that how you will place a social bookmarking buttons to blogger blog. By this method you can get profit from free service of social bookmarking and feed buttons builder www.addthis.com This free service gives you facility to create code when you place the code any suitable place of your blogger template. For example you can place in blogger sidebar, bottom of the post top of the post as you like.
Now I guide you step by step that how you get  code from www.addthis.com  and place the  Social bookmarking buttons code to  your  free blog blogger. The same buttons will be clicked  by visitors and  readers on your blogger blog and you can drive traffic easily.  There is no problem this is a choice of visitors and readers which social site clicked by them for example Delicious, Yahoo, Google, Facebook, MySpace, Stumble Upon, these Social bookmarking sites are given prefer to your blogger blog on line bookmarking service. Once readers put forward your blogger blog to a social bookmarking service like  www.addthis.com can give you helpful analytics about bookmarking, feeds and emails depending on which buttons you are allowing on your blogger blog. This kind of numerical information from "Add This" will support you put on better considerate to drive traffic on your blogger blog. First register yourself on www.addthis.com.
1.    Now register a username, email address, password and your Blogger address and after that your signup procedures has been completed and you will receive an email from "Add this"  on your email address. 

2.    After that confirm that your signup from your Email box and click on Get Your Button. This will get you to the create your Button Page and what kind of buttons of sharing and social bookmarking do you like, select the following code and paste it after this code line <div class='post-footer'> .

<!-- AddThis Button BEGIN -->
<div class='addthis_toolbox addthis_default_style addthis

_32x32_style'>
<a class='addthis_button_preferred_1'/>
<a class='addthis_button_preferred_2'/>
<a class='addthis_button_preferred_3'/>
<a class='addthis_button_preferred_4'/>
<a class='addthis_button_compact'/>
</a></a></a></a></a></div>
<script type='text/javascript'>var addthis_config = 

{&quot;data_track_clickback&quot;:true};</script>
<script src='http://s7.addthis.com/js/250/addthis_widget.js#username=gmqazi' 

type='text/javascript'/>
<!-- AddThis Button END --></script>
  
3.    If you have assured that you have entered the code on the right place and check the preview button, when the code of “Add This” Social Bookmarking buttons have placed correctly the social bookmarking buttons appeared below the post. For more information I will discuss following two main methods. 

    1.    Insert social Bookmarking button in a Sidebar

    2.    Insert social Bookmarking button under the each post


    1.    Insert social Bookmarking button in a Sidebar

This is very easy procedure follow the Add This automatic method by clicking on Add the Menu to My Blog button. This will put an "Add This" Social Bookmarking buttons in a widget in sidebar of your blogger blog. Grow your blogger  by adding up a free “Add This” social bookmark buttons which will allow readers to bookmarking your blogger  and share your contents with others. "Add This" will supply numerical tracking of social bookmarking activities on your blogger and will support you to settle on your most famous posts. For more guidance see the following types of buttons, select social bookmarking buttons as you like.




  












 2.    Insert social Bookmarking buttons under the each post

Now I am going to the main and important procedures that click on blogger post button option  and highlight the Javascript code provided by “ Add This”. Copy the code to the Clipboard of your computer using Ctrl + C command, after doing this open your blog after sign in, navigate to Layout > Edit HTML.  Avoid from inconvenience please back up your template and tick in the Expand Widget Templates. Utilize the Ctrl + F command to open the toolbar which will show at the bottom of your Blogger and select the code line    <div class='post-footer'>  I have already mentioned in the above.


If you have found the code line  to open the toolbar which will show at the bottom of your blogger and select the code line    <div class='post-footer'> in your template then go to “Add This” and highlight the  above "Add This" code or  which was supplied to you during the registration of www.addthis.com Copy the code to your clipboard by the Ctrl + C command and subsequently open again blogger window and put the cursor right prior to the tag that you have placed earlier. Paste the Javascript code from “Add This” into the template by the Ctrl + V command.

After completion of above procedure click on “Save Template” and then View blogger blog  from the top menu and find the way to the end of your first post. If all directions have been followed, you will currently have a social bookmarking buttons at the footer of all posts.

I hope this article will be very useful for new blogger owners and you can drive traffic more from Social bookmarking buttons, if you like this please leave your comments.  

How to modify Blogger Post Title Tags

By this most useful article you teach that how to adjust blogger post  title tags for better SEO tips. If post title tags are  not  Search Engine optimized properly you can not drive traffic and also your Blog disadvantage compared with other Blogs.   How you will optimize your Blogger title tags ordered by post name first this is the real way according the rules of Blogger seo.  I have checked that lot of beginners and new blogger owners did not take any attention on the right procedures and mistakenly they ordered their blogger title tags followed by blog name first.  I think this is not perfect for famous Search Engines like Google, Yahoo, MSN, Bing and others. If you have succeeded in the setup of title tags according natural SEO modules which are explained in this article your position will be more highly in Search Engine results. This is not suitable if the order of your blogger title tags comes first in the result of page ranking because most Search Engines gives importance first word of a title.

Now how you solve  this complicated problem this is very easy tweak to your template. Now turn around the position of blogger name and post page title. If you implement on this strategy you will be success to get higher rank in Search Engines. Now login to your blogger blog  at www.blogger.com and navigate to Design > Edit HTML. To avoid from mistakes take backup of your template by downloading it any place of your computer. Make sure that you have uploaded your template before these changes. Search following code line in your Blogger template press (Ctr +F) command for this purpose.

<data:blog.pageTitle/>

First select the following code press (Ctr+C) command for copy and (Ctr=V) for paste on the replacement of above codeline with carefully. Make sure that you have inserted code on right place of your template.

First select the following code press (Ctr+C) command for copy and (Ctr=V) for paste on the replacement of above codeline with carefully. Make sure that you have inserted code on right place of your template. 


<data:blog.pageName/> <br /> <data:blog.title/>

<data:blog.pageTitle/>

Now click on Save Template when you will see that the above code changes in the format is shown below:


<data:blog.pageName/> <br /> <data:blog.title/>

<data:blog.pageTitle/>

If you are getting trouble in above code lot of templates did not accept especially old templates. You can solve this problem easily the word item in the above code covered it in double quote marks “item” followed by the single quote mark for more guidance look at the following code.

<data:blog.pageName/><br /> <data:blog.title/>

<data:blog.pageTitle/>

Now look at the above code with carefully in my experience I have verified that if you are using new template or old template it is very useful for both. Now save your template and returned back to HTML of your template that the above code looks like the format is given below:  


<data:blog.pageName/> </span><span style="font-family: "Arial", "Helvetica", sans-serif;"><br /> </span><span style="font-family: "Arial", "Helvetica", sans-serif;"> <data:blog.title/>

<data:blog.pageTitle/>

After that finally you have done now and go to “View Blog”, navigate to an individual post page title is first tracked by your blogger title. I think now you are relaxed and reversed the position of the Blogger name and post page title according Search Engine friendly. I hope you have implemented this page title tweak further I advice that continue to carry excellence content you are on your way to get higher search engine rankings in major Search Engines. 

The above trick how to to change post pages title tags for better seo tips will be useful for new blogger owners and other visitors, if you like it please leave your comments.

 

Main SEO Tips and Tricks for blogger


By this useful article you teach about free blog blogger unique SEO tips and tricks  and also very easy and simple methods has been desccribed in this article, if you have read this article careful you can move your free blog blogger page rank high in Search Engines. This article is very useful for new blog owner they want to improve their blogger blogger quickly and easily. I have tested that following tips and tricks regarding SEO tips internet marketing are very useful and also liked by my some friends and other readers also.  I have to try to make the best tips for the easiness of visitors and readers also. Now I tell you simple step by step suggestions and tips look the following main points.


Main headings and summary


1.   Introduction of SEO
2.   Set title tags with seo based blogspot
3.   Make search engine friendly permalinks
4.   Insert  buttons in blogspot
5.   Add sitemap to famous search engines
6.   Make excellence links
7.   Write great posts for blogger
8.   Make keyword rich contents
9.   Run feeds of blogspot carefully
10. Use Web Analytics Services



















1.   Introduction of seo

Blogger seo is very important, by this article I will teach you step by step suggestions and tips to boost Blogger traffic. If you are not aware about Blogger SEO, by this tutorial you can improve your Blogger seo knowledge. By the way you have read lot of articles regarding Blogger SEO but this article is very different than the others. This article displays all SEO confidential for beginners and new Blogspot owners who want earning money through Google Adsense and adding banners of other companies. I describe that lot of new Blogger (Blogspot) owners have introduced their Blogs, however due to weak SEO rules they could not earn any penny as yet. If you implemented on my suggestions and tips your Blogspot will grow much traffic in major Search Engines and also you will get high page ranking. Now I advised that read the following tips with carefully for improvement of Blogger SEO.

2.   Set SEO based title tags in blogspot

It is very important issues that correct the title tags of your Blogspot in Search Engines and adjust the titles according the rules of seo. If your title tags are not optimized Search Engine friendly you will face more difficulties in Blogspot. Lot of Search Engines preference first word of the entry which is puts on your Blogspot. When you check your post in your Blogspot and you will judge that the Blogspot name explains first in the title bar of your browser? This process is very disadvantages in search engine results. Luckily it is easy to turn around the Blog name and the post name with an easy tweak. Read more about title tags please check my useful and profitable article Change Blogger Post Title Tags.

3.    Make search engine friendly permalinks

I can not hide that Blogger regularly makes a permalink based title of the Blogspot post. Whenever you make a post in Blogspot and you would use technique to build the title carefully. Permalinks should be very short, I think longer permalinks creates problems and are not friendly support in Search Engines. It is bear in mind that before publishing of article setup the title of your post because once permalinks of the title has made and then it could not be changed longer. For more information and guidance please read my useful and advantageous article Set Permalinks Blogger Posts.

4.    Insert social bookmarking buttons in blogspot

In these days increasing the demand of Social Bookmarking sites everyone like to register Social sites because lot of traffic comes from these sites. I have judged that everybody likes to show Social Bookmarking buttons on their Blogs or Websites really this is very important and perform key role to boost traffic. We create links to popular Social Bookmarking sites for the growing of traffic actually it is very good practice such as Technorati, Google, MySpace, Facebook, Digg, Reddit, Delicious, Stumble Upon, Furl etc are very famous Social Bookmarking sites in the world of Internet. You can get more traffic if you have shared links of Social Bookmarking sites with visitors and readers through your Blogspot Blog. Another additional advantage of a social Bookmarking buttons is that you will be able to recognize visitor’s movement and Social Bookmarking performance on your Blogger Blog. I have written very profitable article with full details please read for more guidance and knowledge Add Social Bookmark Buttons in Blogger

5.    Add sitemap to famous search engines

Your Blogspot Blog is properly indexing in famous search engines or not, otherwise insert Sitemap of your Blogspot Blog with Yahoo, Google, Bing, Ask.com  and other famous Search Engines. When you will insert Sitemap of your Blogspot Blog properly this is very good way to increase more traffic. Whenever famous Search Engines are not aware from your Blogspot address you can not success. Now I will teach you step by step tips and tricks how you will insert Sitemap of your Blogspot Blog in famous Search Engines, please read my helpful articles their details are given below:




6.    Make excellence links

I advice that find best methods to make links to your Blogger Blog, my first opinion is that take advantage from Blog Directories are very easy way to increase your Blogger traffic.  If you want more and more traffic contact with authoritative site owners, lot of owners are keen to insert link from their Blogs and sites to others. Another good method I have found during the searching online a good directory named DMOZ, in this directory you can submit your Blog address, it is good source of getting traffic, before submitting your address please check Directory project and sent your Blogger address in correct subject. To see this not only are links take in by search engines, but they also act as a valve on the shoulder to other Bloggers who can easily recognize who is linking to their Blogs. This may guide them to become new readers of your Blog or to insert links to your Blog. You can get links to other Blogs a step ahead by departure a trackback on the other Blog to let them recognize you have linked to them. Blogs that permit trackbacks will contain a link back to your Blogger Blog in the comments section of the post that you originally linked with your Blog. In this field links one of the strongest parts of your Blog.

7.    Write great posts for blogger

If you want visitors, readers come back to your Blogspot time to time. In this regard have patience but your written posts are sole and helpful for others. Script unique contents are absolutely the key of success. Do not make duplicate contents from other Blogs, I think this procedure will destroy your coming traffic. The right decision at this point is to write posts in your own words and include your own useful opinions and ideas. Quality posts are the stair of your success in the Blogging world. I have read millions of articles in this regard lot of successful writers emphasized in the importance of quality posts. In my experience make better seo and write genuine articles Search Engines prefer to those which are consisting of best information and profitable for others. Another disadvantage reason is that to avoid your contents from grammar mistakes and spelling errors. Take care with the management of your images because in your written article images give a beautiful professional look to your Blogspot Blog. Article of your Blog should be 400 words and above it gives more interest to your visitors and readers and also help for better seo. I say for your more information and knowledge that frequently short contents missed in Search Engines. If you write your posts frankly for others and use simple and profitable words and you give your own ideas and opinions really you are very lucky and you are successful person in the field of Blogging. Commonly visitors and readers prefer valuable posts if they found real things in your article to see this they will return back to your Blogspot Blog. I can not guess how much visits on your Blogspot in 24 hours, it depending on your best quality articles. If your visitors and readers judged that your article is duplicate they will not return back on your Blogspot Blog.























8.    Make keyword rich contents

If you want to make your Blogspot Blog according SEO generate Keyword Rich contents. If you want to improve your contents in Search Engines choose those keywords in the starting and end of the article. What is keywords read keyword density you will know that how keywords are significant. This is very good technique in your post that you have used important keywords and keyword phrases frequently. One thing is importance that save your post from overload keywords because Google is very elegant enough to distinguish if your pages are beleaguered with keywords and nothing much else. I advice that use Google Adwords will help you quickly and show capacity keywords and rich objects selected keywords paste in Live Keyword Analysis, it will guide you better keyword orders. Another reason is that when you start to write article make sure that opening sentences explains what article is about and includes your keywords and keyword phrases.

9.    Run feeds of blogspot carefully

Your Blogger feeds are very important method to create reliable backlinks for Blogger and sites are really precious can improve your page ranking in famous Search Engines. In this regard you can obtain help about backlinks from Blogger Help Article About Backlinks. Make sure that Blogger RSS feed icons are clearly able to be seen for visitors and readers. You can forward your feed to a feedburning like Feedburner and after that add a chicklet to your Blog or site in “Orange RSS feed button” as a result feed is available on click. Please read and check my articles Burn Blogger Feeds at Feedbuner,  Function of Blogger  RSS Feeds. If you want to insert FeedFlare please read my article Add FeedFlare to Blogger Feed. Add subscription links widget to a sidebar, if you have not burn your feed you can try adding a Subscription Links widget to a sidebar to give confidence to visitors and readers. You will find the contribution Links widget available under the list of gadgets. Show your most recent posts by configuring a feed widget. Under Layout > Page Elements add a feed gadget to a sidebar. Enter the URL of the default feed of your Blogspot which will be http://yourblogname.blogspot.com/feeds/posts/default and then go by recent posts in the title after that save your Blogger Blog. If you want to know more please read my useful and informative article Insert New Posts Feed to Blogspot and also you want to display recent comments on sidebar please enter this: http://yourblogname.blogspot.com/feeds/comments/default and for more information and knowledge read my article Insert New Comments Feed to Blogspot Sidebar. You have not sure that your site or Blog Feeds to show the full text and go to your Blogger account and sign in then navigate to Settings> Site Feeds and select yes from the drop down box for all three feeds. You have to consider feed especially for accepted label if it includes more and more posts.

10.    Use web analytics services

Web Analytics are valuable tool for visitors and reader’s performance and movement. In this regard Google Analytics will prove that how users reach and behave on your Blogspot Blog and also inform you about most popular contents of your Blogger. Web Analytics are realize that how to progress crawling and indexing of your Bloodspot in Search Engines like Google,Yahoo, Bing and MSN. I describe that Web Analytics give good support to boost traffic on your Blogspot Blog. For more information and guidance please read my articel  Insert Google Analytics to Blogger

I hope this comprehensive article on SEO tips for Blogger  will be very useful and informative for beginners, New Blogspot owners and readers who want to earn money by Google Adsense and Affiliate Marketing Banners. I have discussed all SEO rules in this article and also describe points like, Set Title Tags, Make Search Engine Friendly Permalinks, Insert Social Bookmarking Buttons, Adding Sitemap to famous Seach Engines, Make links of your Blogspot to other sites, Make Quality Posts for Blogspot, Make keyword rich contents, Manage RSS Feeds and use of Analytics Services also. How I improve and write more articles on this topic, if find any mistake please suggest me for correction. I will be highly obliged all readers and Blogspot owners for their precious ideas, opinions regarding my article.