=== Semalt Blocker === Contributors: alexmoss, rishilakhani, rhyswynne Donate link: http://peadig.com/go/facebook-comments-paypal/ License: GPLv3 Tags: seo, semalt, redirect Requires at least: 3.1 Tested up to: 4.0 Stable tag: 1.1.3 We all know how annoying it is when we see Semalt mess up our analytics data. This plugin helps you stop that from happening by referring Semalt's crawler elsewhere! Based on an idea by Rishi Lakhani. == Description == We all know how annoying it is when we see Semalt mess up our analytics data. This plugin helps you stop that from happening by referring Semalt's crawler elsewhere! Based on an idea by Rishi Lakhani. Simply install the plugin and follow the instructions on the Settings page. * [Semalt](http://peadig.com/wordpress-plugins/semalt-blocker/) Plugin homepage. * Rishi's post about [understanding referer spam](http://refugeeks.com/referrer-spam-in-your-analytics). * More [WordPress Plugins](http://peadig.com/wordpress-plugins/). * Peadig: A [WordPress Bootstrap](http://peadig.com/) theme framework. == Installation == This section describes how to install the plugin and get it working. 1. Upload `semalt` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to the Semalt settings and enter the URL you want to redirect traffic to. 4. Click Save! == Changelog == = 1.1.2 = * More bug fixing = 1.1.2 = * Bug fix for some internal redirect issues = 1.1.1 = * Added buttons-for-websites.com * Added ability to enter your own domains as a list * Removed content output test = 1.0.1 = * Tweet link update in admin = 1.0 = * Used wp_redirect native function. * Cleaned up a lot of the code to make it meet WP Coding Standards. * Fixed a few WP_DEBUG notices. * Called it earlier, to stop notices displaying. * Initial release