displaying a sitemap in different lists based on node

A

Andy B

I am using the default XML provider for the sitemap. I need the sitemap to
display in different lists seperated based on node. Here is an example
sitemap that I have.

in web.sitemap (the list of main site nodes, I have this:

<siteMapNode Title="Navigation">
<SiteMapNode SiteMapFile="~/EternityRecords.sitemap" />
<siteMapNode siteMapFile="~/InHim.sitemap" />
</siteMapNode>

In EternityRecords.sitemap I have:

<siteMapNode title="Eternity Records">
<siteMapNode url="AboutUs.aspx" title="About us" />
<siteMapNode url="ContactUs.aspx" title=Contact us" />
</siteMapNode>

In the sitemap InHim.sitemap I have:
<siteMapNode title="In Him">
<siteMapNode url=http://www.inhim.eternityrecords.org#Bio title="Bio" />
<siteMapNode url=http://www.inhim.eternityrecords.org#Audio title="audio" />
</siteMapNode>

Does anybody know how to do this?
 

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,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top