{"id":11065,"date":"2011-08-05T14:09:48","date_gmt":"2011-08-05T14:09:48","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/simple-seo-pack\/"},"modified":"2017-04-17T19:28:17","modified_gmt":"2017-04-17T19:28:17","slug":"simple-seo-pack","status":"publish","type":"plugin","link":"https:\/\/bs.wordpress.org\/plugins\/simple-seo-pack\/","author":349040,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.3.8","stable_tag":"1.1.3.8","tested":"4.5.33","requires":"2.5","requires_php":"","requires_plugins":"","header_name":"Simple SEO Pack","header_author":"Vito Tardia","header_description":"","assets_banners_color":"","last_updated":"2017-04-17 19:28:17","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.vtardia.com\/simple-seo-pack\/","header_plugin_uri":"http:\/\/www.vtardia.com\/simple-seo-pack\/","header_author_uri":"http:\/\/www.vtardia.com","rating":0,"author_block_rating":0,"active_installs":100,"downloads":14206,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","faq","changelog"],"tags":[],"upgrade_notice":{"1.1.3":"<p>If you are upgrading from version 1.0.1 which used hand-typed custom fields,  you may want to update your database in order to keep your previous data.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1.3","1.1.3.1","1.1.3.2","1.1.3.3","1.1.3.4","1.1.3.5","1.1.3.6","1.1.3.7","1.1.3.8"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1639295","resolution":"1","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1639295","resolution":"2","location":"plugin"}},"screenshots":{"1":"Simple SEO metabox displayed on a single page\/post edit form","2":"Simple SEO options page where you can set global keywords and description"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[472,2988,2994,186],"plugin_category":[55,57],"plugin_contributors":[83133],"plugin_business_model":[],"class_list":["post-11065","plugin","type-plugin","status-publish","hentry","plugin_tags-keywords","plugin_tags-meta-tags","plugin_tags-metadata","plugin_tags-seo","plugin_category-seo-and-marketing","plugin_category-taxonomy","plugin_contributors-vtardia","plugin_committers-vtardia"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/simple-seo-pack.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/simple-seo-pack\/trunk\/screenshot-1.png?rev=1639295","caption":"Simple SEO metabox displayed on a single page\/post edit form"},{"src":"https:\/\/ps.w.org\/simple-seo-pack\/trunk\/screenshot-2.png?rev=1639295","caption":"Simple SEO options page where you can set global keywords and description"}],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<p>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.<\/p>\n\n<h4>Available languages<\/h4>\n\n<ul>\n<li>English<\/li>\n<li>Italian<\/li>\n<li>Romanian by Web Geek Science (<a href=\"http:\/\/webhostinggeeks.com\/\">Web Hosting Geeks<\/a>)<\/li>\n<li>Serbo-Croatian by Borisa Djuraskovic (<a href=\"http:\/\/www.webhostinghub.com\/\">Webhostinghub<\/a>)<\/li>\n<li>Ukrainian by Michael Yunat (<a href=\"\/\/getvoip.com\/blog\">http:\/\/getvoip.com<\/a>)<\/li>\n<li>Indonesian by Jordan Silaen (<a href=\"\/\/chameleonjohn.com\">http:\/\/chameleonjohn.com<\/a>)<\/li>\n<\/ul>\n\n<h3>Manual Database Update<\/h3>\n\n<p>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).<\/p>\n\n<pre><code>UPDATE wp_postmeta SET meta_key = '_sseo_meta_keywords' WHERE meta_key = 'meta_keywords';\n\nUPDATE wp_postmeta SET meta_key = '_sseo_meta_description' WHERE meta_key = 'meta_description';\n<\/code><\/pre>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Download Simple SEO Pack plugin<\/li>\n<li>Extract the zipped archive<\/li>\n<li>Upload the directory <code>simple-seo-pack<\/code> to the <code>wp-content\/plugins<\/code>\ndirectory of your Wordpress installation<\/li>\n<li>Activate the plugin from your WordPress admin 'Plugins' page.<\/li>\n<li>Configure plugin options in Settings -&gt; Simple SEO menu<\/li>\n<li>Customize you posts and pages keywords and description using the \"Simple\nSEO Tags\" metabox.<\/li>\n<\/ol><\/dd>\n<dt>Does qTranslate support work on values set through the options page?<\/dt>\n<dd><p>Yes, but you have to insert the qTranslate tags manually (eg. <code>&lt;!--:it--&gt;Contenuto italiano&lt;!--:en--&gt;English content&lt;!--:--&gt;<\/code>).<\/p><\/dd>\n<dt>How can I convert metadata inserted using the previous version of this plugin?<\/dt>\n<dd><p>You can update your database manually, see the upgrade notice below.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.3.8<\/h4>\n\n<ul>\n<li>Added Indonesian localization provided by Jordan Silaen (<a href=\"\/\/chameleonjohn.com\">http:\/\/chameleonjohn.com<\/a>)<\/li>\n<\/ul>\n\n<h4>1.1.3.7<\/h4>\n\n<ul>\n<li>Added Ukrainian localization provided by Michael Yunat (<a href=\"\/\/getvoip.com\/blog\">http:\/\/getvoip.com<\/a>)<\/li>\n<\/ul>\n\n<h4>1.1.3.6<\/h4>\n\n<ul>\n<li>Marked static methods as \"static\"<\/li>\n<li>Support for qTranslate is deprecated, actually it's commented for this release, will be removed on the next one<\/li>\n<\/ul>\n\n<h4>1.1.3.5<\/h4>\n\n<ul>\n<li>Added Serbo-Croatian localization provided by Borisa Djuraskovic (<a href=\"http:\/\/www.webhostinghub.com\/\">Webhostinghub<\/a>)<\/li>\n<\/ul>\n\n<h4>1.1.3.4<\/h4>\n\n<ul>\n<li>Fixed a couple of Javascript bugs in qTranslate integration<\/li>\n<\/ul>\n\n<h4>1.1.3.3<\/h4>\n\n<ul>\n<li>Fixed a bug that caused metatag display (with random data) on archive pages<\/li>\n<\/ul>\n\n<h4>1.1.3.2<\/h4>\n\n<ul>\n<li>Fixed a bug that caused a PHP error on 404 pages<\/li>\n<li>Added Romanian localization provided by <a href=\"http:\/\/webhostinggeeks.com\/\">Web Geek Science<\/a><\/li>\n<\/ul>\n\n<h4>1.1.3.1<\/h4>\n\n<ul>\n<li>Fixed a bug that caused a PHP alert while loading the JS for qTranslate compatibility<\/li>\n<\/ul>\n\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>Displays custom meta-box for filling meta tags.<\/li>\n<li>Enable\/disable default meta tags for each post\/page (even if it's not\nrecommended for a right SEO optimization).<\/li>\n<li>Localization POT file and Italian translation compiled.<\/li>\n<li>Support for multi-language content using the qTranslate plugin.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Initial version. Uses hand-typed custom fields.<\/li>\n<\/ul>","raw_excerpt":"Simple SEO is a quick way to add HTML meta tags to your site and pages using WP integrated custom fields feature.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/11065","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=11065"}],"author":[{"embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/vtardia"}],"wp:attachment":[{"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=11065"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=11065"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=11065"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=11065"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=11065"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=11065"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}