How to change browser page title of Collection Discovery pages in New UI
- Article Type: Q&A
- Product: Primo
Question
How to adjust the browser page title of the Collection Discovery pages in New UI
Answer
The browser page title is defined in the Front End Code tables under the code default.nui.full.display.title
OTB, it has a following value:
{{recordTitle}} - {{institutionName}}
It is used for the following situations:
- when Full record is displayed through a direct link or permalink
- when Full record is opened in the brief search results
- when any collection (including top-level collection) or collection item is displayed in the Collection Discovery
Your Primo Institution name is defined in the Institution wizard.
If you want to suppress your Primo Institution name from the browser page title, you need to customize the label and adjust the description to keep the recordTitle placeholder only. This will apply both to Full display and Collection Discovery browser page titles.
In the Collection Discovery pages, the recordTitle placeholder is populated with the collection name. The top-level collection name is defined under the code default.nui.colldiscovery.lobby.toptitle.
- Article last edited: 06-Oct-2021