Perhaps you have seen a lot of sites with cool Favicon but don’t know how to add one to your blog. Fret not, here’s a tutorial for you
Option 1: Create from your own image
- Go to favicon.ico Generator
- Click on ‘Import Image’
- Click on ‘Download Favicon’ if you do not want to touch up your image
- Upload your Favicon
- Insert the below code in the HEAD section of your blog
<link rel="shortcut icon" href="/favicon.ico">
* href is the path of your favicon
Option 2: Download a Favicon from somewhere else
- Some sites that provide Favicons: favicon.ico Generator and Favicon Generator
- Upload your Favicon
- Insert the below code in the HEAD section of your blog
<link rel="shortcut icon" href="/favicon.ico">
* href is the path of your favicon
I like your favicon. Spinning around all the time.