문제

In my Sharepoint Site i've got a problem with the breadcrumbs. By default i named the Root "Portal Site", which was shown correctly in breadcrumb navi. Later i changed the page title.

Root Site Breadcrumb is showing the new correct name. Every TeamSite below shows the old value and cannot be changed somehow.

Does anybody know how this can happen?

도움이 되었습니까?

해결책

Solved the Problem as follows: - Opened SP Management PowerShell

  • Pulled reference to SPSite

  • Pulled RootWeb reference from SPSite

  • Changed RootWeb's Title

It was the Title, which was all the time pulled from breadcrumb navigation

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top