Meta Keywords & Description
Get tags on every single post (is_single()) and put them in meta keywords tag in header (wp_head()). Otherwise it'll use the keywords define in $default_keywords. Get the_excerpt() and put it in meta description tag in header (wp_head()). Otherwise it'll use the description define in $default_description.
Requires the wp_head() tag !
Requires: 2.0.2 or higher
Compatible up to: 3.1.4
Last Updated: 2011-1-26
Downloads: 18,342
Got something to say? Need help?