Search code examples
htmlimagetypo3favicon

Favicon works fine on localhost but problems on server (with Typo3)


I created several sizes of the favicon, putting 16,24,32 and 128px versions all together in the favicon.ico file. This works pretty fine on my localhost but as soon as we use the same files and code on the production server using Typo3, the favicon is really pixelated in firefox and doesn't show up at all in IE9.

Any ideas?


Solution

  • probably a cache issue if it works on some browsers, and just use the 32px favicon on it's own, there is no need for a bigger size as it's only a small image for a tab.

    try a hard refresh or manually clearing your cache in the browser options.