=== lexicon === Contributors: Andreas Schipplock Tags: post, posts, google Requires at least: 2.5.0 Tested up to: 2.5.1 Stable tag: 1.0 Create an easy to use lexicon. == Description == This plugin is used to create a simple yet effective lexicon which might be useful when you optimize your blog for search engines like Google, Yahoo, etc...because it automatically replaces keywords in your blog posts and links them to the appropriate lexicon entry page with content you defined before. The idea is simple: ------------------- Create lexicon entries for certain keywords in the wordpress administration area and that's it. This plugin then will parse your blog entries when the content of the post is displayed to the browser and if a keyword, that you defined in the lexicon administration area, is found, it will link this one to the lexicon entry. == Installation == 1. Unzip the archive in the "/wp-content/plugins/" directory. 2. the plugin directory must be named "lexicon". The plugin expects the "lexicon.php" in "/wp-content/plugins/lexicon/". 3. Activate the plugin through the "Plugins" menu in Wordpress. 4. You can configure the lexicon plugin with the `Settings -> lexicon` page of your adminpanel. 5. Create new lexicon entries via: Write->Lexicon 6. Edit lexicon entries via: Manage->Lexicon == Changelog == * 1.0 : Initial version