How to Add Favicon

 

What is a Favicon?
Favicon is a 16x16 pixel size images are located at the top of your browser.
Normally all templates have a default favicon but we can easily replace it with something better like what we want.


Here are some ways to change the Favicon:

Create an image and turn it into a favicon, try here Favicon Generator.
Upload images to a hosting site favicon as PhotoBucket, ImageShack or TinyPic to get the URL or direct link from the image created.

Now log in to Blogger ->Dashboard -> Layout -> Edit HTML and look for the code </ head> and place it under the code before the code </ head>.

rel="shortcut <link Url icon" href="your favicon Url" />
Url rel="icon" href="kode < your Url link " />

Your code should look like this:

rel="shortcut <link href=" icon" your favicon Url "/>
rel="icon" <link href="your Url link"/>
</ head>

Replace red text with red codes with yours.

0 comments:

Post a Comment