Change Favicon for SP 2013

Hi guys,

Favicon, Sometimes user come across some websites which shows logo instead of explorer logo in Address bar. A typical example is Google, login to Google with IE and watch address bar. You can see Google logo then the URL. This icon is stored in the PC when we add the sites as bookmarks. When you open bookmarks menu the site name will show with the icon.

SharePoint 2013 comes with a blue Favicon FAVICON and it's resides in SharePoint Root Folder\Template\Images [C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\IMAGES\].

Create your own Favicon?
It's very simple to create favicon. All you need is the company logo or image(in JPG/PNG/GIF format) which you want to create based on and internet connection. Open browser and enter http://tools.dynamicdrive.com/favicon/ . Then click Choose File Button and select your image. Click Create Icon Button. Now the site will create favicon based on image given and it's ready to download. Download and save it in your PC.

How to set Favicon site?

There are two possible ways to set the favicon:

1) (Not Recommended)Change the default SharePoint Favicon:

Open this folder(C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\IMAGES\) and search for favicon.ico and rename the file to FaviconBackup.ico. Now copy your favicon to this folder and make sure it's named as "favicon.ico". Now restart IIS(open Command Prompt -> IISReset), clear browser cache/temporary internet files. Close the browser and reopen then browse the SharePoint site.

2) In SharePoint Designer or any other editing tool open your site Master Pages or if you are using default oslo.master, then select the master page that will show the new favicon. Now click “Edit File” link to add the favicon code. If it asks for check out, click yes and continue.
Find <SharePoint:SPShortcutIcon ID="SPShortcutIcon1" runat="server" IconUrl="/_layouts/images/favicon.ico"/>and change the name of the favicon. Save and close (If you have checked out then you need to check in and site collection administrator has to approve it via Site Settings -> Galleries -> Master pages and page layouts -> Check in and Approve). Now reset IIS/clear browser cache and check.

Cheers !!

Comments

  1. Nice post. Here is one more post to change favicon image in SharePoint 2013
    http://sureshpydi.blogspot.in/2013/06/change-favicon-image-in-sharepoint-2013.html

    ReplyDelete
  2. Thank you, it worked

    ReplyDelete
  3. […] source -> http://mohitvash.wordpress.com/2013/05/29/change-favicon-for-sp-2013/ […]

    ReplyDelete
  4. Hi!
    I've tried Your solution, but it only changes the icon when I log in to "contosocom-my.sharepoint.com/" But as soon as I choose either team site, or my Public site (contosocom-public.sharepoint.com) it goes back to the standard SP icon...

    I haven't changed the icon itself because SharePoint designer 2013 doesn't see any files in the image folder so I can't find it.

    So I went with editing the master pages. I even uploaded the Picture to a Public folder and wrote the full adress: "http://www.contoso.com/images/favicon.ico". Still the same results...

    What should I do?

    ReplyDelete
  5. Hi Leonardo,

    After reading your case, I can suggest you few options which you can check:
    1) Make sure you have updated all the master pages of the site. If you are using separate master page for your public site then you have to change master page for same.
    2) It does not matter what address you are using for FavIcon, provided that image address works.
    3) Also check on other browsers sometimes it happens that favIcon is displaying in one browser but it not working on other.

    Hope my points will be helpful to you. Please revert if it solves your problem.

    ReplyDelete
  6. […] source -> http://mohitvash.wordpress.com/2013/05/29/change-favicon-for-sp-2013/ […]

    ReplyDelete
  7. […] SharePoint’s favicon settings are a little different than setting them for a regular website. Mohitvash has a nice blog post pointing to the location of the favicon and how to make the setting changes in the SharePoint […]

    ReplyDelete
  8. Excellent article and help, appreciated. I do see that it replaced the SP blue icon on the tab but when i created a shortcut to desktop, it does not show me the updated icon rather blue SP icon. Any suggestions to fix this?

    ReplyDelete

Post a Comment

Popular posts from this blog

Hide Ribbon on SharePoint 2013 using CSS

Get Comment Count in SharePoint

Configure external site as content sources in sharepoint search