I'm trying to change my favicon in my address bar on my website but it doesn't seem to be working?
1. used a favicon generator to get an image and uploaded this image to a host.
(Not much for the heart, but it'll do for now!)
2. Got the Direct ULR code
3. Replaced this code between the apostrophes
<link href='ICON FILE URL' rel='shortcut icon'/>
making my new code-
<link href='http://i207.photobucket.com/albums/bb91/joluvspics/favicon-3.jpg' rel='shortcut icon'/>
4. Website tutorials suggest I place this text like so into the HTML settings of my site.
Thats what i'v done and its not working! What am I doing wrong?
1. used a favicon generator to get an image and uploaded this image to a host.

(Not much for the heart, but it'll do for now!)
2. Got the Direct ULR code
3. Replaced this code between the apostrophes
<link href='ICON FILE URL' rel='shortcut icon'/>
making my new code-
<link href='http://i207.photobucket.com/albums/bb91/joluvspics/favicon-3.jpg' rel='shortcut icon'/>
4. Website tutorials suggest I place this text like so into the HTML settings of my site.

Thats what i'v done and its not working! What am I doing wrong?
