There are actually no "Umbraco best practices" regarding this, as you are free to do whatever you want. If you prefer having the icon(s) in the root of the site, you can do that. If you need to give your users/editors the possibility of editing the files, you can handle them through the Media section (and easily output the correct paths in various <meta> tags, whenever they're changed).
Best practices / favicon
Hi,
I start with Umbraco. I want to know the best practice for favicon management .
Must I add it via the CMS as a resource or must I add it to my .Net web site in a favicon directory for example ?
Best regards
Arnaud
Hi Arnaud,
There are actually no "Umbraco best practices" regarding this, as you are free to do whatever you want. If you prefer having the icon(s) in the root of the site, you can do that. If you need to give your users/editors the possibility of editing the files, you can handle them through the Media section (and easily output the correct paths in various
<meta>
tags, whenever they're changed).Hope that helps,
/Chriztian
is working on a reply...