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!
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!
< link rel="icon" href="
patrickburniston.com/ndxzsite/…" type= "image/x-icon" />
< link rel="shortcut icon" href="
patrickburniston.com/ndxzsite/…" type="image/x-icon" />
Shows up fine from my end in Safari.
However you can include this line of code as well:
<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.
It doesn't seem to be working in Chrome
This thread has been closed, thank you.