Meta Keywords & Description
| Author: | Svilen Popov (profile at wordpress.org) |
| WordPress version required: | 2.0.2 |
| WordPress version tested: | 3.1.4 |
| Plugin version: | 0.8 |
| Added to WordPress repository: | 17-03-2010 |
| Last updated: | 26-01-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | http://dev.svil4ok.info/wordpress/wp-simple-m... |
| Total downloads: | 21 860 |
| Active installs: | 200+ |
![]() Click to start download |
|
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 !
