Favicons

From KOP KB
Revision as of 15:56, 28 October 2014 by ReMaster (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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" />