sitemapprovider Questions
2
Solved
I'm developing an ASP.Net application and I had a Bootstrap navbar setup as follows:
Site.Master
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div...
Loupgarou asked 1/3, 2017 at 20:32
2
Solved
Based on what Google defines in Video sitemaps , There are some xml tags should be added to sitemaps for videos, and it should be like this:
<urlset xmlns="http://www.sitemaps.org/schemas/sitem...
Buttons asked 24/7, 2017 at 12:29
3
Solved
I'm trying to hide a node from my site menu, but display it in my breadcrumbs
I'm following the tutorial here: https://github.com/maartenba/MvcSiteMapProvider/wiki/Advanced-Node-Visibility
<mv...
Resting asked 3/3, 2013 at 13:45
5
Solved
I am using the default Sitemap provider with secutiry trimming. But, some how, I get:
A network-related or instance-specific error occurred while establishing a connection to SQL Server.
I'm ...
Chickpea asked 7/2, 2012 at 8:27
2
I'm using the MvcSiteMapProvider from http://mvcsitemap.codeplex.com/ to create a breadcrumb trail for my project. I have some URLs that need an ID to be passed to present information for the appro...
Label asked 16/6, 2011 at 14:10
1
Solved
We have a SiteMapPath control on the page and this is bound to an XML Web.sitemap file with the default provider. We've had this site for years and have recently upgraded to ASP.NET 4.0 on IIS 7.5 ...
Domel asked 5/5, 2011 at 15:9
1
© 2022 - 2024 — McMap. All rights reserved.