{"id":15940,"date":"2011-12-07T11:58:00","date_gmt":"2011-12-07T11:58:00","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/lamd-search-engine-optimisation\/"},"modified":"2011-12-13T15:44:51","modified_gmt":"2011-12-13T15:44:51","slug":"lamd-search-engine-optimisation","status":"closed","type":"plugin","link":"https:\/\/es.wordpress.org\/plugins\/lamd-search-engine-optimisation\/","author":5471851,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"trunk","tested":"3.2.1","requires":"2.9","requires_php":"","requires_plugins":"","header_name":"LAMD SEO","header_author":"lamd","header_description":"","assets_banners_color":"","last_updated":"2011-12-13 15:44:51","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"http:\/\/www.lamarketinganddesign.co.uk","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1278,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[186],"plugin_category":[55],"plugin_contributors":[96464],"plugin_business_model":[],"class_list":["post-15940","plugin","type-plugin","status-closed","hentry","plugin_tags-seo","plugin_category-seo-and-marketing","plugin_contributors-lamd","plugin_committers-lamd"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/lamd-search-engine-optimisation.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>LAMD SEO adds Search Engine Optimisation meta boxes for title, keywords and description onto posts, pages and public custom post types. This plugin is very simple to use, and certainly less cumbersome than some. There are 3 simple settings which are default title, default keywords and default description.<\/p>\n\n<p>If no default title is used the plugin falls back to a standard Wordpress title if no title is given for a page.<\/p>\n\n<p>For more information visit <a href=\"http:\/\/www.lamarketinganddesign.co.uk\/wordpress-plugins\" title=\"LA Marketing &amp; Design\">http:\/\/www.lamarketinganddesign.co.uk\/wordpress-plugins<\/a><\/p>\n\n<!--section=installation-->\n<p><strong>Recommended usage<\/strong><\/p>\n\n<ol>\n<li><p>Copy the lamd-seo folder to your \/wp-content\/plugins\/ folder<\/p><\/li>\n<li><p>Activate LAMD SEO on your plugin-page.<\/p><\/li>\n<li><p>Replace the title tag in header.php with <code>&lt;title&gt;&lt;?php this_theme_title(); ?&gt;&lt;\/title&gt;<\/code><\/p><\/li>\n<li><p>Add <code>&lt;?php this_theme_keywords(); ?&gt;<\/code> after the title tag in header.php<\/p><\/li>\n<li><p>Add <code>&lt;?php this_theme_description(); ?&gt;<\/code> after the title tag in header.php<\/p><\/li>\n<li><p>Edit functions.php and insert the following code<\/p>\n\n<p>function this_theme_title(){\n    if (function_exists('lamd_seo_title')){\n        lamd_seo_title();\n    }else{\n        wp_title('&laquo;',true,'right');\n        if (!is_front_page()){\n            echo \" \";\n        }\n        bloginfo('name');\n        if (get_option(\"description\")!=\"\"){\n            echo \" : \";\n            bloginfo('description');\n        }\n    }\n}\nfunction this_theme_keywords(){\n    if (function_exists('lamd_seo_keywords')){\n        lamd_seo_keywords();\n    }\n}\nfunction this_theme_description(){\n    if (function_exists('lamd_seo_description')){\n        lamd_seo_description();\n    }\n}<\/p><\/li>\n<\/ol>\n\n<p><strong>Alternate usage<\/strong><\/p>\n\n<ol>\n<li><p>Copy the lamd-seo folder to your \/wp-content\/plugins\/ folder<\/p><\/li>\n<li><p>Activate LAMD SEO on your plugin-page.<\/p><\/li>\n<li><p>Replace the title tag in header.php with <code>&lt;title&gt;&lt;?php lamd_seo_title(); ?&gt;&lt;\/title&gt;<\/code><\/p><\/li>\n<li><p>Add <code>&lt;?php lamd_seo_keywords(); ?&gt;<\/code> after the title tag in header.php<\/p><\/li>\n<li><p>Add <code>&lt;?php lamd_seo_description(); ?&gt;<\/code> after the title tag in header.php<\/p><\/li>\n<\/ol>","raw_excerpt":"LAMD SEO adds Search Engine Optimisation meta boxes for title, keywords and description onto posts, pages and public custom post types.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/15940","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=15940"}],"author":[{"embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/lamd"}],"wp:attachment":[{"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=15940"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=15940"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=15940"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=15940"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=15940"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=15940"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}