문제

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