Change Title Tag on SharePoint Sites

Author: Max Berghoff

Related Links

Related Articles

- Change SharePoint 2013 Title
- SEO for SharePoint 2010
- Clone a SharePoint 2010 Site using PowerShell
- Rename Web Application in SharePoint 2010
- Tendance – Free SharePoint 2010 Theme
- Rename SharePoint 2010 Server
- Free SharePoint eBooks
- Upcoming SharePoint Books

Popular SharePoint Books



5 Responses

  1. Steve F says:

    Hi Max.

    This is a great article. I’m getting an unexpected result that perhaps you can help me with. I’ve made the change above (see attached code) to my template PageLayoutTemplate.aspx. Once saved I previewed the page. The customized placeholderpage textdid not display, but PlaceHolderMain did appear. Do you have any suggestions for me

    ——————— Code ——————–

    Custom PlaceHolderPageTitle would go here

    Custom PlaceHolderMain would go here

    Reply
  2. Ethan says:

    I had an issue where title was not an option on the properties page and did not have access to the layouts. The workaround, just use some javascript. the line (document.title = “Title Goes Here”;) is all you need minus the ().

    Reply
  3. ceren celik says:

    Hi,

    Is there way to change tab name dynamically not statically?

    Thanks for the help
    Ceren

    Reply
  4. kensley says:

    Is there an article that covers this same logic, but for SharePoint 2013 custom page layouts?

    Reply
  5. Roy says:

    Thanks! very useful and handy

    Reply

Leave a Reply