I have saved the favicon.ico in the root folder and added the following code to the head section of my home page. I've tried clearing my cache and also bookmarking the page then reloading it. The icon still does not display.
<link rel="shortcut icon" href="/favicon.ico" >
<link rel="icon" href="/favicon.ico" >
Any suggestions?