You have a JPG and want to put it as a favicon on all the pages of your site?
Nothing could be easier:
Go to http://converticon.com/, then export your JPG in ICO 16X16 and in PNG .
Place these 2 files thus created at the root of your site, naming them favicon.png and favicon.ico
Add between the <head > and </head> tags:
<link rel= »icon » type= »image/png » href= « favicon.png » />
<!-[if IE]><link rel= « shortcut icon » type= « image/x-icon » href= « favicon.ico » /><![endif]->
That’s it 😉
Searches
favicon seo