<?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: How Spammers Attack Drupal Posts Immediately</title>
	<atom:link href="http://www.htmlcenter.com/blog/how-spammers-attack-drupal-posts-immediately/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.htmlcenter.com/blog/how-spammers-attack-drupal-posts-immediately/</link>
	<description>Web Development Help and Tutorials</description>
	<lastBuildDate>Sun, 05 Feb 2012 17:25:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: snufkin</title>
		<link>http://www.htmlcenter.com/blog/how-spammers-attack-drupal-posts-immediately/#comment-6805</link>
		<dc:creator>snufkin</dc:creator>
		<pubDate>Mon, 25 Aug 2008 12:55:49 +0000</pubDate>
		<guid isPermaLink="false">http://htmlcenter.com/?p=359#comment-6805</guid>
		<description>try mollom, it can help reduce the spam load</description>
		<content:encoded><![CDATA[<p>try mollom, it can help reduce the spam load</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mollom Just Gave Me Back An Hour Per Day &#160;&#187;TechAddress</title>
		<link>http://www.htmlcenter.com/blog/how-spammers-attack-drupal-posts-immediately/#comment-5960</link>
		<dc:creator>Mollom Just Gave Me Back An Hour Per Day &#160;&#187;TechAddress</dc:creator>
		<pubDate>Wed, 30 Apr 2008 04:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://htmlcenter.com/?p=359#comment-5960</guid>
		<description>[...] management system and have tried a variety of spam blocking applications. Earlier this month on HTMLCenter, I explained how I believe spammers are able to attack posts we create within 1 second of posting. I&#8217;ve [...]</description>
		<content:encoded><![CDATA[<p>[...] management system and have tried a variety of spam blocking applications. Earlier this month on HTMLCenter, I explained how I believe spammers are able to attack posts we create within 1 second of posting. I&#8217;ve [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curtiss</title>
		<link>http://www.htmlcenter.com/blog/how-spammers-attack-drupal-posts-immediately/#comment-4126</link>
		<dc:creator>Curtiss</dc:creator>
		<pubDate>Wed, 09 Apr 2008 16:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://htmlcenter.com/?p=359#comment-4126</guid>
		<description>You can also set up an htaccess file to block traffic to /node/x and everything inside, but add a condition that makes sure traffic to /node/x/edit is not blocked.

I haven&#039;t tested this or anything, but I think it would look something like:
RewriteCond %{REQUEST_URI} !^/node/.*?/edit
RewriteRule ^/node/.*?$ /404.html [R=302]</description>
		<content:encoded><![CDATA[<p>You can also set up an htaccess file to block traffic to /node/x and everything inside, but add a condition that makes sure traffic to /node/x/edit is not blocked.</p>
<p>I haven&#8217;t tested this or anything, but I think it would look something like:<br />
RewriteCond %{REQUEST_URI} !^/node/.*?/edit<br />
RewriteRule ^/node/.*?$ /404.html [R=302]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

