Hi,
I have generated a favicon.ico file and after reading various articles on the web tried the following two methods:
1) placed the favicon.ico file in C:\inetpub\root directory of WSS site
2) placed the favicon.ico file in the Images directory on my SharePoint server and placed this code in the head section of default.master using SPD:
<link rel="shortcut icon" href="/images/favicon.ico" />
Neither method has worked! Can you help me please?
Nicola