How to make a Favicon.ico
You may have noticed in your web browser that some web sites have a little icon in the address bar to the left of the URL.
- Adding to your site
- Upload favicon.ico to root
- In , add <link rel=“shortcut icon” type=“image/ico” href=“/favicon.ico” />