Hi all, guess i maybe alittle late talking about google sitemaps. But hey better late then never right :p.

What is google sitemap?

Well it is a xml file which contains the URLs in which webmasters want the spider to crawl. This file also holds optional hints about the URLs such as things like when the page last changed, and the rate of change. The sitemap file is hosted on the website’s server, we must tell google where is the file.

To create the site map, google has provided an open source tool called Sitemap Generator to assist in this process. Eventually, google is hoping webservers will natively support the protocol so there are no extra steps for webmasters. When a Sitemap changes, google supports auto-notifying so that they can pick up the newest versions.

This is a great tool for webmasters as they can specify what to crawl and what not too. To use this program, you would need to sign up at google sitemaps

If you dont have python support, you can use one of these free sitemap generators.
www.auditmypc.com/free-sitemap-generator.asp
www.tarrantit.com/GoogleSiteMap/default.aspx

Hope this would help index your pages.