<$mt:EntryKeywords$>

Outputs the value of the keywords field for the current entry in context.

Example:


<meta name="Keywords" content="<$mt:EntryKeywords _default="default keywords go here"$>" />

This page was last updated on 2010-10-13, 18:03.

3 Notes

hi i used this code but get error

where place i must use it? i used between metatags for example:

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta name="keywords" content="<$mt:PageKeywords$>" /> <meta name="robots" content="index,follow" />

but get error help me please. thanks.

mt:PageKeywords is probably only going to work in the context of a Movable Type page. You need to use mt:EntryKeywords in an entry context.

Hi i used this code to retrieve image path in xml file as mentioned below:

but it don't display any path.

Please help me.

Leave a note

Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.