First, remove your installed meta keyword and then paste this code on your header.php
<meta name="keywords" content="<?php echo strip_tags(get_the_tag_list('',',','')); ?>" />
Click Update file to see the changes.
<meta name="keywords" content="<?php echo strip_tags(get_the_tag_list('',',','')); ?>" />
0 komentar:
Post a Comment