<?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>Michael Gorey&#187; spam</title>
	<atom:link href="http://gorey.com.au/archives/tag/spam/feed" rel="self" type="application/rss+xml" />
	<link>http://gorey.com.au</link>
	<description>Random thoughts and observations</description>
	<lastBuildDate>Sun, 12 Feb 2012 06:54:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress Bad Behavior</title>
		<link>http://gorey.com.au/wordpress-bad-behavior</link>
		<comments>http://gorey.com.au/wordpress-bad-behavior#comments</comments>
		<pubDate>Thu, 26 Jan 2012 02:07:45 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://gorey.com.au/?p=16664</guid>
		<description><![CDATA[I received an email from my web host Site5 while I was at the cricket on Tuesday, saying this site had been suspended because it was using too many system resources (CPU and memory) for shared hosting.

"Your account is consuming about 10.66% of CPU resources on a shared server, which is not a fair share. We had no choice but to block the web access of following script to stabilize the server," the message said.]]></description>
			<content:encoded><![CDATA[<p>I received an email from my web host <a href="http://www.site5.com/">Site5</a> while I was at the cricket on Tuesday, saying this site had been suspended because it was using too many system resources (CPU and memory) for shared hosting.</p>
<p>&#8220;Your account is consuming about 10.66% of CPU resources on a shared server, which is not a fair share,&#8221; the message said.</p>
<p>&#8220;We had no choice but to block the web access of following script to stabilize the server. Because resources are shared, I&#8217;m sure you can understand that we need to take action if one site is causing downtime for dozens of other sites.&#8221;</p>
<p>I actually don&#8217;t fully understand why the site was suspended without warning, but that&#8217;s another issue. Being at the cricket I had no way of taking immediate remedial action anyhow.</p>
<p>According to Google Analytics, this site receives about 300 visitors per day, which by itself should not consume excessive server resources.</p>
<p>However, it&#8217;s always good to keep the house tidy so I was happy to review and implement several measures.</p>
<p>1) Once at home I installed <a href="http://wordpress.org/extend/plugins/wp-super-cache/" rel="nofollow">WP Super Cache</a>. This plugin generates static html files from a dynamic WordPress blog. After a html file is generated, the web server will serve that file instead of processing the comparatively heavier and more expensive WordPress PHP scripts.</p>
<p>As it currently stands, about 24 hours after my site was restored, the cache holds 9.89MB with 13 pages and 124 expired pages.</p>
<p>2) I also installed the <a href="http://wordpress.org/extend/plugins/wp-smushit/" rel="nofollow" >WP Smush.it</a> plugin and smushed all my images.</p>
<p><a href="http://www.smushit.com/ysmush.it/">Smush.it</a> uses optimization techniques specific to image format to remove unnecessary bytes from image files. It is a &#8220;lossless&#8221; tool, which means it optimizes the images without changing their look or visual quality.</p>
<p>It took about an hour to bulk process all my pictures, and I noticed that most were being reduced in size by around 30 percent.</p>
<p>3) I deleted post revisions from the database and optimized the database.</p>
<p>4) I removed the Daily Stats plugin, which may or may not have been adding to server load. It certainly had a hefty database table of 2MB, which I deleted.</p>
<p>5) I removed several inactive plugins.</p>
<h3>Bad Behavior plugin</h3>
<p>6) Late yesterday I installed the <a href="http://wordpress.org/extend/plugins/bad-behavior/" rel="nofollow" >Bad Behavior</a> plugin. I had used this plugin <a href="http://gorey.com.au/bad-behavior-antispam">previously</a>, but encountered some problems with it. So far, it&#8217;s working okay this time.</p>
<p><a href="http://bad-behavior.ioerror.us">Bad Behavior</a> works by screening all requests to block email harvesters and malicious robots.</p>
<p>Bad Behavior analyses the HTTP headers, IP address and other metadata regarding the request to determine if it is spammy or malicious.</p>
<p>In just under 24 hours, Bad Behavior has blocked 839 attempted visits. That seems an extraordinary number and is probably why the system resources are being strained. An example of the log is pictured below.</p>
<p>According to the <a href="http://bad-behavior.ioerror.us/faq/" rel="nofollow" >FAQ</a>: &#8220;By preventing spambots and other malicious bots from ever accessing any of your pages, your bandwidth usage and server load will drop significantly. How much depends on how many malicious bots visit your site regularly. It can also help prevent a denial of service where your Web host shuts off your account because spambots were using up all the available resources.&#8221;</p>
<p>That&#8217;s what I want to achieve, of course, a reduction in use of system resources.</p>
<p>Site5 emailed me again this morning to say there has been an improvement in that regard, down to 6.81 percent, but more needs to be done.</p>
<p>I&#8217;m hoping that if Bad Behavior does its job, there will be a more significant reduction in the next couple of days.</p>
<p>If anyone has encountered any difficulty using this site, please let me know.</p>
<p><img src="http://gorey.com.au/wp-content/uploads/2012/01/bbehave.png" alt="Bad Behavior log report" title="Bad Behavior log report" width="540" height="303" class="alignleft size-full wp-image-16666" /><br clear="all" ></p>
]]></content:encoded>
			<wfw:commentRss>http://gorey.com.au/wordpress-bad-behavior/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Akismet stats</title>
		<link>http://gorey.com.au/akismet-stats-to-march-2011</link>
		<comments>http://gorey.com.au/akismet-stats-to-march-2011#comments</comments>
		<pubDate>Fri, 01 Apr 2011 05:42:08 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://gorey.com.au/?p=12882</guid>
		<description><![CDATA[I can&#8217;t remember when I installed Akismet on this site, but it was probably six or seven years ago. The latest stats show that Akismet has blocked 81,016 spam comments for an accuracy rate of 99.83 percent. Good work!]]></description>
			<content:encoded><![CDATA[<p>I can&#8217;t remember when I installed Akismet on this site, but it was probably six or seven years ago.</p>
<p>The latest stats show that Akismet has blocked 81,016 spam comments for an accuracy rate of 99.83 percent. Good work!</p>
]]></content:encoded>
			<wfw:commentRss>http://gorey.com.au/akismet-stats-to-march-2011/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogger blog marked as spam</title>
		<link>http://gorey.com.au/blogger-blog-marked-as-spam</link>
		<comments>http://gorey.com.au/blogger-blog-marked-as-spam#comments</comments>
		<pubDate>Thu, 20 Aug 2009 04:37:31 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://gorey.com.au/?p=3828</guid>
		<description><![CDATA[I received an email from The Blogger Team saying one of my sites had been marked as an evil spam blog. The email urged me to request a review if I disputed the classification and went on to say: &#8220;Your blog will be deleted in 20 days if it isn&#8217;t reviewed, and your readers will [...]]]></description>
			<content:encoded><![CDATA[<p>I received an email from The Blogger Team saying one of my sites had been marked as an evil spam blog. The email urged me to request a review if I disputed the classification and went on to say:</p>
<p>&#8220;Your blog will be deleted in 20 days if it isn&#8217;t reviewed, and your readers will see a warning page during this time. After we receive your request, we&#8217;ll review your blog and unlock it within two business days. Once we have reviewed and determined your blog is not spam, the blog will be unlocked and the message in your Blogger dashboard will no longer be displayed. If this blog doesn&#8217;t belong to you, you don&#8217;t have to do anything, and any other blogs you may have won&#8217;t be affected.&#8221;</p>
<p><img src="http://gorey.com.au/wp-content/uploads/2009/08/morespam.jpg" alt="Blog spam" title="Blog spam" width="250" height="250" class="alignright size-full wp-image-15180" />The Blogger Team said they find spam by using an automated classifier.</p>
<p>&#8220;Automatic spam detection is inherently fuzzy, and occasionally a blog like yours is flagged incorrectly,&#8221; the email says.</p>
<p>&#8220;We sincerely apologize for this error. By using this kind of system, however, we can dedicate more storage, bandwidth, and engineering resources to bloggers like you instead of to spammers.&#8221;</p>
<p>It&#8217;s all a bit strange really.</p>
<p>The <a href="http://www.google.com/support/blogger/bin/answer.py?answer=42577">help page</a> explains how spam blogs are detected, and I can&#8217;t see why mine has been caught in this trap.</p>
<p>They say link spammers &#8220;can be recognized by their irrelevant, repetitive, or nonsensical text, along with a large number of links, usually all pointing to a single site&#8221;.</p>
<p>An archive of my editorials?</p>
<p>I&#8217;ve asked for a review, of course, and it will be interesting to see how long that takes.</p>
<p>Meanwhile, it&#8217;s all a little disconcerting.</p>
<p>If the case of mistaken identity isn&#8217;t sorted out within a week I&#8217;ll shift the site to WordPress or host the content myself.</p>
<p><strong>Update:</strong> My site was given the all clear to continue.</p>
]]></content:encoded>
			<wfw:commentRss>http://gorey.com.au/blogger-blog-marked-as-spam/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>ATO email scam</title>
		<link>http://gorey.com.au/ato-email-scam</link>
		<comments>http://gorey.com.au/ato-email-scam#comments</comments>
		<pubDate>Fri, 26 Jun 2009 08:55:18 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[scam]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[tax]]></category>

		<guid isPermaLink="false">http://gorey.com.au/?p=3693</guid>
		<description><![CDATA[Another scam email that landed in my inbox claimed to be from the Australian Taxation Office. Purporting to be from the email address refund@ato.com.au it said I was entitled to a $250 refund on my Visa or Mastercard. I knew it was fraudulent immediately, of course. The ATO doesn&#8217;t have my Yahoo! address, doesn&#8217;t communicate [...]]]></description>
			<content:encoded><![CDATA[<p>Another scam email that landed in my inbox claimed to be from the Australian Taxation Office.</p>
<p>Purporting to be from the email address refund@ato.com.au it said I was entitled to a $250 refund on my Visa or Mastercard.</p>
<p><img src="http://gorey.com.au/wp-content/uploads/2009/06/ato.gif" alt="ATO logo" title="ATO logo" width="250" height="237" class="alignright size-full wp-image-15828" />I knew it was fraudulent immediately, of course. The ATO doesn&#8217;t have my Yahoo! address, doesn&#8217;t communicate by unsolicited email and doesn&#8217;t give refunds on credit cards.</p>
<p>Also, I had seen a <a href="http://www.ato.gov.au/corporate/content.asp?doc=/content/00198056.htm">media release</a> from the Tax Office on a different but related scam.</p>
<p><em>The Tax Office is warning people to be wary of a fraudulent email being circulated that claims to offer a 30% discount on their taxes. The email uses the Tax Office logo and the words ‘Cut Off Taxes Program (COTP) has been released &#8211; Join Now’ in the subject heading &#8230;</em></p>
<p>The subject heading in my email was &#8220;Message from the Australian Government&#8221;.</p>
<p>This <a href="http://business.theage.com.au/business/internet-scammers-target-taxpayers-with-email-20090626-cz9u.html" rel="nofollow" >article</a> in The Age suggests the dodgy ATO emails are now common.</p>
<p><em>The scam ATO email, which promises a $250 bonus on top of a tax return, links the taxpayer to an online form that asks for personal details including ATM pin, credit card details and tax file number. Instead of submitting the form online, the website asks for a printed version to be mailed to an address.</em></p>
<p>While on one hand these scams are getting more sophisticated, they might suck more people in if they employed someone who speaks English.</p>
<p>My email asked me to complete the &#8220;formular&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://gorey.com.au/ato-email-scam/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Commonwealth Bank email spam</title>
		<link>http://gorey.com.au/commonwealth-bank-email-spam</link>
		<comments>http://gorey.com.au/commonwealth-bank-email-spam#comments</comments>
		<pubDate>Mon, 01 Jun 2009 11:20:03 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[banks]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[scam]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://gorey.com.au/?p=3577</guid>
		<description><![CDATA[I&#8217;m sick of receiving spam emails claiming to be from the Commonwealth Bank. They have been flooding my ymail address for weeks and now they&#8217;re infiltrating my Google hosted email as well. I&#8217;m not even a customer of the Commonwealth Bank. But every message needs to be read and marked as spam, which wastes time [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sick of receiving spam emails claiming to be from the Commonwealth Bank. They have been flooding my ymail address for weeks and now they&#8217;re infiltrating my Google hosted email as well.</p>
<p>I&#8217;m not even a customer of the Commonwealth Bank.</p>
<p>But every message needs to be read and marked as spam, which wastes time and effort.</p>
<p>I like to read emails straight away, and as soon as I get an alert there&#8217;s a new message I tend to visit the inbox and read it. These are some of the recent emails: <span id="more-3577"></span></p>
<p><strong>Sent by <a href="mailto:customer@commbank.com.au">customer@commbank.com.au</a></strong></p>
<p>Dear CommonWealth Bank Account Holder ,</p>
<p>We are currently updating our online banking services , and due to this upgrade we sincerely call your attention to follow below link and confirm your online account details . Failure to confirm the online banking details will suspend you from accesing your account online . Due to this , you are requested to follow the provided steps and confirm your Online Banking details for the safety of your accounts .</p>
<p><em>link deleted</em> *</p>
<p>* We use the latest security SSL measures to ensure that your online banking experience is safe and secure. The administration asks you to accept our apologies for the inconvenience caused and expresses gratitude for cooperation .</p>
<p>Thank you for your cooperation ,<br />
CommonWealth Bank Group</p>
<p><strong>Sent by <a href="mailto:qjrrjp@google.com.au">qjrrjp@google.com.au</a></strong></p>
<p>Dear Commonwealth Bank member,</p>
<p>You have received this email because you or someone had used your account from different locations. For security purpose, we are required to open an investigation into this matter.</p>
<p>In order to safeguard your account, we require that you confirm your online banking details.</p>
<p>The help speed up to this process, please access the following link so we can complete the verification of your Commonwealth Online Banking account registration information.</p>
<p><em>link deleted</em></p>
<p>If we do not receive the appropriate account verification within 48 hours, then we will assume this Commonwealth account is fraudulent and will be suspended.</p>
<p>The purpose of this verification is to ensure that your bank account has not been fraudulently used and to combat the fraud from our community.</p>
<p><strong>Sent by <a href="mailto:security@commbank.com.au">security@commbank.com.au</a></strong></p>
<p>Dear Customer,</p>
<p>Your NetBank access has been locked as a result of too many incorrect logon attempts.</p>
<p>In order to re-activate, please LOG ON to your NetBank account and follow the steps.</p>
<p>Sincerly,<br />
Commonwealth Bank of Australia Customer Services</p>
<p><strong>Sent by <a href="mailto:admin@common.net">admin@common.net</a></strong></p>
<p>Dear Valued Customer,</p>
<p>This email is your official notification from Commonwealth Bank  .Your online NetBank has expired on 25-05-2009 ,if you want to continue  using our service you have to renew your acount if not your account will be deactivated and deleted</p>
<p>To continue please click the link below:</p>
<p><em>link deleted</em></p>
<p>Many Thanks and Kind Regards &#8211; Commonwealth Bank  Customer Department</p>
<p>© Commonwealth Bank of Australia 2009 ABN 48 123 123 124 </p>
<p><strong>Final comment:</strong> Poorly written using dodgy email addresses, but very annoying.</p>
<p>It surprises me they&#8217;re getting through the Google and Yahoo! spam filters.</p>
<p>I don&#8217;t imagine the bank is too happy about what&#8217;s going on either. <a href="http://www.commbank.com.au/contact-us/">They say</a>:</p>
<blockquote><p> Hoax Emails &#8211; There are a large number of spam emails being sent to customers claiming to be from the Bank. Do not be duped. DO NOT CLICK LINKS IN THESE EMAILS NO MATTER HOW GENUINE THEY MAY LOOK. To check if an email is genuine a copy will be available in NetBank for viewing. If you suspect you have received a spam email, please forward it as an attachment to hoax@cba.com.au and then delete the email.</p></blockquote>
<p>According to <a href="http://www.spamfighter.com/News-9825-Commonwealth-Bank-Falls-Prey-to-Phishing-Scam.htm">Spam Fighter</a>, the bank last year alerted federal authorities. While the e-mails&#8217; origin is not clear, it said the messages seemed to be &#8220;international&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://gorey.com.au/commonwealth-bank-email-spam/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Eating spam is yummy!</title>
		<link>http://gorey.com.au/archives/2851</link>
		<comments>http://gorey.com.au/archives/2851#comments</comments>
		<pubDate>Sun, 09 Nov 2008 06:30:40 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://gorey.com.au/?p=2851</guid>
		<description><![CDATA[After being inspired by Sybil Law, I checked my spam folder on Google Mail. It&#8217;s fascinating. Top of the list was an email from Katrina Madelyn offering me drugs from a Canadian pharmacy, including Viagra and others I had never head of like Flomax and Rockit247. ViagraOralJelly sounds interesting. Nestor Sheppard, whose email address is [...]]]></description>
			<content:encoded><![CDATA[<p>After being inspired by <a href="http://sybillaw-sybilcrankypants.blogspot.com/2008/10/mmmm-spam.html">Sybil Law</a>, I checked my spam folder on Google Mail. It&#8217;s fascinating.</p>
<p>Top of the list was an email from Katrina Madelyn offering me drugs from a Canadian pharmacy, including Viagra and others I had never head of like Flomax and Rockit247. ViagraOralJelly sounds interesting.</p>
<p>Nestor Sheppard, whose email address is <a href="mailto:ColbyaffinitySheppard@wowhead.com">ColbyaffinitySheppard@wowhead.com</a>, wrote: &#8220;A top team of British scientists and medical doctors have worked to develop the state-of-the-art penis enlargement patch delivery system which automatically increases penis size up to 3-4 full inches.&#8221;</p>
<p>Estele Engle wants to date me: &#8220;I&#8217;m a pretty woman, brunette with brown eyes, and I&#8217;m looking for an intelligent man to communicate by email, Skype, or on real dates!&#8221;</p>
<p>Astrology.com thinks I&#8217;m gay: &#8220;A psychic can help you get inside his mind &#8211; so that you can win back his heart.&#8221; Wrong!</p>
<p>Natalia asks me: &#8220;Are you unlucky in finding a perfect wife?&#8221; and links me to a Russian site.</p>
<p>etc &#8230;</p>
<p>I really like Google&#8217;s spam filter.</p>
]]></content:encoded>
			<wfw:commentRss>http://gorey.com.au/archives/2851/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Using reCAPTCHA to combat comment spam</title>
		<link>http://gorey.com.au/recaptcha-spam-killer</link>
		<comments>http://gorey.com.au/recaptcha-spam-killer#comments</comments>
		<pubDate>Sat, 01 Nov 2008 02:41:18 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://gorey.com.au/?p=2802</guid>
		<description><![CDATA[I liked Mollom because it stopped spam and didn&#8217;t leave anything for me to moderate. Unfortunately, when it triggered a captcha for suspicious posts those people were having trouble. I&#8217;m now using reCAPTCHA. I&#8217;ve seen it on a lot of sites and didn&#8217;t realise until today there was a WordPress plugin. I recall checking it [...]]]></description>
			<content:encoded><![CDATA[<p>I liked <a href="http://www.mollom.com" rel="nofollow" >Mollom</a> because it stopped spam and didn&#8217;t leave anything for me to moderate.</p>
<p>Unfortunately, when it triggered a captcha for suspicious posts those people were having trouble.</p>
<p>I&#8217;m now using <a href="http://www.google.com/recaptcha/learnmore" rel="nofollow" >reCAPTCHA</a>. I&#8217;ve seen it on a lot of sites and didn&#8217;t realise until today there was a WordPress plugin.</p>
<p>I recall checking it out several months ago and thought it was too complicated to install. It&#8217;s very easy now.</p>
]]></content:encoded>
			<wfw:commentRss>http://gorey.com.au/recaptcha-spam-killer/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Comments problem</title>
		<link>http://gorey.com.au/comments-problem</link>
		<comments>http://gorey.com.au/comments-problem#comments</comments>
		<pubDate>Thu, 16 Oct 2008 08:58:38 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://gorey.com.au/?p=2746</guid>
		<description><![CDATA[I&#8217;ve been using Mollom to block spam for a week or so now, and found it effective at reducing the amount of time I spent checking comments in moderation. In fact, I didn&#8217;t have to worry about that at all. However, I had a report from someone whose email address the system considered suspicious (something [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using <a href="http://mollom.com/" rel="nofollow" >Mollom</a> to block spam for a week or so now, and found it effective at reducing the amount of time I spent checking comments in moderation. In fact, I didn&#8217;t have to worry about that at all.</p>
<p>However, I had a report from someone whose email address the system considered suspicious (something like name@name.com), the captcha check was hard to read and the audio tool didn&#8217;t work at all.</p>
<p>In trying to investigate the problem I accidentally deleted about 20 recent comments. Doh!</p>
<p>I posted in the Mollom forums and they have acknowledged the audio issue, but gave no timeframe on a solution. So until it&#8217;s fixed I have gone back to <a href="http://defensio.com/" rel="nofollow" >Defensio</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://gorey.com.au/comments-problem/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mollom spam killer</title>
		<link>http://gorey.com.au/mollom-spam-killer</link>
		<comments>http://gorey.com.au/mollom-spam-killer#comments</comments>
		<pubDate>Tue, 30 Sep 2008 11:22:45 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://gorey.com.au/?p=2644</guid>
		<description><![CDATA[At various times over the past few years I&#8217;ve used Akismet and Defensio to block comment spam. I&#8217;m now trying Mollom and I&#8217;m pleased with the early results. The problem with Akismet and Defensio is they sometimes block genuine comments. Manual checking is the only way to find out. On days when my sites are [...]]]></description>
			<content:encoded><![CDATA[<p>At various times over the past few years I&#8217;ve used Akismet and Defensio to block comment spam. I&#8217;m now trying <a href="http://mollom.com/" rel="nofollow" >Mollom</a> and I&#8217;m pleased with the early results.</p>
<p><img src="http://gorey.com.au/wp-content/uploads/2008/09/mollom.jpg" alt="Mollom spam protection" title="Mollom spam protection" width="300" height="246" class="alignright size-full wp-image-16091" />The problem with Akismet and Defensio is they sometimes block genuine comments. Manual checking is the only way to find out.</p>
<p>On days when my sites are flooded with spam, that has meant scanning through up to 100 comments.</p>
<p>Mollom takes a different approach and refers potentially dodgy comments to a CAPTCHA challenge. If the visitor is human the comment will get through; if not it&#8217;s banished.</p>
<blockquote><p>When new content is analyzed by Mollom&#8217;s intelligent text-analysis filter, and Mollom is unsure whether it is ham or spam, it asks the user to answer a CAPTCHA challenge. This challenge-response procedure will never block human users, and it allows us to set very tight spam filters and prevent almost all spam from getting through.</p></blockquote>
<p>This takes the hassle out of comment screening.</p>
<p>The service is free for up to 100 legitimate comment posts per day, and even with the newspaper site, I&#8217;m unlikely to face that dilemma.</p>
<p>Another problem I had with the newspaper site was comment notification. I use a plugin because the inbuilt WordPress system doesn&#8217;t work for some reason I have never established.</p>
<p>The plugin notifies me of all comments held for moderation, including spam until Mollom.</p>
<p>Since installing Mollom I have only received email alerts for genuine comments. The stats show that 14 comments have been seamlessly blocked here and 10 at The Border Watch in less than a day without me needing to check them.</p>
]]></content:encoded>
			<wfw:commentRss>http://gorey.com.au/mollom-spam-killer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress spam prevention</title>
		<link>http://gorey.com.au/wordpress-spam-prevention</link>
		<comments>http://gorey.com.au/wordpress-spam-prevention#comments</comments>
		<pubDate>Sat, 31 Mar 2007 08:10:38 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://gorey.com.au/archives/1718</guid>
		<description><![CDATA[Everyone hates spam, except I suppose the spammers themselves. I&#8217;ve had trouble with spam for years but I finally seem to be winning the battle. My first layer of protection on this WordPress site is Akismet. When a new comment, trackback, or pingback comes to the site it is submitted to the Akismet web service [...]]]></description>
			<content:encoded><![CDATA[<p>Everyone hates spam, except I suppose the spammers themselves. I&#8217;ve had trouble with spam for years but I finally seem to be winning the battle.</p>
<p><img src="http://gorey.com.au/wp-content/uploads/2007/03/nospam.jpg" alt="How to prevent spam on WordPress" title="How to prevent spam on WordPress" width="300" height="242" class="alignright size-full wp-image-14830" />My first layer of protection on this WordPress site is <a href="http://akismet.com/">Akismet</a>. When a new comment, trackback, or pingback comes to the site it is submitted to the Akismet web service which runs hundreds of tests on the comment and returns a thumbs up or thumbs down.</p>
<p>When the plugin catches something as spam it saves it in the database for 15 days in case I want to check it out manually and then automatically deletes it.</p>
<p>It has been known for Akismet to make false identifications. I used to scan the captured spam to check and as the numbers skyrocketed this became rather cumbersome.</p>
<p>I then installed the <a href="http://wordpress.org/extend/plugins/bad-behavior/" rel="nofollow" >Bad Behavior</a> plugin as an extra guard. It is a set of PHP scripts which prevents spambots from accessing the site by analyzing their actual HTTP requests and comparing them to profiles from known spambots. Bad Behavior blocks spambots with a short error message, so most of them don&#8217;t even make it through.</p>
<p>On the footer of this site you will see a note saying how many spam attempts have been blocked &#8212; 1371 in seven days as I write this.</p>
<p>Despite these two powerful spam fighters I was still having to screen 30 or 40 messages a day in Akismet.</p>
<p>I then added <a href="http://wordpress.org/extend/plugins/ravens-antispam/" rel="nofollow" >Ravens&#8217; Antispam</a> plugin and it&#8217;s reduced the attacks to zero. It uses javascript in a clever way I can&#8217;t explain to fool the spambots. Apparently bots can&#8217;t read javascript. If a user comes here without a java-enabled browser they will need to complete an extra text input field to make a comment.</p>
<p>It&#8217;s a war of attrition but for the moment I&#8217;m winning thanks to the smart people in the WordPress community.</p>
]]></content:encoded>
			<wfw:commentRss>http://gorey.com.au/wordpress-spam-prevention/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

