<?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: Spam blogs and Buddypress</title>
	<atom:link href="http://wpmututorials.com/how-to/spam-blogs-and-buddypress/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpmututorials.com/how-to/spam-blogs-and-buddypress/</link>
	<description>WordPressMU how to - tips, hints, tricks and explainations for multiple blogs in WordPress</description>
	<lastBuildDate>Sun, 14 Mar 2010 18:20:40 -0300</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dmitri</title>
		<link>http://wpmututorials.com/how-to/spam-blogs-and-buddypress/#comment-6242</link>
		<dc:creator>Dmitri</dc:creator>
		<pubDate>Wed, 03 Feb 2010 22:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=230#comment-6242</guid>
		<description>Sorry it might not be a correct place to ask, but it seems you know quite a lot about bp and I cant find this info anywhere else.

My question:
As I have a site in russian lang and when the group is created or forum it tries to use cyrillic in a slug, which messes everything up.

How can I change rewrite rules for bp, so that instead of slug id is used?

Thanks in advance

Dmitri</description>
		<content:encoded><![CDATA[<p>Sorry it might not be a correct place to ask, but it seems you know quite a lot about bp and I cant find this info anywhere else.</p>
<p>My question:<br />
As I have a site in russian lang and when the group is created or forum it tries to use cyrillic in a slug, which messes everything up.</p>
<p>How can I change rewrite rules for bp, so that instead of slug id is used?</p>
<p>Thanks in advance</p>
<p>Dmitri</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://wpmututorials.com/how-to/spam-blogs-and-buddypress/#comment-5898</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Sat, 23 Jan 2010 20:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=230#comment-5898</guid>
		<description>Did you also upgrade BP?</description>
		<content:encoded><![CDATA[<p>Did you also upgrade BP?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kwatog</title>
		<link>http://wpmututorials.com/how-to/spam-blogs-and-buddypress/#comment-5891</link>
		<dc:creator>kwatog</dc:creator>
		<pubDate>Sat, 23 Jan 2010 17:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=230#comment-5891</guid>
		<description>This worked prior to wpmu2.9.  I got tons of splogs right after I upgraded.

I don&#039;t know if it&#039;s a coincidence.</description>
		<content:encoded><![CDATA[<p>This worked prior to wpmu2.9.  I got tons of splogs right after I upgraded.</p>
<p>I don&#8217;t know if it&#8217;s a coincidence.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amir</title>
		<link>http://wpmututorials.com/how-to/spam-blogs-and-buddypress/#comment-5862</link>
		<dc:creator>Amir</dc:creator>
		<pubDate>Fri, 22 Jan 2010 18:46:35 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=230#comment-5862</guid>
		<description>it doesn&#039;t work. I pasted the following code in .htaccess file. 

# BEGIN ANTISPAMBLOG REGISTRATION
RewriteCond %{REQUEST_METHOD} POST
RewriteCond %{REQUEST_URI} .register*
RewriteCond %{HTTP_REFERER} !.*mysitename.com.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^$
RewriteRule (.*) http://die-spammers.com/ [R=301,L]
# END ANTISPAMBLOG REGISTRATION

but still blogs are being made by spammers. Is there any other solution to stop spammer?</description>
		<content:encoded><![CDATA[<p>it doesn&#8217;t work. I pasted the following code in .htaccess file. </p>
<p># BEGIN ANTISPAMBLOG REGISTRATION<br />
RewriteCond %{REQUEST_METHOD} POST<br />
RewriteCond %{REQUEST_URI} .register*<br />
RewriteCond %{HTTP_REFERER} !.*mysitename.com.* [OR]<br />
RewriteCond %{HTTP_USER_AGENT} ^$<br />
RewriteRule (.*) <a href="http://die-spammers.com/" rel="nofollow">http://die-spammers.com/</a> [R=301,L]<br />
# END ANTISPAMBLOG REGISTRATION</p>
<p>but still blogs are being made by spammers. Is there any other solution to stop spammer?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fouad</title>
		<link>http://wpmututorials.com/how-to/spam-blogs-and-buddypress/#comment-4723</link>
		<dc:creator>Fouad</dc:creator>
		<pubDate>Tue, 22 Dec 2009 13:01:38 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=230#comment-4723</guid>
		<description>Thank you!
Here is a modified re-Captcha to work with BuddyPress.
Hope this will help :)

http://team.pookeo.net/2009/12/22/re-captcha-for-buddypress/</description>
		<content:encoded><![CDATA[<p>Thank you!<br />
Here is a modified re-Captcha to work with BuddyPress.<br />
Hope this will help <img src='http://wpmututorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://team.pookeo.net/2009/12/22/re-captcha-for-buddypress/" rel="nofollow">http://team.pookeo.net/2009/12/22/re-captcha-for-buddypress/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://wpmututorials.com/how-to/spam-blogs-and-buddypress/#comment-4640</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sun, 20 Dec 2009 05:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=230#comment-4640</guid>
		<description>Would the slug always be register?  I have 
RewriteCond %{REQUEST_URI} .register*
as the entry for the slug and have deleted the WP MU register file and the bbPress ones also. 

I have no idea how splog registers are signing up but I am close to looking elsewhere for a solution 12 -20 splogs a day and a deny list of close to 120 IP addresses.  It is getting real old using 1/2 hour a day of my life to clean up after these jerks.

I know they are using an automated method because I installed BP-Registration-Options
and although it does not really work well enough to use yet I could tell the amount of automated to actual sign ups.  Almost all sploggers are automated on my site.</description>
		<content:encoded><![CDATA[<p>Would the slug always be register?  I have<br />
RewriteCond %{REQUEST_URI} .register*<br />
as the entry for the slug and have deleted the WP MU register file and the bbPress ones also. </p>
<p>I have no idea how splog registers are signing up but I am close to looking elsewhere for a solution 12 -20 splogs a day and a deny list of close to 120 IP addresses.  It is getting real old using 1/2 hour a day of my life to clean up after these jerks.</p>
<p>I know they are using an automated method because I installed BP-Registration-Options<br />
and although it does not really work well enough to use yet I could tell the amount of automated to actual sign ups.  Almost all sploggers are automated on my site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://wpmututorials.com/how-to/spam-blogs-and-buddypress/#comment-4252</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Wed, 09 Dec 2009 13:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=230#comment-4252</guid>
		<description>If you visit your site while not logged in, the signup link will be in the admin bar. Just hover over it to see the slug.</description>
		<content:encoded><![CDATA[<p>If you visit your site while not logged in, the signup link will be in the admin bar. Just hover over it to see the slug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Heath</title>
		<link>http://wpmututorials.com/how-to/spam-blogs-and-buddypress/#comment-4251</link>
		<dc:creator>Kevin Heath</dc:creator>
		<pubDate>Wed, 09 Dec 2009 12:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=230#comment-4251</guid>
		<description>How do I know what my sign up slug is?

Sorry - I&#039;m a WP newbe.</description>
		<content:encoded><![CDATA[<p>How do I know what my sign up slug is?</p>
<p>Sorry &#8211; I&#8217;m a WP newbe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prentiss Riddle</title>
		<link>http://wpmututorials.com/how-to/spam-blogs-and-buddypress/#comment-1333</link>
		<dc:creator>Prentiss Riddle</dc:creator>
		<pubDate>Sat, 24 Oct 2009 13:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=230#comment-1333</guid>
		<description>This would also block users who have turned off referrer reporting in their browsers.  I&#039;m guessing that is not a significant portion of users, but does anyone know?

(It would also fail to block spambots smart enough to fake their referrer info. Just the usual arms race.)</description>
		<content:encoded><![CDATA[<p>This would also block users who have turned off referrer reporting in their browsers.  I&#8217;m guessing that is not a significant portion of users, but does anyone know?</p>
<p>(It would also fail to block spambots smart enough to fake their referrer info. Just the usual arms race.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mes bookmarks du 22.09.2009 au 23.09.2009</title>
		<link>http://wpmututorials.com/how-to/spam-blogs-and-buddypress/#comment-1196</link>
		<dc:creator>Mes bookmarks du 22.09.2009 au 23.09.2009</dc:creator>
		<pubDate>Wed, 23 Sep 2009 10:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=230#comment-1196</guid>
		<description>[...] Spam blogs and Buddypress &#8211; WPMU Tutorials &#8211; [...]</description>
		<content:encoded><![CDATA[<p>[...] Spam blogs and Buddypress &#8211; WPMU Tutorials &#8211; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
