was just checking my site out and found some little logo appeared next to the domain, and when you add to your favourites its there too. See attached photo
What is it, how it get there and how do i remove/replace it ?
Thanks in advance
Max
The views expressed on this page by users and staff are their own, not those of NamePros.
It's called a favicon. Usually you have to add the code
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
in the head of the page and have a favicon uploaded onto your server.
I checked out your site and I can’t see a favicon for it.
I believe the problem would be your Firefox. For some reason Firefox sometimes seems to pick up random favicons for sites. I remember when I first bookmarked my sites forums, it had a vBulletin favicon, despite being IPB.
Sorry, but I dont know any fix for this. Try seaching the Mozilla forum, you may find a fix there.
Hope this helped
I believe the problem would be your Firefox. For some reason Firefox sometimes seems to pick up random favicons for sites. I remember when I first bookmarked my sites forums, it had a vBulletin favicon, despite being IPB.
You need to create a small icon (32x32 is the size I use). Save it as jpg and then go here. http://www.chami.com/html-kit/services/favicon/
This is a great site, just upload your jpg favicon and it will create a the .ico file you need. Upload that to your server and that should work fine.