Adding a favicon
Requirement
Change the default sharepoint favicon
Solution
Open the masterpage and look for the following line:
<SharePoint:SPShortcutIcon ID=”SPShortcutIcon1″ runat=”server” IconUrl=”/_layouts/images/favicon.ico”/>
Change the IconUrl path to the location of your new icon.