best practice using favicons in site studio sites
What is the best practice for adding a favicon to a site studio site?
I was asked to change out a favicon as our organization has just re-branded. I noticed that I could not see the current favicon in IE9(sadly that what we are still on). I could only see it in Firefox and that was after clearing the cache. Right now the favicon is in a fragment assets images folder with the links to it beingL:
<link rel="icon" type="image/x-icon" href="<!--$HttpRelativeFragmentsRoot-->dfw_connected_2_assets/images/favicon.ico" />
<link rel="shortcut icon" type="image/x-icon" href="<!--$HttpRelativeFragmentsRoot-->dfw_connected_2_assets/images/favicon.ico"/>