billturner / wp-simple-meta-keywords

A dead simple WordPress plugin to insert post tags into the keywords meta tag.

This URL has Read+Write access

billturner (author)
Wed Mar 25 11:12:58 -0700 2009
commit  c4d4f9b935628ffad033de2d5be9ea5a601381a9
tree    dc71f41d83706ea221ada1fadfe3b52eceb45f9a
name age message
file .gitignore Wed Mar 25 11:12:58 -0700 2009 Checking in version 0.1.0 [billturner]
file INSTALL.txt Wed Mar 25 11:12:58 -0700 2009 Checking in version 0.1.0 [billturner]
file README.txt Loading commit data...
file simple-meta-keywords.php Wed Mar 25 11:12:58 -0700 2009 Checking in version 0.1.0 [billturner]
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.