How to put favicon at the HEADER of the HTML

K

Karlo

I am trying to put a favicon on my website so it shows at the link in the
favorites when people use the site.

I need to put this line at the header of the HTML:


<link rel="shortcut icon" href="/favicon.ico">


The "add html code fragment" option doesnt work.

How can I edit the HTML so that I can get the line in?
 
S

Spike

Karle

Open the index.htm file with notepad and insert the code
Save and then FTP to the server
Spike
 
D

DavidF

You can't easily access the header of your Publisher web pages, nor do you
need to. Just produce favicon and upload it to your root directory, or in
other words the same place as you upload your index.htm file and you
index_files folder.

There are various on-line favicon generators but you can also build them
using Irfanview, which is a freebie.

DavidF
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top