EKM Tag: [ekm:favicon]
This tag is used to output a custom favourite icon for your website. This is the icon that appear in the address bar or tab of most modern browsers, by default you will see the red EKM cart.
You can generate your own favicon at a number of websites. The most popular is Dynamic Drive
You can upload your favicon to the file manager in the "Design" section of your account.
- Tag Information
- Nesting This Tag
<head></head>
HTML tags in your template code. We suggest inserting this right after the <title>
tags.
[ekm:favicon][/ekm:favicon]
<link rel="icon" href="/ekmps/shops/myziiirroshop/favicon.ico" type="image/x-icon">

The EKM system allows for some tags to be nested within other tags.