Il est bien plus beau de savoir quelque chose de tout que de savoir tout d'une chose. [Blaise Pascal]

How to change the SharePoint title bar text

13 comments
One of the most frequent question I’m asked, is, if it’s possible to change the SharePoint title bar text, being on SharePoint or Project Server.


The easiest option, is by using PowerShell. Open a SharePoint 2013 Management Shell as administrator.


Run the following code one line by one (copy first line, execute, copy second line, execute…).
Don’t forget to change your web application url, and title.
$webApp = Get-SPWebApplication http://ps13allinone
$webApp.SuiteBarBrandingElementHtml = “Rock’n’roll baby”
$webApp.Update()


You noted that the code run at Web application level, meaning that all site collections and sites will have the top bar text changed.
The result is the following, no need to restart anything, just refresh your browser.


Yes, me too, I agree that the title is too close to the left border.
The workaround is to add (3 or 4) spaces on the text to update.
$webApp.SuiteBarBrandingElementHtml = “      Rock’n’roll baby”


Much better.

There are some other options to do it, or even better to replace the text by an image or to change only at site level. They are almost all based on JavaScript, for example:

Make your choice, I would very often go for “the easier, the better”.

13 comments :

  1. You clearly make it appear certainly easy with your presentation however I to find this topic to be clearly some thing which I experience i'd never recognize. It seems too complex and very substantial for me. custom essay writing service I’m looking ahead on your subsequent post, i'm able to try to get the hang of it!

    ReplyDelete
  2. Marvelous, what a website it is! This web site provides valuable data to us, keep it up. american express login

    ReplyDelete
  3. With the Assistance of a great and Right Language writing software, it's likely to convert your own natural Writing in to something professional and transparent. Actually, the results of Writing that's been scanned by English writing software is far superior compared to Those you get from normal term processors. explore more to see the sample of quality writing services.

    ReplyDelete
  4. Wow! This is great post and this is so helpful site also. I think everyone should follow this kind of blog. Thanks for share this post.

    ReplyDelete
  5. Wow! This is great post and this is so helpful site also. I think everyone should follow this kind of blog. Thanks for share this post.

    ReplyDelete
  6. Great blog and great post. But I can see that you really did not care about the design. You should keep your blog beautiful because it will keep your visitor regularly. If you are interested then get help from paraphrase help online. Thank you so much for great post.

    ReplyDelete
  7. Jeremy you are very clearly right. Because you talk right things in right way. So i read this post more times. It mainly talk to change the share point of title bar. I think you are professional editing service. So thanks .

    ReplyDelete
  8. If you want to change the sharepoint of the title bar text then you had to do the work in the editing side. Ther has some people who are really expert on this. read here if you want to know more about the quality writing services.

    ReplyDelete
  9. TreasureBox is operated by a group of young, passionate, and ambitious people that are working diligently towards the same goal - make your every dollar count, as we believe you deserve something better.
    Check out the best
    tv stand nz
    bike stand nz

    ReplyDelete

Note: Only a member of this blog may post a comment.