Search code examples
dotnetnukefavicon

DNN favicon icon will not show up in IE and other browsers


Probably a basic question for any DNN master, at the ADMIN level, how would i get the favicon i created for my new site, to actually show up in IE? It still shows the DNN favicon in IE, all the other browsers (Safari, Chrome, Firefox, etc) are working fine with the new favicon i created.

Thanks again,


Solution

  • I typically delete the favicon.ico file from the root of the website as well, that will be the DNN one. If you only have a single website running out of your DNN install, put your Favicon.ico in the root, in addition to configuring the site settings.

    It's kind of a pain, but I find that to be the best approach. You might also then clear your IE cache.