EKM Tag: [ekm:metakeywords]
This tag is used to insert the meta keywords tag into your website. If you use the custom meta data feature of EKM you must ensure these tags are featured within your HTML in order for that feature to work.
- Tag Information
- Nesting This Tag
Basic Use
This tag must be implemented into your website using the tag below. This should be placed within the
<head></head>
tags and typically below the <title>
tag.
<meta name="keywords" content="[ekm:metakeywords][/ekm:metakeywords]" />
The EKM system allows for some tags to be nested within other tags.
This tag cannot be nested within other tags