<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Preventing Comment Spam</title>
	<atom:link href="http://www.venukb.com/2007/07/13/preventing-comment-spam/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.venukb.com/2007/07/13/preventing-comment-spam/</link>
	<description>Tech News,Gadgets,Reviews,Eclipse and more</description>
	<lastBuildDate>Wed, 08 Feb 2012 06:39:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Anti Spam Squad</title>
		<link>http://www.venukb.com/2007/07/13/preventing-comment-spam/#comment-47836</link>
		<dc:creator>Anti Spam Squad</dc:creator>
		<pubDate>Fri, 03 Aug 2007 14:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.venukb.com/blog/2007/07/13/preventing-comment-spam/#comment-47836</guid>
		<description>One very easy way to dramatically reduce spam is to RENAME the PHP file that handles comments, and leave a FAKE (empty) file for the SpamBots to play with. 

SpamBots targeting Wordpress look for the comments.php file, so rename this file into something random (make sure you also rename the comments file in your WP theme). Then, create an EMPTY file called comments.php, so that the spambots go for that one and accomplish nothing.

This renaming alone gets rid of 95% of spam, no need for other solutions. If you set WP to require moderation for any comment with more than one link, then you are 99% free of spam without any special plugins!

Another idea is to set .htaccess file to reject anybody trying to access your comments.php (or whatever name you gave it) from a site other than yours. This is also very clever, because most Spambots try to post their crap remotely.

There is a SpamBot race that actually mimicks a real commenter, they do what a human would do. Those will get through to the moderation queue because they have a link in the comment. But it&#039;s no more than 5 or so a day, and it&#039;s the same spambots everyday, they just rotate the IP they use to send their crap.

Hope this helps, and I hope this comment gets through!

Cheers!</description>
		<content:encoded><![CDATA[<p>One very easy way to dramatically reduce spam is to RENAME the PHP file that handles comments, and leave a FAKE (empty) file for the SpamBots to play with. </p>
<p>SpamBots targeting WordPress look for the comments.php file, so rename this file into something random (make sure you also rename the comments file in your WP theme). Then, create an EMPTY file called comments.php, so that the spambots go for that one and accomplish nothing.</p>
<p>This renaming alone gets rid of 95% of spam, no need for other solutions. If you set WP to require moderation for any comment with more than one link, then you are 99% free of spam without any special plugins!</p>
<p>Another idea is to set .htaccess file to reject anybody trying to access your comments.php (or whatever name you gave it) from a site other than yours. This is also very clever, because most Spambots try to post their crap remotely.</p>
<p>There is a SpamBot race that actually mimicks a real commenter, they do what a human would do. Those will get through to the moderation queue because they have a link in the comment. But it&#8217;s no more than 5 or so a day, and it&#8217;s the same spambots everyday, they just rotate the IP they use to send their crap.</p>
<p>Hope this helps, and I hope this comment gets through!</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shivaranjan</title>
		<link>http://www.venukb.com/2007/07/13/preventing-comment-spam/#comment-41227</link>
		<dc:creator>Shivaranjan</dc:creator>
		<pubDate>Sat, 14 Jul 2007 03:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.venukb.com/blog/2007/07/13/preventing-comment-spam/#comment-41227</guid>
		<description>Bad Behavior I have not tried this may be I need to try this along with spam karma 2.</description>
		<content:encoded><![CDATA[<p>Bad Behavior I have not tried this may be I need to try this along with spam karma 2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benedict Herold</title>
		<link>http://www.venukb.com/2007/07/13/preventing-comment-spam/#comment-41078</link>
		<dc:creator>Benedict Herold</dc:creator>
		<pubDate>Fri, 13 Jul 2007 01:11:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.venukb.com/blog/2007/07/13/preventing-comment-spam/#comment-41078</guid>
		<description>I&#039;m going to stay with Akismet unless there is major issue. The recent issue was manageable for me since I have the option &quot;Comment author must have a previously approved comment&quot; turned on always.

BTW, I believe SK2 is worth giving a try!</description>
		<content:encoded><![CDATA[<p>I&#8217;m going to stay with Akismet unless there is major issue. The recent issue was manageable for me since I have the option &#8220;Comment author must have a previously approved comment&#8221; turned on always.</p>
<p>BTW, I believe SK2 is worth giving a try!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

