I was wondering if anyone knows of a plugin for meta tags that will insert the same block of meta tags for every post automatically.
thanks
I was wondering if anyone knows of a plugin for meta tags that will insert the same block of meta tags for every post automatically.
thanks
You could always try editing your theme's header.php file and adding the meta-keywords line yourself.
<meta name="keywords" content="list of comma-separated keywords goes here" />
ok thanks will do that at a minimum
This topic has been closed to new replies.