A favicon icon on your blog gives a special recognition to your blog.Making use of favicon icon is actually a good way to represent your site to your visitor and create a brand identity of your blog.In this article we will talk on how to create favicon icon files and add them publicly on your wordpress blog.
Generating Favicon in WordPress Panel
Create a suitable image file and convert it into favicon .ico file, you can do this by using JPG to ICO converter.Once you have the icon file upload it into your wordpress root directory via ftp client such as filezilla.
![]()
Though I am not a good coder but I am quite familiar with wordpress platform, so the next step is to add a favicon in your wordpress blog – Migrate to your theme section from wordpress admin panel and paste the given code in your header.php file! Make sure the uploaded favicon icon file is named as favicon.ico
<link rel= “shortcut icon” href=”favicon.ico” >
WordPress Favicon Generator
Another method to add favicon on wordpress is to make use of wordpress plugin, check out this (Favicon generator) excellent wordpress plugin to generate favicons specially for wordpress blogs.
Download the plugin from here, activate it and choose your favicon file from the set of ico files.You can also upload your own favicon file and set them as wordpress favicon without coding knowledge.Useful if you are new to wordpress platform or frequently changing your favicon files!
Written by Sid
The innocent mastermind and the editor of this blog, I am a 19 year old 'normal' kid. With 2+ years of blogging experience and web research, I've enjoyed my share of success and happiness through blogging and strive my best to provide clear ideas on tech.
