2010-11-06, 06:18:39
To display the "Keywords & Tags" field (not component) contents on every page, insert this in your template.php file:
Code:
<?php get_page_meta_keywords(); ?>