Utility to convert ASP.NET sitemap to Google sitemap
Google sitemaps is a way for webmaster to notify Google about site changes. A website created with ASP.NET 2.0 also could contain a sitemap with navigation structure of the site. And, basically, both sitemaps are containing the same urls, but in different formats.
I needed a tool to generate Google sitemap from ASP.NET sitemap. I searched for such utility, but did not find what I need, so I created one. The utility is open-sourced (BSD license). I registered project at both Google Code and SourceForge, but Subversion hosted at Google Code. (BTW, do you know that SF.net now allows to use third-party SVN hosting?).
0 Comments:
Post a Comment
<< Home