=== Light SEO === Contributors: aldenml Tags: post,google,seo,meta,meta keywords,meta description,title,posts,plugin,search engine optimization Requires at least: 2.9 Tested up to: 2.9.1 Stable tag: 0.0.7 WordPress SEO plugin. Focused in creating a clean plugin, with emphasis in source code's good practices. == Description == WordPress SEO plugin. Focused in creating a clean plugin, with emphasis in source code's good practices. Automatically optimizes your Wordpress blog for Search Engines (Search Engine Optimization). Features: * Automatically optimizes your titles for search engines. * Generates META tags automatically. * You can override any title and set any META description and any META keywords you want. * Avoids the typical duplicate content found on Wordpress blogs. * Easy for beginners, it works out-of-the-box. * For advanced users, you can fine-tune everything. * For programmers, clean and documented code. For more information see: [Light SEO WordPress plugin](http://www.aldentorres.com/light-seo-wordpress-plugin/ "Light SEO WordPress plugin home") == Installation == 1. Download and extract it 2. Copy light-seo folder to the "/wp-content/plugins/" directory 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Configure the plugin. 5. Done == Changelog == = 0.0.7 = * Fixed very important issue regarding the character \n. = 0.0.6 = * Fixed copyrigh notice. * Removed unusued global constants. * Removed deprecated function calls. * Added comments for readability. * Minor performance improvement. = 0.0.5 = * Removed author link from the admin page. * Removed Enable/Disable option. = 0.0.4 = * Removed unused fields and functions. * Removed Ultimate Tag Warrior integration. * Code refactor. = 0.0.3 = * Ready for tag versioning. = 0.0.2 = * Correct code indentation completed. = 0.0.1 = * First version.