How do I get an icon in the address bar?

  Everything Websites

You need to have a favicon, which is an icon associated to your website that is displayed in the browser’s address bar or next to the site name in a bookmark list.  Click here to create a favicon for free.

  1. Create favicon
  2. Copy the favicon image to the root folder of your website
  3. Put similar code in your your homepage header:<link rel=”icon” type=”image/png” hef=”http://yourwebsite.com/yourfavicon.png”>

 

LEAVE A COMMENT