The original post: /r/web_design by /u/gavinbear on 2024-12-22 07:38:31.

We recently migrated servers for our website, and this has broken the favicon. It worked on the old server, but now, it shows nothing in the tab. Clicking the favicon href in the dev tools correctly downloads the favicon.ico file, so it is still there, but the network tab is returning a 302 error when trying to load the favicon, and also displaying the location as our 404 page. It also shows an expiration date of Thu, 19 Nov 1981 08:52:00 GMT. I am assuming this is the case, but I can’t find anything online about how to fix this.

Does anyone know of how to deal with this problem. I am the front-end guy for our project and am very minimally involved in back-end stuff, so sorry if this is a simple back-end fix that I don’t know about.