Got blog on Blogger? And, you are using a custom domain; or in other words you have your own domain name registered, and that’s the url where your blog is. Did you set up your sitemap? Yes, you can create a sitemap for your blog on the Blogger platform, on your custom domain. It’s easy to do, so let’s get started!
How to Create a Sitemap for a Custom Domain with Blogger:
- Login to your Google Webmaster Tools dashboard (If you’re not registered there, you need to be!) Select the option to “Add a Site” if you did not yet add your blog in Google Webmaster Tools. Complete those steps first.
- From your Google Webmaster dashboard, choose the domain you need to create the sitemap for, from the dropdown menu.
- Now select, “Site Configuration” and then select “Sitemaps” as shown in the image below.

Google Webmaster Sitemap
4. Once you open the “Sitemaps” link you then select the, “Submit a Sitemap” button.
5. In the url box, add the url shown below in the field following your custom domain, without spaces.
feeds/posts/default?orderby=updated
Your url should end up looking like this, without spaces:
http://www.yourcustomdomain.com/feeds/posts/default?orderby=updated
As soon as you complete the feed url, Google will create your sitemap. You’re done! Don’t be startled if you only have the most recent 26 blog posts in your sitemap. That seems to be the standard for the Blogger custom domain platform sitemap. However, keep in mind that Google also doesn’t index every url submitted in a sitemap. This is normal, so again don’t be alarmed if you don’t see every url indexed when looking at your sitemap results in your Google dashboard.
If someone knows a seo-friendly hack to cause Google to generate a sitemap with more than 26 urls for the Blogger platform, let us know! UPDATED EDIT: Here’s how to submit larger sitemaps for your blog on Blogger.
If you haven’t already done so, use the code above for your first sitemap. Now go back to your sitemap settings (in Google Webmaster dashboard) for the blog you wish to add a larger sitemap for.
Select to “Add a Sitemap” to add additional sitemaps for larger blogs. Here’s the secret codes you need. For a blog with more than 25 urls, but less than 100, you would create your second sitemap like this:
http://yourblogurl/atom.xml?redirect=false&start-index=1&max-results=100
To add more than 100 urls, but less than 200, then add yet another sitemap using this code:
http://yourblogurl/atom.xml?redirect=false&start-index=101&max-results=200
Got even more than 200 posts? Simply continue to add more sitemaps by changing the “101&max-results=200″ accordingly.
There you have it! The easy way to quickly generate a sitemap for your custom domain using the Blogger platform! Once your additional sitemaps have been added in Blogger, and the Googlebot has completed the crawl, you’ll see something like this in your Google Webmaster dashboard:

Once your blog urls exceed the next sitemap level, you’ll begin to see more “indexed url’s”, however again as mentioned above, Google will not show all of your urls indexed for each sitemap you submit. It’s just the way it is, so don’t fret – lol. Special thanks to ampercent, where I found the additional codes for submitting the larger xml sitemaps for blogs with more than 25 urls.





These are very helpful tips because I know that I will have to get my own custom domain name sooner or later. Thanks for the tip!
Hi Patrick,
Glad the information was helpful to you. Yes, having your own domain is always in your favor, and the sooner you do it the better!
Tried it and it doesn’t work
Hi, Without providing any details it’s difficult to determine why it would not have worked for you. One point worth mentioning is that you need to have your Google Webmaster Tools tracking code installed on your site in order to determine from your webmaster tools dashboard if the sitemap is working or not. The Google Webmaster Tools dashboard will indicate if it’s working or not, so did you first off correctly install your Google Webmaster tracking code?
Also, this article is in regards to a blog using your own domain with Blogger, and not a Blogspot url. Not sure why it would not have worked for you, but you can seek help in the Blogger Forum as well. Hope that is of help for getting your Blogger sitemap working!
I had around 400 post in my blog.I have submitted the sitemap as you told and only 20-25 new post have been indexed and the earlier post are still there but with my old blogger domain.What should i do now…any suggestions.
anyways from now onwarsds i am following your blog.Its really a nice one
Hi Mediafire Links,
Sounds like you did your Blogger sitemap submission correctly, and seeing only a small number show up in the sitemap seems to be the norm for the Blogger sitemaps. Keep in mind that it doesn’t represent the actual number of posts Google has indexed, but only a portion. So, things should be fine with what you did. As long as you see the green check mark in your Google dashboard next to the sitemap, that means it has been submitted correctly, and is working. Over time you will probably see that number change. Again, no need for alarm, and it should be fine.
Thanks for the links. One problem. feeds/posts/default?orderby=updated was accepted by webmaster, but the second was not. What is atom.xml? Is this a file I should have uploaded on the blog somehow for this to work. I have A1 sitemap generator to create my sitemap for our webpage.
Hi Trygg,
I’m not familiar with the A1 Sitemap Generator you’re referring to so my best recommendation would be to refer to their help section. If the second one you submitted for your Blogger blog was not accepted, you may have written in the wrong code, so double check what you wrote in the text area box for the code, and see if that works.