<?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: Link Refererer spamming</title>
	<atom:link href="http://www.jimcarson.com/2004/link-refererer-spamming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jimcarson.com/2004/link-refererer-spamming/</link>
	<description>Three standard deviations from the mean</description>
	<lastBuildDate>Sun, 14 Mar 2010 19:44:45 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Christian</title>
		<link>http://www.jimcarson.com/2004/link-refererer-spamming/comment-page-1/#comment-1597</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Thu, 31 Mar 2005 21:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.jimcarson.com/2004/link-refererer-spamming/#comment-1597</guid>
		<description>You can rewrite this

RewriteCond %{HTTP_REFERER} ^http://(www\)?*credit*info*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\)?*debt*info*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\)?*mortgage*info*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\)?*loan*info*$ [NC,OR]

into

RewriteCond %{HTTP_REFERER} ^http://(www\)?*(credit&#124;debt&#124;mortgage&#124;loan)*info*$ [NC,OR]

Better yet, use an external textfile for this so you can edit it independently of the configuration.
</description>
		<content:encoded><![CDATA[<p>You can rewrite this</p>
<p>RewriteCond %{HTTP_REFERER} ^http://(www\)?*credit*info*$ [NC,OR]<br />
RewriteCond %{HTTP_REFERER} ^http://(www\)?*debt*info*$ [NC,OR]<br />
RewriteCond %{HTTP_REFERER} ^http://(www\)?*mortgage*info*$ [NC,OR]<br />
RewriteCond %{HTTP_REFERER} ^http://(www\)?*loan*info*$ [NC,OR]</p>
<p>into</p>
<p>RewriteCond %{HTTP_REFERER} ^http://(www\)?*(credit|debt|mortgage|loan)*info*$ [NC,OR]</p>
<p>Better yet, use an external textfile for this so you can edit it independently of the configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jim</title>
		<link>http://www.jimcarson.com/2004/link-refererer-spamming/comment-page-1/#comment-1596</link>
		<dc:creator>jim</dc:creator>
		<pubDate>Thu, 25 Nov 2004 18:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.jimcarson.com/2004/link-refererer-spamming/#comment-1596</guid>
		<description>Added two more to the mix.  These phentermine guys are total assholes in the link spamming department with 60 hits in the last few days.

RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*deals.*\..*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*phentermine.*\..*$ [NC,OR]
</description>
		<content:encoded><![CDATA[<p>Added two more to the mix.  These phentermine guys are total assholes in the link spamming department with 60 hits in the last few days.</p>
<p>RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*deals.*\..*$ [NC,OR]<br />
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*phentermine.*\..*$ [NC,OR]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jim</title>
		<link>http://www.jimcarson.com/2004/link-refererer-spamming/comment-page-1/#comment-1595</link>
		<dc:creator>jim</dc:creator>
		<pubDate>Mon, 15 Nov 2004 14:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.jimcarson.com/2004/link-refererer-spamming/#comment-1595</guid>
		<description>Wow, these guys can create domains faster than I can add them.
I just blocked anything referred from domains ending in .info and .biz.

While examining the logs further, I see where they were also using spam-bots to post comments to movable type.  Thus, if you&#039;re a movable type owner, you ought to edit mt.cfg and then rename the scripts.
</description>
		<content:encoded><![CDATA[<p>Wow, these guys can create domains faster than I can add them.<br />
I just blocked anything referred from domains ending in .info and .biz.</p>
<p>While examining the logs further, I see where they were also using spam-bots to post comments to movable type.  Thus, if you&#8217;re a movable type owner, you ought to edit mt.cfg and then rename the scripts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Debbie</title>
		<link>http://www.jimcarson.com/2004/link-refererer-spamming/comment-page-1/#comment-1594</link>
		<dc:creator>Debbie</dc:creator>
		<pubDate>Tue, 02 Nov 2004 23:41:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.jimcarson.com/2004/link-refererer-spamming/#comment-1594</guid>
		<description>I keep getting spam from a video poker site - 80 or more &quot;posts&quot; a day since I switched to Wordpress.  They&#039;ve been moderated, so they will never get to see their spam on my website, but it&#039;s still aggravating.  It makes me wonder who they are trying to appeal to, since they&#039;ve probably angered the whole blogosphere with their stupid little ads.
</description>
		<content:encoded><![CDATA[<p>I keep getting spam from a video poker site &#8211; 80 or more &#8220;posts&#8221; a day since I switched to Wordpress.  They&#8217;ve been moderated, so they will never get to see their spam on my website, but it&#8217;s still aggravating.  It makes me wonder who they are trying to appeal to, since they&#8217;ve probably angered the whole blogosphere with their stupid little ads.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
