DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

How to change Favicon?

 3 Replies
 3 Subscribed to this topic
 40 Subscribed to this forum
Sort:
Author
Messages
New Around Here
Posts: 9
New Around Here

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?

Growing Member
Posts: 85
Growing Member

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' >

 

Veteran Member
Posts: 1246
Veteran Member
MVP
MVP
You're an MVP!
You normally set the favicon for a DNN portal by using the UI at Settings, Site Settings in the Persona Bar.

The favicon file in the root directory of the DNN installation is the default for portals that do not have a favicon. So, it you replace it, it will be used for all portals. If you delete the favicon from the root, then other portals will not display a fav icon. (You may need to clear the cache and restart the application for this to occur. You may also need to clear your local browser's cache.)
Veteran Member
Posts: 546
Veteran Member
MVP
MVP
You're an MVP!
if your other site uses same domain name as your DNN site, the favicon might be looked up from the DNN website. Please make sure to specify a favicon for you non-DNN site, like James mentioned above.

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:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved