How to submit your full blog sitemap to Google with no errors



There are plenty of ways how to submit your blog sitemap to Google and using Webmaster Tools, in fact you can Google for it and can find 1000 tutorials on this single topic. We will skip the tutorial ofADDING A SITE and SUBMISSION OF SITEMAP.

The title mentioned "full" because most of the newbie bloggers only get 26 submitted and indexed sitemaps.

For Blogspot users let us start by simply submitting your blog to Blogger.com Listings and Search Enginesand set to Full Blog Feeds. The Google crawler
will never index your site unless you do the following.

Log-in to www.blogger.com/home (select your blog) > Settings > Basic

• Select "Yes" for Add your blog to our listings?
• Select "Yes" for Let search engines find your blog?
(Please read the explanation provided there)
• SAVE SETTINGS

Go back to Tab Menu Click > Site Feed
• Allow Blog Feeds set to Full
• SAVE SETTINGS

CONGRATULATIONS YOU'RE HALFWAY DONE!
Go back to Dashboard > Scroll down > Find Tools and Resources and on the fifth bullet you can find Webmaster Tools

If you are new to Webmaster Tools you can find help at Webmaster FAQ

FULL BLOG SITEMAP SUBMISSION
Webmaster Tools

Select your site > Site configuration > Sitemap
For Blogs with posts less than 500 submit the code below:
atom.xml?redirect=false&start-index=1&max-results=500

For Blogs with posts less than 1000 submit this (remember to submit both)
atom.xml?redirect=false&start-index=1&max-results=500
atom.xml?redirect=false&start-index=501&max-results=500

For Blogs with posts less than 1500 submit this (remember to submit both)
atom.xml?redirect=false&start-index=1&max-results=500
atom.xml?redirect=false&start-index=501&max-results=500
atom.xml?redirect=false&start-index=1001&max-results=500

To check how many blogpost you have written
www.blogger.com/home (select your blog) > Edit Posts > Published
Wait for 3 days for Google to crawl your entire blog.
CONGRATULATIONS YOU'RE DONE!
Note: To avoid Feed Proxy Errors
Avoid putting these site maps
http://YOURBLOGNAME.blogspot.com/rss.xml
or
http://YOURBLOGNAME.blogspot.com/atom.xml

Instead submit this
feeds/posts/default?redirect=false
This is the proper code to redirect Google to default Blogspot Atom Feed System.