Can I submit blogspot to Google WMT, Yahoo or Bing?

KenR

New Member
It is allow me to I submit my blogspot to Google webmaster tool, Yahoo or Bing?

Will it improve ranking for my blogspot?
 

Nytshade

Active Member
Simply go to any webmaster tool and submit your blog, you'll be asked to verify website, all you do is choose alternative method for verification then use the HTML tag option. Add the verification code in your template right below the <head> tag then go to webmaster tools and click verify.

Same process applies for both Bing and Google. Bing and Yahoo use the same webmaster tools, just so you know if you didn't know.

To submit your sitemap, simply click add sitemap and add the code below.

Code:
atom.xml?redirect=false&start-index=1&max-results=500

Example of this will be something like:

Code:
ims.blogspot.com/atom.xml?redirect=false&start-index=1&max-results=500

Note that the code works for the first 500 posts only. If your blog has more than 500 posts then add another sitemap and use the code below.

Code:
atom.xml?redirect=false&start-index=501&max-results=500

You can't change the max-results value to 1000 and use one sitemap, it won't work. You have to do this for every 500 posts you create on your blog.

The process is really easy, hope that helps.

Will it improve ranking for my blogspot?

No, the webmaster tools and google analytics are for tracking not to improve rankings.
 
Top