Preferred way to use favicons?

前端 未结 6 1306
故里飘歌
故里飘歌 2020-12-10 05:27

I was trying to add a favicon to a website earlier and looked for a better way to implement this than to dump a favicon.ico file in the root of the website.

6条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-10 06:14

    I think the most reliable method is the simply added the favicon.ico file to the root of your website.

    I don't think there is any need for a meta tag unless you want to manually override the default favicon, but I was unable to find any research to support my argument.

提交回复
热议问题