Project DescriptionMOSS 2007 utility to detect authored links and headings in navigation structure of a site collection or every site collection in a farm which point to the subweb's root instead of the subweb's welcome page.
It's developed in C# and requires MOSS 2007 SP2 or later.
Suggested version is
Banshee 1.2.
usage:
banshee.exe http://sitecollectionurl
or
banshee.exe -farm
The tool generates navnodelog.txt file as output.
Sample:
web name:nav2; web url:http://moss2007:7002/sites/nav2;location: GlobalNavigation; navnode title:continuous access; navnode url:/sites/nav2/ca, navnode type:AuthoredLinkPlain
web name:continuous access; web url:http://moss2007:7002/sites/nav2/ca;location: CurrentNavigation; navnode title:Common tools; navnode url:/sites/nav2/ca, navnode type:Heading
web name:continuous access; web url:http://moss2007:7002/sites/nav2/ca;location: CurrentNavigation; navnode title:pmo; navnode url:/sites/nav2/pmo, navnode type:AuthoredLinkPlain
web name:continuous access; web url:http://moss2007:7002/sites/nav2/ca;location: CurrentNavigation; navnode title:CA; navnode url:/sites/nav2/ca, navnode type:None
web name:continuous access; web url:http://moss2007:7002/sites/nav2/ca;location: CurrentNavigation; navnode title:regional sites; navnode url:/sites/nav2/ca, navnode type:Heading
web name:continuous access; web url:http://moss2007:7002/sites/nav2/ca;location: CurrentNavigation; navnode title:NC; navnode url:/sites/nav2/ca/NC, navnode type:AuthoredLinkPlain
web name:continuous access; web url:http://moss2007:7002/sites/nav2/ca;location: CurrentNavigation; navnode title:SC; navnode url:/sites/nav2/ca/SC, navnode type:AuthoredLinkPlain
With version
Banshee 1.1 or
Banshee 1.2 you can specify -farm as first parameter and all web applications and all site collections will be analyzed.