why doesn't the favicon file show in the address bar of google chrome?

我是研究僧i 提交于 2019-12-18 12:09:51

问题


I have put favicon.ico file in the root directory.The favicon file is shown in the address bar and title bar of firefox and IE but is shown only in the title bar of google chrome. Why is that ?


回答1:


The globe icon in Chrome's address bar refers to whether or not the current site uses HTTPS, a common web security protocol. Since Chrome doesn't display favicons in this region, your site is working properly.

No SSL:

SSL :

Mixed SSL/No SSL:



来源:https://stackoverflow.com/questions/7864813/why-doesnt-the-favicon-file-show-in-the-address-bar-of-google-chrome

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!