Jump to content

Recommended Posts

Posted

Does anyone know why Chrome delays the favicon fetch, even when no other resource is being pulled from the source?

screeny-0097.thumb.png.9e29dae8c47c01ad3de8d384d019289b.png

Sometimes the delay in starting the fetch can be substantial, so I wonder if the browser is actually painting the contents and then going out for the favicon.

Posted

Is the favicon referenced in your HTML like

<link rel="shortcut icon" href="/path/to/favicon.png" type="image/png">

or is it the last thing the browser does by looking in its default place?

  • Like 1
Posted

@wbmnfktr I did try it both ways yesterday and it didn't seem to make a difference. I will re-add it to the page head and test again.

Update: The picture posted was taken with the link in the HTML.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...