sitemap in memory

S

Smokey Grindle

is it possible to create a dynamic site map in memory then use that as the
website sitemap? my problem for using a static one is that I have dynamic
content pages which are based off an article ID so 90% of my pages are like
this


artice.aspx?articleID=105

but then that article could have a parent article... so I need to build this
map dynamically... any suggestions on how to?
 
G

Guest

You can create a Custom sitemap provider by inhering from
StaticSiteMapProvider class and overriding the abstract methods and
Initialize method.
 
S

Smokey Grindle

thanks! think I figured it out

Prasanna Pattam said:
You can create a Custom sitemap provider by inhering from
StaticSiteMapProvider class and overriding the abstract methods and
Initialize method.
 

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

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,143
Latest member
SterlingLa
Top