I have a XML sitemap in my home folder and another one is there in "/blog" folder i want to link blog site map in my main site map. how do i do that ?
I am new to this, hope this helps you : http://www.wealthydragon.com/blog/2009/10/06/set-up-google-xml-sitemap/ search for "If your blog is in a sub-directory and you want the XML" in that page, might help
you can actually use a sitemap index file which links all your sitemaps. It would look liek a reg. sitemap file except like this.... <sitemap> <loc>http://www.ratemycommunity.com/sitemaps/sitemap39.php</loc> <lastmod>$today</lastmod> </sitemap>