<?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: WordPress Spam Blocking</title>
	<atom:link href="http://developedtraffic.com/2006/02/16/wordpress-spam-blocking/feed/" rel="self" type="application/rss+xml" />
	<link>http://developedtraffic.com/2006/02/16/wordpress-spam-blocking/</link>
	<description>Web design, search engine optimization and Internet marketing</description>
	<lastBuildDate>Wed, 01 Sep 2010 04:01:44 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dsw</title>
		<link>http://developedtraffic.com/2006/02/16/wordpress-spam-blocking/comment-page-1/#comment-1464</link>
		<dc:creator>Dsw</dc:creator>
		<pubDate>Sun, 27 Aug 2006 10:01:32 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2006/02/16/wordpress-spam-blocking/#comment-1464</guid>
		<description>Everyone is using unique methods to keep spammers away from blogs.
Like I saw on a blog of which I don&#039;t remember the URL. You have to select all the monkies photos from different animal photos to submit your comment.

I will try your suggested code and see the results.</description>
		<content:encoded><![CDATA[<p>Everyone is using unique methods to keep spammers away from blogs.<br />
Like I saw on a blog of which I don't remember the URL. You have to select all the monkies photos from different animal photos to submit your comment.</p>
<p>I will try your suggested code and see the results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diane Vigil</title>
		<link>http://developedtraffic.com/2006/02/16/wordpress-spam-blocking/comment-page-1/#comment-1259</link>
		<dc:creator>Diane Vigil</dc:creator>
		<pubDate>Wed, 07 Jun 2006 10:18:53 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2006/02/16/wordpress-spam-blocking/#comment-1259</guid>
		<description>&lt;update&gt; The above code is case sensitive, which requires at least three versions of every word. I&#039;ve posted a better version of the above that handles the case sensitivity at &lt;a href=&quot;http://developedtraffic.com/2006/06/07/wordpress-spam-blocker/&quot;&gt;WordPress Spam Blocker&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>&lt;update&gt; The above code is case sensitive, which requires at least three versions of every word. I've posted a better version of the above that handles the case sensitivity at <a href="http://developedtraffic.com/2006/06/07/wordpress-spam-blocker/">WordPress Spam Blocker</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diane Vigil</title>
		<link>http://developedtraffic.com/2006/02/16/wordpress-spam-blocking/comment-page-1/#comment-1019</link>
		<dc:creator>Diane Vigil</dc:creator>
		<pubDate>Tue, 28 Feb 2006 23:30:03 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2006/02/16/wordpress-spam-blocking/#comment-1019</guid>
		<description>NOTE: The above code only blocks the precise wording used; for example, if you target the word &quot;spam&quot;, then Spam, SPAM, etc. will still get through.

I&#039;ve had Darin rewrite the script it in order to ensure that one doesn&#039;t have to write multiple entries to a case-sensitive script.  It works, and I&#039;d post it except that there&#039;s something coming up that&#039;s even better.  That is, I have several blogs and clients with blogs, which would still mean editing/uploading for each blog each time we needed to add to the spamwords list.

So &lt;grin&gt; I realized that my best case scenario would be to modify the wp-comments-post.php file to access an external list of spamwords &#8212; so that I&#039;d only have to modify the external list and upload it ... which means I could upload the same list to a bunch of blogs in minutes.

Darin has come up with some coding.  The code is different.  As soon as we&#039;ve tested it a bit, I&#039;ll point you all over to Darin&#039;s site.</description>
		<content:encoded><![CDATA[<p>NOTE: The above code only blocks the precise wording used; for example, if you target the word "spam", then Spam, SPAM, etc. will still get through.</p>
<p>I've had Darin rewrite the script it in order to ensure that one doesn't have to write multiple entries to a case-sensitive script.  It works, and I'd post it except that there's something coming up that's even better.  That is, I have several blogs and clients with blogs, which would still mean editing/uploading for each blog each time we needed to add to the spamwords list.</p>
<p>So &lt;grin&gt; I realized that my best case scenario would be to modify the wp-comments-post.php file to access an external list of spamwords &mdash; so that I'd only have to modify the external list and upload it &#8230; which means I could upload the same list to a bunch of blogs in minutes.</p>
<p>Darin has come up with some coding.  The code is different.  As soon as we've tested it a bit, I'll point you all over to Darin's site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DianeV</title>
		<link>http://developedtraffic.com/2006/02/16/wordpress-spam-blocking/comment-page-1/#comment-987</link>
		<dc:creator>DianeV</dc:creator>
		<pubDate>Wed, 22 Feb 2006 01:40:33 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2006/02/16/wordpress-spam-blocking/#comment-987</guid>
		<description>Okay; just wanted to make sure I was being clear.</description>
		<content:encoded><![CDATA[<p>Okay; just wanted to make sure I was being clear.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Telian Adlam</title>
		<link>http://developedtraffic.com/2006/02/16/wordpress-spam-blocking/comment-page-1/#comment-986</link>
		<dc:creator>Telian Adlam</dc:creator>
		<pubDate>Wed, 22 Feb 2006 01:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2006/02/16/wordpress-spam-blocking/#comment-986</guid>
		<description>&lt;blockquote&gt;..it doesn&#039;t trap them --- it prevents them from being posted at all.&lt;/blockquote&gt;

That was simply bad wording on my part, I know it will delete the comment before even getting to the DB, and that&#039;s what I need.

Although I have comment moderation enabled, dealing with hundreds of these comments at a time is just plain annoying.

If I choose my words carefully (and there are some obvious ones), then it shouldn&#039;t be a problem for the legitimate commenters.

~ Teli</description>
		<content:encoded><![CDATA[<blockquote><p>..it doesn't trap them &#8212; it prevents them from being posted at all.</p></blockquote>
<p>That was simply bad wording on my part, I know it will delete the comment before even getting to the DB, and that's what I need.</p>
<p>Although I have comment moderation enabled, dealing with hundreds of these comments at a time is just plain annoying.</p>
<p>If I choose my words carefully (and there are some obvious ones), then it shouldn't be a problem for the legitimate commenters.</p>
<p>~ Teli</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DianeV</title>
		<link>http://developedtraffic.com/2006/02/16/wordpress-spam-blocking/comment-page-1/#comment-982</link>
		<dc:creator>DianeV</dc:creator>
		<pubDate>Tue, 21 Feb 2006 21:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2006/02/16/wordpress-spam-blocking/#comment-982</guid>
		<description>Okay ... but it doesn&#039;t trap them &#8212; it prevents them from being posted at all.

That&#039;s the only problem; if a legitimate comment contains one of the blocked words, it doesn&#039;t get posted.</description>
		<content:encoded><![CDATA[<p>Okay &#8230; but it doesn't trap them &mdash; it prevents them from being posted at all.</p>
<p>That's the only problem; if a legitimate comment contains one of the blocked words, it doesn't get posted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Telian Adlam</title>
		<link>http://developedtraffic.com/2006/02/16/wordpress-spam-blocking/comment-page-1/#comment-972</link>
		<dc:creator>Telian Adlam</dc:creator>
		<pubDate>Tue, 21 Feb 2006 15:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2006/02/16/wordpress-spam-blocking/#comment-972</guid>
		<description>You know, Diane. I went the longest time spam free b/c of WP&#039;s native spam filtering, then I upgraded to a spam plugin, and now the spam has started again.

Seemingly innocuous messages, sometimes for saccharine and complimentary - but still spam.

Now, I think I will try the method you&#039;ve detailed to at least trap the stoopid spam messages.

~Teli</description>
		<content:encoded><![CDATA[<p>You know, Diane. I went the longest time spam free b/c of WP's native spam filtering, then I upgraded to a spam plugin, and now the spam has started again.</p>
<p>Seemingly innocuous messages, sometimes for saccharine and complimentary &#8211; but still spam.</p>
<p>Now, I think I will try the method you've detailed to at least trap the stoopid spam messages.</p>
<p>~Teli</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DianeV</title>
		<link>http://developedtraffic.com/2006/02/16/wordpress-spam-blocking/comment-page-1/#comment-958</link>
		<dc:creator>DianeV</dc:creator>
		<pubDate>Fri, 17 Feb 2006 20:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2006/02/16/wordpress-spam-blocking/#comment-958</guid>
		<description>Two whole days; no spam comments.</description>
		<content:encoded><![CDATA[<p>Two whole days; no spam comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DianeV</title>
		<link>http://developedtraffic.com/2006/02/16/wordpress-spam-blocking/comment-page-1/#comment-957</link>
		<dc:creator>DianeV</dc:creator>
		<pubDate>Fri, 17 Feb 2006 02:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2006/02/16/wordpress-spam-blocking/#comment-957</guid>
		<description>A whole day, and zero spam comments. And here I was waiting to get more spamword text. &lt;grin&gt;</description>
		<content:encoded><![CDATA[<p>A whole day, and zero spam comments. And here I was waiting to get more spamword text. &lt;grin&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
