Posted
on Jul 11, 2011
(permalink)
I am trying to add a favicon to the pages of our website so that that the company icon appears on web browsers. The following is the code that I am trying to add to the <head> tag:
"link rel="icon" type="image/png" href="http://myURL.com/favicon.png""
The normal template edit controls don't allow me to add the code to the <head> section of the template, and I cannot figure out where and how to modify the site template file (at the code level). Where do I put the icon file on the server so it is picked up by all pages on the website? Can anyone shed some light on this? I am using Sitefinity 3.2
Sitefinity Newbie