How to Submit Blogger’s Blog Sitemap to Google Webmasters Tools


Google Webmaster Tool allows website owners to control website from search engine perspective.
Submitting Sitemap to Google Webmaster Tools makes your website/blog posts to get discoverable on search engines.





Procedure For Submitting Sitemaps to Google Webmaster Tools:
Submitting Blogger's Blogspot Blog Sitemap to Google Webmaster Tools
Step 1: Go to Google Webmasters and click on “Sign in to Search Console”

Step 2: Click on ‘ADD A SITE’ if your website is not added earlier. Enter website URL and Click on continue.

Step 3: Go to ‘Crawl’ you can find it on right side inside webmaster tool, then click on “Sitemaps” and click “ADD/TEST SITEMAP” which is on the top-right.

Step 4: Add this line
atom.xml?redirect=false&start-index=1&max-results=500
and click on ‘Submit Sitemap.

You have successfully submitted your Blogger’s blog Sitemap, It will take some time for your posts to get indexed in search engine.

Sitemaps submitted to Google Webmaster Tool are capable to crawl only 500 posts per sitemap. That’s the reason we include ‘results=500′ at the end of sitemap url.

If your website has more than 500 articles

Repeat the procedure for every 500 articles. the lines needed to be added to sitemap are as follows:

atom.xml?redirect=false&start-index=501&max-results=500
atom.xml?redirect=false&start-index=1001&max-results=500
atom.xml?redirect=false&start-index=1501&max-results=500
atom.xml?redirect=false&start-index=2001&max-results=500
atom.xml?redirect=false&start-index=2501&max-results=500