Overview
ASP.NET 2.0 includes new site-navigation features. Basically, all links are stored
in a sitemap.
The site map describes hierarchy of the site. New ASP.NET navigation controls
(like, TreeView or Menu) uses the site map as data source.
Google allows to webmaster to provide a file with a list of pages to be indexed.
The file named sitemap as well.
The utility generates Google sitemap from ASP.NET sitemap.
The project hosted at Google Code site and at the
SourceForge.
Latest version of the utility can be downloaded here.
|