Simple SEO Pack Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
With Simple SEO you can set your custom content for the “keywords” and “description” meta tags in each post or page using the standard WordPress metabox interface.
You can also set default values for each meta tag which will be displayed in all your pages, although this is not a SEO best practice.
Available languages
- English
- Italian
- Romanian by Web Geek Science (Web Hosting Geeks)
- Serbo-Croatian by Borisa Djuraskovic (Webhostinghub)
- Ukrainian by Michael Yunat (http://getvoip.com)
- Indonesian by Jordan Silaen (http://chameleonjohn.com)
Manual Database Update
In order to update your database you can run the following queries using your favorite MySQL admin tool, changing your table prefix if needed (a backup is strongly recomended).
UPDATE wp_postmeta SET meta_key = '_sseo_meta_keywords' WHERE meta_key = 'meta_keywords';
UPDATE wp_postmeta SET meta_key = '_sseo_meta_description' WHERE meta_key = 'meta_description';
Screenshots
-
Simple SEO metabox displayed on a single page/post edit form
-
Simple SEO options page where you can set global keywords and description