Google Chrome Will Not Update Favicon

Prev Next

Sometimes, your favicon will not update in Google Chrome. That is because Chrome is looking at https:///favicon.ico instead of https:///images/favicon.ico even though that is what all the other browsers are looking at. To fix this, you must set a redirect and clear your site cache. After this, Chrome should update appropriately on your next visit to the page(s).

Who can use this feature?

System Administrator | Owner | Publisher

Redirect Information

From the All Sites redirect, it should look like the following:

  • Link From: /favicon.ico

  • Link To: /images/favicon.ico

Resources