如何将我的网站的favicon显示在地址栏(chrome)中? [英] How can I get favicon of my website to display in address bar(chrome)?

查看:194
本文介绍了如何将我的网站的favicon显示在地址栏(chrome)中?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Chrome浏览器中遇到问题,因为它没有在地址栏中显示favicon。它只显示在选项卡中。我对IE没有任何问题,但是chrome给了我很多时间..我想让图标显示在地址栏和标签中。帮助我



 

 <   link     rel   =  icon    href   =  http://www.mydomain。 info / favicon.ico    type   =   image / x-icon    /  >  
< 链接 rel = sh ortcut图标 href = http://www.mydomain.info/favicon.ico type = image / x-icon / >





我尝试了什么:



我尝试将代码更改为











工作正常IE浏览器,但不是Chrome ...在Chrome中它只显示在tab ..我想要它在地址栏中

解决方案

参见为什么不提供favicon文件在谷歌浏览器的地址栏中? - 堆栈溢出 [ ^ ]。您还可以在Chrome论坛中获取更多信息。


试试这个

在您的网站上添加一个favicon [ ^ ]

I am having issues in chrome browser as it is not showing the favicon in address bar.it is only displaying in the tab. I am having no issues with IE, but chrome is giving me hard time.. I want to make the icons to display in address bar and tab as well. Help me

<link rel="icon" href="http://www.mydomain.info/favicon.ico" type="image/x-icon" />      
<link rel="shortcut icon" href="http://www.mydomain.info/favicon.ico" type="image/x-icon" /> 



What I have tried:

I have tried changing the code to





It's working fine with IE, but not in chrome....In chrome it only displays at tab..I want it in address bar

解决方案

See why doesn&#39;t the favicon file show in the address bar of google chrome? - Stack Overflow[^]. You may also get further information in the Chrome forums.


try this
Add a favicon to your Website[^]


这篇关于如何将我的网站的favicon显示在地址栏(chrome)中?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆