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"$>" />
Not a developer? Go to MovableType.com
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"$>" />
Dave Aiello on October 13, 2010, 6:05 p.m. Reply
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.
GK on November 8, 2010, 7:39 a.m. Reply
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.