Posts

Showing posts from January, 2015

How to create sitemap for Blogger blog – Blogger sitemap XML

Image
A Sitemap is nothing but a list of accessible pages in your website. Sitemaps helps search engines like Google, Yahoo and Bing to easily crawl pages in your site which helps in better index. As a blogger you must create a sitemap so whenever you make a new post search engines can crawl and index them easily. In this post let’s see how to create sitemap for Blogger blog and submitting it to Google webmaster tools and in robots.txt. How to create sitemap for Blogger Creating sitemap is very simple and this sitemap works for both self-hosted Blogger blogs and normal Blogger blogs. Just use this (atom.xml?redirect=false&start-index=1&max-results=500)next to your blogs URL. See example below. http://yourblogname.blogspot.com/atom.xml?redirect=false&start-index=1&max-results=500 Now you have created sitemap for your Blogger blog, but you need to tell search engines about your sitemap so that bots can know your site structure. There are two ways to tell search engine...