<?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: A Smarter Way To Block Referer Spam</title>
	<atom:link href="http://www.bhatt.id.au/blog/a-smarter-way-to-block-referer-spam/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bhatt.id.au/blog/a-smarter-way-to-block-referer-spam/</link>
	<description>Technology Reviews, Movies and TV Shows, Personal Finance, Politics, Environment, Books...</description>
	<lastBuildDate>Tue, 07 Feb 2012 04:06:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: shirtrat(dot)net</title>
		<link>http://www.bhatt.id.au/blog/a-smarter-way-to-block-referer-spam/#comment-50</link>
		<dc:creator>shirtrat(dot)net</dc:creator>
		<pubDate>Sat, 20 Nov 2004 03:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.bhatt.id.au/blog/a-smarter-way-to-block-referer-spam/#comment-50</guid>
		<description>&lt;strong&gt;Rambling Thoughts &gt; A Smarter Way To Block Referer Spam - Bhatt.id.au&lt;/strong&gt;
Rambling Thoughts &gt; A Smarter Way To Block Referer Spam - Bhatt.id.au

I think I may have found a way to stop all the comment spam emails that I need to approve everyday.  I had recently turned off all of my comments but by following those instructio...</description>
		<content:encoded><![CDATA[<p><strong>Rambling Thoughts > A Smarter Way To Block Referer Spam &#8211; Bhatt.id.au</strong><br />
Rambling Thoughts > A Smarter Way To Block Referer Spam &#8211; Bhatt.id.au</p>
<p>I think I may have found a way to stop all the comment spam emails that I need to approve everyday.  I had recently turned off all of my comments but by following those instructio&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neerav</title>
		<link>http://www.bhatt.id.au/blog/a-smarter-way-to-block-referer-spam/#comment-49</link>
		<dc:creator>Neerav</dc:creator>
		<pubDate>Mon, 15 Nov 2004 00:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.bhatt.id.au/blog/a-smarter-way-to-block-referer-spam/#comment-49</guid>
		<description>I have been experimenting further and found an even better rule than the one in the article:

&lt;code&gt;
RewriteEngine On
RewriteCond %{HTTP_REFERER} ^(http://www.)[a-z]+-[a-z]+- [NC]
RewriteRule ^(.*) http://%{REMOTE_ADDR}/ [R=301,L]
&lt;/code&gt;
The main improvements is that if a computer attempts to referer spam your website, the attempt gets redirected back to itself :-)</description>
		<content:encoded><![CDATA[<p>I have been experimenting further and found an even better rule than the one in the article:</p>
<p><code><br />
RewriteEngine On<br />
RewriteCond %{HTTP_REFERER} ^(http://www.)[a-z]+-[a-z]+- [NC]<br />
RewriteRule ^(.*) <a href="http://%" rel="nofollow">http://%</a>{REMOTE_ADDR}/ [R=301,L]<br />
</code><br />
The main improvements is that if a computer attempts to referer spam your website, the attempt gets redirected back to itself <img src='http://www.bhatt.id.au/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loblogomy: A blog by Aaron Logan</title>
		<link>http://www.bhatt.id.au/blog/a-smarter-way-to-block-referer-spam/#comment-51</link>
		<dc:creator>Loblogomy: A blog by Aaron Logan</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.bhatt.id.au/blog/a-smarter-way-to-block-referer-spam/#comment-51</guid>
		<description>[...] wn .htaccess that covers some of the newer spammers, including a rewrite condition I found &lt;a href=&quot;http://www.bhatt.id.au/blog/2004/11/13/a-smarter-way-to-block-referer-spam/&quot;&gt;here&lt;/a&gt; which covers the now common spam referer domain structures such [...]</description>
		<content:encoded><![CDATA[<p>[...] wn .htaccess that covers some of the newer spammers, including a rewrite condition I found <a href="http://www.bhatt.id.au/blog/2004/11/13/a-smarter-way-to-block-referer-spam/">here</a> which covers the now common spam referer domain structures such [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

