Tony -
Thanks for the article. Breadcrumbs are are great enhancement to many sites, but often ignored because they are a pain to maintain; tying to the site map makes it easier! While less than half of all users use breadcrumbs, that number is rising, those users do miss it when it is not present, and unlike many widgets it is unobtrusive and does not negatively impact users who ignore it.
J.Ja
Discussion on:
I have a site that goes inorder from parent site to sub-sub-sub site...
A
B
C
D
What would be the main cause of the breadcrumb, on the home page of Site D, to have a breadcrumb trail that looks like this...
A
C
D
Basically it completely leaves out B and I have no reason why. The URL for that page (D) is correct, but just not the breadcrumb.
This is what I am using for a breadcumb setup in my custom page layout...
ID="ContentMap"
Runat="server"
SiteMapProvider="CurrentNavSiteMapProviderNoEncode"
RenderCurrentNodeAsLink="false"
Thanks for any suggestions!
A
B
C
D
What would be the main cause of the breadcrumb, on the home page of Site D, to have a breadcrumb trail that looks like this...
A
C
D
Basically it completely leaves out B and I have no reason why. The URL for that page (D) is correct, but just not the breadcrumb.
This is what I am using for a breadcumb setup in my custom page layout...
ID="ContentMap"
Runat="server"
SiteMapProvider="CurrentNavSiteMapProviderNoEncode"
RenderCurrentNodeAsLink="false"
Thanks for any suggestions!
- Keyboard Shortcuts:
- Prev
- Next
- Toggle









































