I'm trying to upload a simple favicon to my HTML page. I've been browsing the web for answers and I'm being told to "upload the image to my server." My files are uploaded to GoDaddy, and I'm not exactly sure how to do this. Basically, how do I get my website to have the /favicon.ico extension?

有帮助吗?

解决方案

You just create a favicon.ico with your logo or image and upload it to the folder where your index.html (or your default page).

You can easily create favicon (favicon.ico) from this online tools http://tools.dynamicdrive.com/favicon/

I've used this to generate favicon for my website. For eg: For my website (mansoor.in) I've uploaded favicon.ico here.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top