Difference between revisions of "Favicons"
From KOP KB
(Created page with "Most of the time you can get away with putting a 32 by 32 .ico file in the root. ==Website Builders == Depending on the website will depend on the route you may have to do th...") |
(No difference)
|
Revision as of 15:56, 28 October 2014
Most of the time you can get away with putting a 32 by 32 .ico file in the root.
Website Builders
Depending on the website will depend on the route you may have to do this if it is not in the root you will need to follow the below code.
<link rel="icon" href="http://domain.com/somefolder/favicon.ico" />