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