PDA

View Full Version : Favicon cant show....


kimsonvu
01-03-2007, 10:36 AM
Hi,
I was delete favicon's Bluehost, but i cant see my icon on my Firefox....

Can somebody give me some guide?

THanks

Schelly
01-03-2007, 11:11 AM
I had that problem with Joomla. They tend to bury their favicon calls in the script. I ended up putting my favicon in every directory until it finally showed up... but if you use the correct html tags, that shouldn't be necessary on a regular page.

What are you putting in the < head > tags of your html page?

Early Out
01-03-2007, 11:16 AM
Just search these forums for "favicon." There are a bunch of threads that discuss how to use them.

kimsonvu
01-04-2007, 10:48 AM
Thanks all.I was fixed.

thebeard
01-11-2007, 08:29 PM
always bookmark your page, especially in Safari, otherwise favicon won't show.

Schelly
01-12-2007, 09:13 AM
Yeah, Firefox shows the favicon in the address bar and, if you use tabbed browsing, on each of the tabs as well.

Early Out
01-12-2007, 09:35 AM
IE7 behaves much like Firefox when it comes to the favicons, unlike IE6, in which they pretty much didn't work at all.

victoriadavis
03-19-2008, 02:00 PM
I had that problem with Joomla. They tend to bury their favicon calls in the script. I ended up putting my favicon in every directory until it finally showed up... but if you use the correct html tags, that shouldn't be necessary on a regular page.

What are you putting in the < head > tags of your html page?

;)

This is what I put in my coding:

<head><link rel="shortcut icon" href="http://www.dasoninc.com/favicon.ico" mce_href="http://www.dasoninc.com/favicon.ico"/></head>

I also uploaded the facon into the /public_html on bluehost. I have uploaded it in several other folders also.

I still cannot get it to show.

I used Axialis Icon Workshop 6.11 to create my favicon then I saved it in my dreamweaver images folder as favicon.ico.

I followed the tutorial on http://www.clickfire.com/favicon-tutorial/
Seems like I have done everything needed, but I cannot figure out why it will not show up. Do you have any suggestions? :)

victoriadavis
03-20-2008, 08:54 AM
I am having the same problem. How did you get your favicon to show?

felgall
03-20-2008, 11:57 AM
Provided that you create a valid favicon and save it to public_html with the name favicon.ico - it will then show up everywhere it is supposed to for everyone who doesn't have a cached copy of your prior favicon. Generally the person who has the most difficulty getting a new favicon to show in their browser is the site owner as they are the person most likely to have a cached copy of a prior icon.