472,808 Members | 2,037 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,808 software developers and data experts.

Produce a site map from a Web.Sitemap

Hi guys,

I want to create a sitemap (lets call it a map to avoid confusion with .NET
sitemaps) for my website, as in, a single page that lists all of the other
pages on my web site. e.g. http://mysite.com/sitemap/

I have used a sitemap to order my site (within a Web.sitemap file), is it
possible to generate some sort of treeview of my site with desriptions based
on this file? I dont want to use a treeview control as it looks too much
like a menu...

Any help appreciated!
Taz

Dec 7 '06 #1
1 2078
Might this help?

http://www.aspfree.com/c/a/.NET/Web-...ing-a-SiteMap/

If you page through the article, it shows how the navigation can work
from a master page. and it's all run from the web.sitemap.

Tarun Mistry wrote:
Hi guys,

I want to create a sitemap (lets call it a map to avoid confusion with .NET
sitemaps) for my website, as in, a single page that lists all of the other
pages on my web site. e.g. http://mysite.com/sitemap/

I have used a sitemap to order my site (within a Web.sitemap file), is it
possible to generate some sort of treeview of my site with desriptions based
on this file? I dont want to use a treeview control as it looks too much
like a menu...

Any help appreciated!
Taz
Dec 7 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Chanaka_2005 | last post by:
when i past the following code in web.config file it says attributes are not declaired <siteMap defaultProvider="XmlSiteMapProvider" enabled="true"> <providers> <add name="XmlSiteMapProvider"...
6
by: Alan Silver | last post by:
Hello, I want to show a treeview display of the contents of a sitemap file on another web site, chosen according to the currently logged on user. I know at run time the path to the sitemap file,...
1
by: Griff | last post by:
In my web.config file, I have the following: <globalization culture="auto:en-gb" uiCulture="auto:en-gb"/> In my Web.sitemap file, I have the following <siteMap...
0
by: John Yopp | last post by:
I'm using Forms authentication and restricting access to a subdirectory with a web.config: <configuration> <system.web> <authorization> <allow roles="PLAIN_USER"/> <allow roles="ADMIN_USER"/>...
4
by: shapper | last post by:
Hello, I have 2 questions about Asp.Net 2.0 web.sitemap: 1. Where can I find the list of all siteMapNode attributes? I looked eveywhere and couldn't find it. 2. I created a Web.sitemap...
6
by: shapper | last post by:
Hello, I have on my web site an Asp.Net 2.0 web.sitemap file. How can I convert it to a Google's sitemap file? Thanks, Miguel
6
by: Lucas Ponzo | last post by:
I nedd depending on thr user loged in, that the menu binds to a different site.map file ... can I have multiple site maps in my ASP.NET 2.0 app and change the file that the SiteMapDataSource is...
0
by: tasmontique | last post by:
I have 2 more site maps apart from web.sitemap each site map is based on users role eg Admin,Member,Guest. Is there a way apart from security trimmings to implement a different sitemap apart from...
0
by: jimdav24 | last post by:
I've implemented three sitemap providers for my SharePoint site. They all work but after 24 hours up to 2 weeks of uninterrupted service, I get the error "The file sitemap.sitemap required by...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.