custom fields for keywords meta tag
-
I am trying to use a custom field as a meta tag.
I have added new custome field ‘keywords’ to my page and teh following to my template:
<meta name=”Keywords” content=”<?php echo the_meta($keywords); ?>” />
but it doesn’t work. What am I doing wrong. Thanks
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘custom fields for keywords meta tag’ is closed to new replies.