html - Adding a favicon - not working -


i try add favicon site. upload favicon directory index , add line header site:

<link rel="icon" href="http://example.com/favicon.ico"> 

maybe chache? me please :)

edit: dont see request favicon :o http://i.stack.imgur.com/1det3.png

any-asnwer not working..

maybe need clear chache?

edit: working now, all!

your favicon may wrong bit depth and/or size. save favicon 8bit (jpg 8-bit, png better , can save web 8-bit, doesn't need .ico) image , make sure clear cache. on upload, should show in browsers. save ideally 16x16 pixels


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -