Many bloggers especially new vibes are worried about generating sitemap for their blogs. Here I will describe some easy and less effort requiring ways to create sitemap for your blogs.

Solution 1:(For Blogger)
Create a new page, go in Edit HTML mode and paste below given code and save this page. This is your sitemap.
Making sure to replace http://myblog.blogspot.com with the actual URL of your blog.
Solution 2:
For this method your blog posts must me labeled (each post must have atleast one label.)
1. First of all Sign-up for an API key by providing the site address for which you want to generate sitemap.
2. Save your key in notepad or somewhere else.
3. Create a new post or page and in Edit HTML mode paste this code and edit it by adding your API key, Label names and Label urls (add all label names and there urls). There are ten lines for labels, if labels in your site are more or less you can delete or add more lines.
4. Save this post, it is your site's sitemap.
Solution 3: (For Blogger)
If you need sitemap for blogger blog only for submission to search engines then this is the best solution for your.
If you need sitemap for Google Webmaster Tools then your sitemap is already created! here is its url:
Making sure to replace http://myblog.blogspot.com with the actual URL of your blog.
OR
Making sure to replace http://myblog.blogspot.com with the actual URL of your blog.
Solution 4: (For TypePad)
If you want to enable sitemap for TypePad blog, just go to Weblogs >> Configure >> Publicity menu and enable Google sitemap. After enabling, URL of your sitemap will be:
http://blog.typepad.com/myblog/sitemap.xml
Making sure to replace myblog with actual name of your blog.
Solution 5: (For Wordpress)
DOWNLOAD this zip file, extract its contents to wp-content/plugins/ and then on your Wordpress administrator board hit plugins and activate this. After this you will have a menu to manage your sitemap.
Solution 6: (For Wordpress)
To create sitemap for wordpress copy this code to a php file and use it.

Solution 1:(For Blogger)
Create a new page, go in Edit HTML mode and paste below given code and save this page. This is your sitemap.
Making sure to replace http://myblog.blogspot.com with the actual URL of your blog.
Solution 2:
For this method your blog posts must me labeled (each post must have atleast one label.)
1. First of all Sign-up for an API key by providing the site address for which you want to generate sitemap.
2. Save your key in notepad or somewhere else.
3. Create a new post or page and in Edit HTML mode paste this code and edit it by adding your API key, Label names and Label urls (add all label names and there urls). There are ten lines for labels, if labels in your site are more or less you can delete or add more lines.
4. Save this post, it is your site's sitemap.
Solution 3: (For Blogger)
If you need sitemap for blogger blog only for submission to search engines then this is the best solution for your.
If you need sitemap for Google Webmaster Tools then your sitemap is already created! here is its url:
Making sure to replace http://myblog.blogspot.com with the actual URL of your blog.
OR
Making sure to replace http://myblog.blogspot.com with the actual URL of your blog.
Solution 4: (For TypePad)
If you want to enable sitemap for TypePad blog, just go to Weblogs >> Configure >> Publicity menu and enable Google sitemap. After enabling, URL of your sitemap will be:
http://blog.typepad.com/myblog/sitemap.xml
Making sure to replace myblog with actual name of your blog.
Solution 5: (For Wordpress)
DOWNLOAD this zip file, extract its contents to wp-content/plugins/ and then on your Wordpress administrator board hit plugins and activate this. After this you will have a menu to manage your sitemap.
Solution 6: (For Wordpress)
To create sitemap for wordpress copy this code to a php file and use it.

