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.
