Change browser tab title

Is there a way to change the browser tab title? At the moment, when on Home page, we are seeing Home | However we want it to be called something else.

E.g. portal name = default but we want it to be called Developer Portal

Is this possible? Thanks

Hi @Elvina_ART ,

Unfortunately, there’s no direct setting to change the browser table title, and the use of “Custom Scripts” section under Portal > Settings is not recommended to manipulate the DOM to override or otherwise change built-in behaviors of the portal.

Instead, you can change the title string before the ‘|’ in the title, by changing the Page > Name value for each page (NOTE: Make sure to leave the page Path value unchanged):

Hope this helps!

1 Like