Favicon wont work

natalierosedodd / 2013-09-13 18:33:04   

I have just created a favicon, uploaded it to cyber duck and pasted this:


between heads on index.php

nothing is showing up. have tried emptying cache etc

help!

natalierosedodd / 2013-09-13 18:33:45   

< link rel="icon" href="
patrickburniston.com/ndxzsite/…" type= "image/x-icon" />

< link rel="shortcut icon" href="
patrickburniston.com/ndxzsite/…" type="image/x-icon" />

arsondpi / 2013-09-13 18:52:41   

Shows up fine from my end in Safari.
However you can include this line of code as well:

  1. <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">

Obviously you need to update the href url or move the favicon to the root directory.

natalierosedodd / 2013-09-14 08:56:33   

It doesn't seem to be working in Chrome

This thread has been closed, thank you.