public
Description: A dead simple WordPress plugin to insert post tags into the keywords meta tag.
Homepage:
Clone URL: git://github.com/billturner/wp-simple-meta-keywords.git
billturner (author)
Wed Mar 25 11:32:52 -0700 2009
commit  cab4d7c5bab7116f5de3671a830ae26b53590cb3
tree    bb315b81da469193ae6f03e5b5c0a70053d2d715
parent  c4d4f9b935628ffad033de2d5be9ea5a601381a9
name age message
file .gitignore Loading commit data...
file INSTALL.txt
file README.txt
file simple-meta-keywords.php
README.txt
SIMPLE META KEYWORDS WORDPRESS PLUGIN

This simple plugin will take any tags assigned to a post and enter them 
into the "keywords" meta tag. This *ONLY* happens on the single post page,
and not any archive pages. Just the single post. That's it.

There is a way to specify default keywords to appear on all other pages 
(archives, search, index, etc.) and on single posts where no tags are 
specified.

See INSTALL.txt for installation instructions.

This plugin was written for my weblog The Tools Artists Use, located at
http://thetoolsartistsuse.com/ if you'd like to see it in action. Just 
view the source on the single post archives.