Svenska      Sitemap

How do I add a Favicon in the address bar?

 
Favicon is a small image / icon that is visible to the left of the address bar and tabs to the left of the browser..
 
To add a favicon you need a .ico file.
This is easily created through a application, especially designed for favicons.
These applications is easy to find with your favourite searchengine i.e www.google.co.uk and search for "favicon".
 
 
The .ico-file should be placed in the root-folder for your SEOCMS-site.
We are pleased to do this for you in operating hours.
 
Furthermore, the meta-tags for your favicon should be placed in the header for all pages and subpages.
You can do this under "properties".
 

Add meta for favicon

  1. Click properties
  2. Select SEO-properties
  3. Select add/change in header
  4. Add the meta-tags for your favicon 
    <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
    <link rel="icon" type="image/x-icon" href="/favicon.ico" />
  5. Click save.
  6. Done 
Be aware of that any incorrect code that is added to your SEOCMS-site could make your homepage stop working.