How do I set a little icon next to the website title on tabs in the web browser?
To add a favicon to your website, either save your favicon image to the root directory of your webserver, or create a folder in the root directory called images, and save your favicon image in this folder. A common name for a favicon image is "favicon.ico".
Click 'Manage' next to 'Favicon'. Click 'Upload Image', and select an existing image or click on 'Upload Media' to upload an image from your computer. Click 'Add to Page'. You'll now see a preview of what your favicon would look like on your browser tab.
It's called a Favicon, have a read.
<link rel="shortcut icon" href="http://www.example.com/myicon.ico"/>
You can use this neat tool to generate cross-browser compatible Favicons.
<link rel="SHORTCUT ICON" href="favicon.ico" type="image/x-icon" /> <link rel="ICON" href="favicon.ico" type="image/ico" />
Excellent tool for cross-browser favicon - http://www.convertico.com/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With