Adding keywords meta
…ways to add page or article specific meta tag keywords, this method uses a custom field to store your … keywords. Name your custom field In your Admin tab, go to … and name one of the unused custom fields as Meta_Keywords. Add some code to your head tag … <txp:if_custom_field name="Meta_Keywords"> <meta name="keywords" … name="Meta_Keywords" />" /> …