how to Create or Generate a sitemap in VS.NET 2005?

G

Guest

Yes. a sitemap.xml file is just a simple xml document. So depending on how
you need to iterate over all your site's pages or get the data from a
database (or a combination) all you need to do is create your XmlDocument
object and save the OuterXml to the filesystem in the correct location.
If you search around, you can find several sample implementations that you
can use as a basis to work from.
-- Peter
Recursion: see Recursion
site: http://www.eggheadcafe.com
unBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder: http://www.blogmetafinder.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,539
Members
45,024
Latest member
ARDU_PROgrammER

Latest Threads

Top