So I’m trying to add a favicon to my website but idk how too. Any help?
I don’t have time to rewrite it on here again, so here you go:
You’ll have to make an image that is at least squared (so width and height must be equal); also, what I suggest is that the logo is visible to the eye of the one who opens the website in the browser’s tab (so don’t write things that might be only readable on a square with size 256x256 for example). For example, I have a 32x32 image that is also visible without losing all the detail of the logo itself. Anyway either 16x16, 32x32 or 64x64 are fine.
After this, make sure to save it in ICO (or at l…
If it doesn’t work use rel="shortcut icon" instead of rel="icon" on my code example or try a different converter.
For most browsers, you can just put your favicon.ico file in the /htdocs folder and it will work. For the best support, do that and follow the guide above