Posted
Monday, March 29, 2010
by
itlackey
Using a repeater control and a datasource control makes it very simple to create a search engine (XML) sitemap
This will also enable you to cache the sitemap easily if you so choose
Be sure and set the response type to text/xml during the page load event
Read More