<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Clan-Leaders.net &#187; Guides</title>
	<atom:link href="http://www.clan-leaders.net/category/guides/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.clan-leaders.net</link>
	<description></description>
	<lastBuildDate>Mon, 02 Nov 2009 22:12:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Reducing Bot Registration on Your Clan&#8217;s Forums</title>
		<link>http://www.clan-leaders.net/guides/reducing-bot-registration/</link>
		<comments>http://www.clan-leaders.net/guides/reducing-bot-registration/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 18:03:33 +0000</pubDate>
		<dc:creator>Cham</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[vbulletin]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.novagamers.net/files/web/clan-leaders.net/?p=1</guid>
		<description><![CDATA[Bot Registrations have long been a problem with running a forum. vBulletin does not support Question &#38; Answer Verification with reCAPTCHA &#8220;out-of-the-box&#8221;. In this example, we will be creating a Custom User Profile Field in combination with  reCAPTCHA to prevent automated scripts from registering on your clan&#8217;s forum.
AdminCP -&#62; User Profile Fields -&#62; Add New [...]]]></description>
			<content:encoded><![CDATA[<p>Bot Registrations have long been a problem with running a forum. vBulletin does not support Question &amp; Answer Verification with reCAPTCHA &#8220;out-of-the-box&#8221;. In this example, we will be creating a Custom User Profile Field in combination with  reCAPTCHA to prevent automated scripts from registering on your clan&#8217;s forum.</p>
<p><strong>AdminCP -&gt; User Profile Fields -&gt; Add New User Profile Field</strong></p>
<p><strong>Profile Field Type:</strong> Single-Line Text Field</p>
<p>This is an example, so feel free to change any of the following values when creating your User Profile:</p>
<p><strong>Title:</strong> Can you spell?<br />
<strong>Description:</strong> Enter the first letter of the word &#8220;Soccer&#8221;<br />
<strong>Default Value:</strong> Z<br />
(Anything but the valid answer will suffice)<br />
<strong>Field Required:</strong> Yes, at registration and profile updating<br />
<strong>Field Editable by User:</strong> Only at registration<br />
<strong>Private Field:</strong> Yes<br />
<strong>Field Searchable on Members List:</strong> No<br />
<strong>Show on Members List:</strong> No<br />
<strong>Regular Expression:</strong> ^[sS]$<br />
(This expression only allows an &#8217;s&#8217; or &#8216;S&#8217; as valid answers, adjust accordingly to your question)</p>
<p>Hopefully by taking the above steps the amount of automated registrations and spam on your vBulletin forum should decrease.</p>
<p>Quick Update: Since implementing this on my Forum, I have yet to see a single automated registration bot make it through the registration process.</p>
<div align="center">
<script type="text/javascript"><!--
google_ad_client = "pub-8741760374234730";
/* 468x60, created Clan-Leaders.net Footer */
google_ad_slot = "6648311060";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.clan-leaders.net/guides/reducing-bot-registration/feed/</wfw:commentRss>
		<slash:comments>191</slash:comments>
		</item>
	</channel>
</rss>

