How to: Share the Top Link Bar Between Sites

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

In Windows SharePoint Services 3.0, you can provide users a consistent navigational experience across sites by specifying inheritance from the parent site, which is especially important when you need to provide navigation between peer subsites. In this case, each subsite created under the site shares a top link bar and is itself represented among the links. Without navigational inheritance, each site would have its own navigation. Shared navigation must be implemented through the top link bar of the parent site.

Sharing a top link bar across sites simplifies the user experience because it allows easier cross-site navigation. Shared navigation simplifies navigation, but it should not be a replacement for careful planning. Understand that the shared navigation control represents a "flat" site structure and could possibly confuse users about the actual hierarchy of sites created within a site collection.

You can implement a shared navigation control between sites within a site collection through the user interface. You can specify to share the top link bar either as you create each site or after you create each site.

Procedures

  1. As you create each site, in the New SharePoint Site page, select Yes for Use the top link bar from the parent site in the Navigation section.

  2. Click Create.

  1. Click Site Actions, and on the pop-up menu click Site Settings.

  2. On the Site Settings page, in the Look and Feel section click Top link bar.

  3. On the Top Link Bar page, click Use Links from Parent, and then click OK in the message box that opens.

See Also

Tasks

How to: Customize the Display of Quick Launch

Concepts

Custom Navigation and New User Interface Elements

Customizing Quick Launch and the Top Link Bar Through the User Interface

Adding Links through the Object Model

Using a Custom Data Source for Navigation