I have a sharepoint portal with a root site and 3 subsites, to implement the horizontal menu of the portal i use the GlobalNavSiteMapProvider. For the breadcrumb i chose to use the CurrentNavSiteMapPr
We\'ve got a non-profit site that\'s been up for over 10 years; though it\'s gone through various redesigns, it\'s showing its age and needs to be revamped -- inside and out. This includes the layout
I have undergone a major website overhaul and now have 5,000+ incoming links from search engines and external sites, bookmark services etc that lead to dead pages or 404 errors.
I have a question about a site I\'m developing.It is a database driven directory site where people can make a profile and list themselves in one or many area codes and in one or many fields of work.Wh
Question 1 We would like to generate a site map for our CMS site We have multiple front end servers with approx a million articles.
I had a problem in site map path I had navigation bar which take from sit map path but I want site map path tack value from page as product
I have a (simple) sitemap and am trying to figure out why a certain sub-menu is always visible. <?xml version=\"1.0\" encoding=\"utf-8\" ?>
I\'m looking for a tool or service that can spider a web domain with a large number of pages, create a sitemap, and then visua开发者_JAVA技巧lize that map in a way that will help me see, understand an
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_如何学编程
In my ASP.NET Page_load I have this code: SiteMenu.DataSource = new XmlDataSource(); ((XmlDataSource)SiteMenu.DataSource).ID = \"menu\";