Help with displaying Favicon with Chrome on Android Samsung Galaxy Edge 7

578 views
Skip to first unread message

William MacDonald

unread,
Jul 19, 2017, 3:04:20 PM7/19/17
to Google Chrome Developer Tools

I have created a new site at www.assuredhomecomfort.com. I loaded in what I think is the proper code in the header for an android. It comes back on my Samsung as an "A" icon. What am I doing wrong?

 

The code is as follows:

 

<link rel="apple-touch-icon-precomposed" sizes="57x57" href="apple-touch-icon-57x57.png" />

<link rel="apple-touch-icon-precomposed" sizes="114x114" href="apple-touch-icon-114x114.png" />

<link rel="apple-touch-icon-precomposed" sizes="72x72" href="apple-touch-icon-72x72.png" />

<link rel="apple-touch-icon-precomposed" sizes="144x144" href="apple-touch-icon-144x144.png" />

<link rel="apple-touch-icon-precomposed" sizes="60x60" href="apple-touch-icon-60x60.png" />

<link rel="apple-touch-icon-precomposed" sizes="120x120" href="apple-touch-icon-120x120.png" />

<link rel="apple-touch-icon-precomposed" sizes="76x76" href="apple-touch-icon-76x76.png" />

<link rel="apple-touch-icon-precomposed" sizes="152x152" href="apple-touch-icon-152x152.png" />

<link rel="icon" type="image/png" href="favicon-196x196.png" sizes="196x196" />

<link rel="icon" type="image/png" href="favicon-96x96.png" sizes="96x96" />

<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />

<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />

<link rel="icon" type="image/png" href="favicon-128.png" sizes="128x128" />

<meta name="application-name" content="&nbsp;"/>

<meta name="msapplication-TileColor" content="#FFFFFF" />

<meta name="msapplication-TileImage" content="mstile-144x144.png" />

<meta name="msapplication-square70x70logo" content="mstile-70x70.png" />

<meta name="msapplication-square150x150logo" content="mstile-150x150.png" />

<meta name="msapplication-wide310x150logo" content="mstile-310x150.png" />

<meta name="msapplication-square310x310logo" content="mstile-310x310.png" />

<meta name="mobile-web-app-capable" content="yes">

PhistucK

unread,
Jul 19, 2017, 3:06:40 PM7/19/17
to Google Chrome Developer Tools
This group discusses the Developer Tools feature of Google Chrome and not general web development issues.
Please, use stackoverflow.com instead. If you find that it is a Chrome issue (and not a specification design), you can find an existing similar issue at crbug.com and star it for updates, or create a new one there.




PhistucK

--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-developer-tools+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/28c1a15a-e490-43e8-a45c-0e2965ff8692%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages