Hide, Disable or Remove Blogger Blogspot NavBar?

Disable or Remove Blogger NavBar
1.login to your blogger account
2.click on layout
3.Edit Html
4.find</style>
5.add the following lines after that


#navbar {
height: 0px;
visibility: hidden;
display: none;
}

10+ Free Blog Host sites

There are number of site which host your blog.Top one are

1.Blogspot
2.Wordpress
3.Blog.co.in
4.Blog.com
5.Blogscene.co.uk
6.Blogates
7.Blogeasy
8.Socialgo
9.Bravehost
10.Live journal
11.Typepad

How to submit more than 100 posts to Google Sitemap

Google Sitemap refers the latest 25 posts from Blogger
but there is a still way to submit your all of your posts.

If you have more than 100 posts and want to post all to Google Sitemap

atom.xml?redirect=false&start-index=1&max-results=100


atom.xml?redirect=false&start-index=101&max-results=100



If you have more than 200 posts


atom.xml?redirect=false&start-index=1&max-results=100

atom.xml?redirect=false&start-index=101&max-results=100

atom.xml?redirect=false&start-index=201&max-results=100

how to add site map to google


Submit Your Blogger/FeedBurner Sitemap to Google Webmaster Tools
Submitting a Sitemap to Google Webmaster Tools provides Google about your site and posts.Now question arises how to submit the sitemap,here are the steps to follow


Register at Google webmaster with your google account(orkut, feedburner, you tube,gmail, picassa)


If you do not use a redirected custom feed such as FeedBurner, type "atom.xml" and click "Add General Web Sitemap" button.

If you do use a redirected custome feed such as FeedBurner, type "atom.xml?redirect=false".

Otherwise you will see "URL not allowed" error because the sitemap you have submitted to Google Webmaster Tools is actually redirecting to the FeedBurner feed URL not your site URL. And your Sitemap contains a URL that is not allowed based on the Sitemap's location.
atom.xml?redirect=false&start-index=1&max-results=100