=== Recmnd === Contributors: Neural Brothers Donate link: http://neuralbrothers.com/ Tags: related, similar, similar posts, related posts, content recommendations, recommendations, recmnd Requires at least: 2.6 Tested up to: 3.0.4 Stable tag: 0.9 The plugin allows you to use the Recmnd service (www.recmnd.com) with your WordPress blog without coding. == Description == Recmnd allows you to show related content to your readers. The recommendations are real-time and change when you update your content or when you publish new articles. All recommendations are serviced via a widget and you control its style, the number of displayed recommendations, the time period of the recommendations, and the depth of the recommendation analysis. In order to use the Recmnd service you must register for an account: . This plugin works with our trial accounts as well. For more information, please visit the Recmnd website at . == Installation == Complete tutorial: Basic installation steps * Extract the archive into wp-content/plugins/ inside your WordPress blog folder. * Login to the WP Admin and go to Plugins to activate the Recmnd plugin. * Use the "Recmnd" link from the WP Admin -> Plugins section to open the Recmnd WP plugin configuration page. * Enter the API hostname, key and secret parameters as displayed in the "Account Details" from the "Settings" section at your Recmnd account and confirm the configuration of the plugin by clicking on the "Update" button. * Use the "Download bulk insert file" link from the bottom area of the Recmnd configuration page to generate a bulk XML file containing all your WordPress blog posts, and upload the XML to your Recmnd account . * The last step would be to add the Recmnd widget to your blog pages. You can easily do this via the Theme Editor section in your WP Admin (Appearance -> Editor). You need to select the "Single Post" (single.php) template file for your blog theme, and insert the following code snippet in the exact place where you want your recommendations to appear (probably you would like to have the widget displayed right underneath the text of the blog post): ` ` * Save the changes to the "Single Post" template, and that's it - you are ready to serve dynamic content recommendations at your WordPress website.