+91 88 00 563434 sales@webhostingpeople.net

Our Knowledge Base Articles

Company Blog

How to Create a Favicon for Your WordPress Blog

You are here:

A favicon, brief for ‘favourites icon,’ is the small icon which seems beside a Internet tackle in your browser, and it additionally seems beside saved bookmarks. A favicon helps to establish your web site and your model, and including one to your WordPress weblog supplies a small however significant visible illustration of your on-line presence. A favicon will typically be a model brand or the rest which you often use to for figuring out your numerous on-line assets. You’ll be able to create a favicon in most graphic design and modifying applications, and to ensure that it to be displayed accurately, it ought to be 16×16 pixels and saved as favicon.ico. Whereas there are numerous plugins which let you simply add a favicon to your WordPress weblog, manually creating one can also be a reasonably easy course of.

  1. Utilizing an FTP shopper (most internet hosting corporations present a Internet-based one which ought to be accessible out of your account web page), add your favicon.ico file into the folder of your present theme. This folder will likely be situated in wordpresswp-contentthemes.
  2. Add one other copy of your favicon.ico file to the foundation listing of your FTP server, since it will enable the icon to seem in RSS feeds to your weblog.
  3. Log in to your WordPress administrator dashboard and navigate to Look > Editor to edit your present theme.
  4. Find the Header template within the sidebar to the proper and click on on header.php.
  5. Seek for the road of code starting with <hyperlink rel=”shortcut icon”. If this line doesn’t exist, then add it simply beneath the <head> HTML tag close to the highest of the web page. Edit or enter the code in order that it seems like this:
    <hyperlink rel=”shortcut icon” href=”<?php echo get_stylesheet_directory_uri(); ?>/favicon.ico” />
  6. Click on “Replace File” to save lots of your adjustments.

How To Create A Favicon For Your Wordpress Blog

  • If you happen to change your theme, you have to to repeat the above steps whereas additionally remembering to add a replica of your favicon.ico file to the foundation listing of the brand new theme.
  • If you wish to have a favicon with a clear background, you have to to make use of the PNG format and save your file as favicon.png.
  • If you happen to want to make use of a plugin fairly than utilizing the guide methodology detailed above, you are able to do so utilizing All in One Favicon, Multicons or Captain Favicon amongst others.

Leave a Comment