I have implemented DNN as my main intranet page, and in so doing uploaded my Favicon that now works beautifully on my site. However, when I go to another site on my server (not my DNN site), it shows the default DNN favicon. How can I change this?
you could place favicon.ico file in root of your other site or place a "link" element like this in the html delivered by the other site
< link rel='SHORTCUT ICON' href='url-or-path-here/favicon.ico' type='image/x-icon' >
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.