<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>kyleabaker.com &#187; spam</title>
	<atom:link href="http://kyleabaker.com/tag/spam/feed/" rel="self" type="application/rss+xml" />
	<link>http://kyleabaker.com</link>
	<description>Web Technologies, Linux, Tips, Tricks and my Life</description>
	<lastBuildDate>Wed, 28 Jul 2010 19:29:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>[solved] Stop WordPress Spam Registrations</title>
		<link>http://kyleabaker.com/2008/06/30/solved-stop-wordpress-spam-registrations/</link>
		<comments>http://kyleabaker.com/2008/06/30/solved-stop-wordpress-spam-registrations/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 23:29:21 +0000</pubDate>
		<dc:creator>kyleabaker</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[registration]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://kyleabaker.com/?p=1203</guid>
		<description><![CDATA[I&#8217;ll bet all of you out there have dealt with your fair share of spam. Everyone gets it, in their email, blog posts and lately even WordPress registrations! I have a tool for handling spam comments on my blog, but what do I do when I get 10&#8242;s to 100&#8242;s of spam user registrations on [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft alignnone size-thumbnail wp-image-1204" style="float: left; border: 0; margin-left: 3px; margin-right: 3px;" title="wordpress-logo2" src="http://kyleabaker.com/wp-content/uploads/2008/06/wordpress-logo2-150x150.png" alt="" width="150" height="150" />I&#8217;ll bet all of you out there have dealt with your fair share of spam. Everyone gets it, in their email, blog posts and lately even WordPress registrations! I have a tool for handling spam comments on my blog, but what do I do when I get 10&#8242;s to 100&#8242;s of spam user registrations on my blog with names and emails like BuyCheapMeds and FreeSoftwareDVDs@some-russian-website.ru?</p>
<p>Well, thank goodness the <a href="http://wordpress.org/extend/">WordPress Extend</a> site has so much to offer! After asking in the <a href="http://wordpress.org/support/topic/184796">WordPress forums</a> how to completely disable new user registrations&#8230;and getting little response&#8230;I decided that I would have to edit some of the WordPress files to ignore new user registrations in a fashion to fit my needs. I wanted to keep them open from the admin panel so I myself can add new users, but block outsiders from registering so I could control the spam registrations.</p>
<p>To my surprise I got a response in the <a href="http://wordpress.org/support/topic/184796">forum thread</a> that I started with an example plugin that could be used. I looked into the example plugin, but I found myself confused at the description and uncertain of how the plugin actually worked. Who wants to install something on their site when they have no clue how it works!</p>
<p>I dug a bit deeper and searched this time for only 5-10 minutes and came across two plugins that were capable of handling my needs and one that was just plain cool.</p>
<p>To control your spam registrations I would suggest the following three plugins which are ordered according to the order that I would choose them.</p>
<ol>
<li>Register Plus<br />
<a href="http://wordpress.org/extend/plugins/register-plus/">http://wordpress.org/extend/plugins/register-plus/</a></li>
<li>Sabre<br />
<a href="http://wordpress.org/extend/plugins/sabre/">http://wordpress.org/extend/plugins/sabre/</a></li>
<li>Referrer Bouncer<br />
<a href="http://blog.taragana.com/index.php/archive/word-press-1-5-plugin-referer-bouncer/ ">http://blog.taragana.com/index.php/archive/word-press-1-5-plugin-referer-bouncer/</a></li>
</ol>
<p>If you&#8217;re wondering why I sorted them this way then I&#8217;ll try to explain quickly.</p>
<p><a href="http://wordpress.org/extend/plugins/sabre/">Referrer Bouncer</a> was the one that was suggested to me in the forum thread, but I found that it was a bit more involved than the others and it required the user to create a file called &#8220;referer.txt&#8221; and add domains that should be blocked (at least I think it was for blocked domains&#8230;not a clear description or how to <img src='http://kyleabaker.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  ) and it just made more sense to go with a different plugin rather than tracking down all of the referring sites that I needed to block.</p>
<p><a href="http://wordpress.org/extend/plugins/sabre/">Sabre</a> does exactly what I wanted to do. It was like it knew what I wanted before I asked, haha, but I decided to go with <a href="http://wordpress.org/extend/plugins/register-plus/">Register Plus</a> in the end because it allows me to create invitation codes so that I can easily leave the registration open to the public, but they will need to contact me and request an invitation.</p>
<p>Why did I chose this method? I figured that most people would prefer not to register in the first place. Nothing at kyleabaker.com is restricted to the general public that is open to the registered users&#8230;it&#8217;s all the same. So if you wanted to post then you can freely post comments here. The invitations are for friends and people that I know so they can register if they wish and I know they won&#8217;t be spamming me. <img src='http://kyleabaker.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Except maybe Dan&#8230;he&#8217;s done it before. <img src='http://kyleabaker.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>The third plugin that I found (the <a href="http://wordpress.org/extend/plugins/sabre/">Referrer Bouncer</a> was found by someone else and posted in the WordPress forums for me) was one that allows users to login via <a href="http://openid.net/">OpenID</a>! This is really cool because it doesn&#8217;t require a user to actually register at your site and waste space! They can register at any website that offers <a href="http://openid.net/">OpenID</a> such as Yahoo, WordPress, Flickr (also Yahoo) and many more!</p>
<p>I didn&#8217;t go with <a href="http://wordpress.org/extend/plugins/openid/">WP-OpenID</a> because spammers can still register via <a href="http://openid.net/">OpenID</a> and login on your site. They wouldn&#8217;t be spamming the registrations, that&#8217;s one plus side, but they are still encouraged to test out my comment filtering system..and they always jump at chances to piss people off like that. <img src='http://kyleabaker.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>So I suggest you look into my &#8220;research&#8221; if you&#8217;re having similar trouble! Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://kyleabaker.com/2008/06/30/solved-stop-wordpress-spam-registrations/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
