Managing navigation can be a tedious process, as it generally needs to be performed on a site collection to site collection basis. However, in some scenarios, you may want to share a global navigation between all the site collections belonging to your tenant.
With the use of Manage Metadata you can create a navigation structure and update it globally to all site collections at once. The steps described below work for both SharePoint Online and SharePoint On-Premises.
Classic SharePoint
Open the Term Store Management Tool
First we need to create the global term store, to reproduce the steps in this article you must be a Term Store Administrator.
SharePoint Online
- Sign in to Office 365;
- Go to the SharePoint Admin Center;
- From the left navigation click on More Features, followed by Term store.
SharePoint On-Premises
- Open the Central Administration;
- Click on Application Management;
- Click on Manage Service Applications;
- Locate the Manage Metadata Service and click on it.
Create the Global Navigation
The steps below are the same for SharePoint Online and SharePoint Server.
- Click on the root Taxonomy and the click on New Group
- Provide a name to the new group e.g. Global Navigation
- Click on the newly created group and then click on New Term Set e.g. Navigation
- Click on the Intended Use tab
- Uncheck the option Available for Tagging
- Check the option Use this Term Set for Site Navigation and save the term set
- Click on the Term Set and then click Create Term
- Click on the Navigation tab
- On the Navigation Node Type select Simple Link or Header
Repeat the steps 7 to 9 to create your navigation structure.
Apply the global Navigation to the site collection
- On your site collection go to Site Settings
- Clink on Navigation
- For the Global Navigation select Managed Navigation
- On the Managed Navigation: Term Set click on Create Term Set, this option will create a local term set that will be only available for this site collection.
- Click on Term Store Management Tool
- Click on the newly created Term Set
- Select Pin Term with Children
- Expand the global navigation Term Set
- Select the Term to add to the navigation
Repeat the steps 7 to 9 to all the navigation items.
Modern SharePoint
When referring to Modern SharePoint sites and/or pages, the ability to utilize Managed Navigation is, unfortunately, not supported. However, BindTuning's Design (themes) will provide you with that same functionality, by utilizing the built-in BindTuning Settings Panel.
Considering we have already created our own Term Set Navigation, as described in the steps mentioned above, we can apply that same navigation by making use of its corresponding navigation ID. To retrieve this same information, follow the steps below:
Open the Term Store Management Tool
SharePoint Online
- Sign in to Office 365;
- Go to the SharePoint Admin Center;
- From the left navigation click on More Features, followed by Term store.
SharePoint On-Premises
- Open the Central Administration;
- Click on Application Management;
- Click on Manage Service Applications;
- Locate the Manage Metadata Service and click on it.
Retrieve your Navigation Unique Identifier
- Under your Taxonomy locate the Term Set you're planning to use for your Global Navigation, by expanding its corresponding Node and Parent Term;
- Copy the provided Unique Identifier.
Apply your Navigation
Now that we have retrieved all the necessary information, we're able to return to our SharePoint site collection, and leverage BindTuning themes, in order to create our Global Navigation.
- Access your Modern SharePoint site collection;
- On the ribbon, select BindTuning Settings;
- Select the Navigation tab;
- Under Menu Provider, select the option Term Set;
- In the Term set ID field, paste the Unique Identifier copied from the Term Set.
Now that we have configured one site collection with the navigation we wish to propagate to other sites, we need to navigate to other dependent site collections and proceed with the steps below:
- Access your Modern SharePoint site collection;
- On the ribbon, select BindTuning Settings;
- Select the Navigation tab;
- Under Menu Provider, select the option Dynamic;
- In the Pull navigation from field, select the option Other site;
- Pass the full URL for the site collection we have configured above.
Comments