Is it possible to have two different web.sitemaps in the Personal Site Starter Kit? I want to display one menu on some pages and a different menu on other pages?
Sure you can just add a new second.sitemap file and add settings into web.config for the new sitemap and in the page you want the new menu use the new provider name you setup from the web.config.
Hope it helps
Regards
Jeremy
If this has helped Please: Don't forget to click "Mark as Answer" on the post that helped you.
That way future readers will know which post solved your issue.
Member
1 Points
4 Posts
Multiple web.sitemaps
Jun 12, 2007 12:32 PM|Cymro3|LINK
Is it possible to have two different web.sitemaps in the Personal Site Starter Kit? I want to display one menu on some pages and a different menu on other pages?
Contributor
5190 Points
1469 Posts
Re: Multiple web.sitemaps
Jun 13, 2007 03:14 AM|jeremyh|LINK
Sure you can just add a new second.sitemap file and add settings into web.config for the new sitemap and in the page you want the new menu use the new provider name you setup from the web.config.
Hope it helps
Jeremy
If this has helped Please: Don't forget to click "Mark as Answer" on the post that helped you.
That way future readers will know which post solved your issue.