Question

I have an intranet portal and on the Browsers tab it shows "Home- Home".

Now I did edit the page title and set it to "X.Inc Intranet". But now it just shows "Home- X.Inc Intranet"

enter image description here

What else should I be editing to get this right?

Was it helpful?

Solution

SharePoint does this by default. You can, however, override the page title with jQuery: http://www.sharepointjohn.com/sharepoint-2007-jquery-to-fix-ugly-page-titles/

You could use this solution to create a custom page head control that includes your JavaScript to override the page title: http://www.sharepointjohn.com/sharepoint-2010-programmatically-add-javascript-meta-tags-and-css-styles-to-the-header-of-every-page/

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top