Hello! I have had a site on Netlify which I deployed from GitHub: https://codeflashapp.netlify.app/ and I just decided I want to update the favicon. I updated it and pushed the changes and redeployed. The favicon is showing in the preview https://main--codeflashapp.netlify.app/ but for some reason it is not showing on the live site. I tried redeploying a couple times and clearing cache before deploying again, yet the live site https://codeflashapp.netlify.app/ is still not showing the recent change. I checked on Chrome and Safari.
Yes that is the correct website. Just cleared cache but I still can’t see it. Same issue on two broswers. I can still see favicons of other sites as well as the preview deployment.
Attached is the images of what the favicons look like. The top image shows Chrome view and bottom image shows Safari view,
I don’t see this being a Netlify issue. We’re serving the correct favicon file as I showed above. Browsers typically cache favicons weirdly which has been my experience (updating favicons, even on localhost has sometimes taken multiple attempts). As long as you can make a direct request to your favicon file and that shows the correct data, this is not a Netlify issue.