Home Plugins simple seo pack
Simple SEO Pack logo

Simple SEO Pack

by Vito Tardia on WordPress.org

Simple SEO is a quick way to add HTML meta tags to your site and pages using WP integrated custom fields feature.

(0)
Simple SEO metabox displayed on a single page/post edit form

Simple SEO metabox displayed on a single page/post edit form

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

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';
Active installations200+
Weekly downloads
11-38.89%
Version1.1.3.8
Last updated4/17/2017
WordPress version2.5
Tested up to4.5.32
Tags
keywordsmeta tagsmetadataseo