<?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: PHP : Attempting to Block Site Leechers/Crawlers</title>
	<atom:link href="http://www.decodephp.com/2007/03/18/php-attempting-to-block-site-leecherscrawlers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.decodephp.com/2007/03/18/php-attempting-to-block-site-leecherscrawlers/</link>
	<description></description>
	<lastBuildDate>Wed, 20 Apr 2011 18:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Ersun Warncke</title>
		<link>http://www.decodephp.com/2007/03/18/php-attempting-to-block-site-leecherscrawlers/comment-page-1/#comment-493</link>
		<dc:creator>Ersun Warncke</dc:creator>
		<pubDate>Wed, 14 Apr 2010 17:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://decodephp.com/new2/?p=33#comment-493</guid>
		<description>SpiderSquash is a new bot blocker that works by fingerprinting request headers in order to detect spoofed requests.  It also performs statistical analysis on request patterns in order to differentiated between real and automated clients.</description>
		<content:encoded><![CDATA[<p>SpiderSquash is a new bot blocker that works by fingerprinting request headers in order to detect spoofed requests.  It also performs statistical analysis on request patterns in order to differentiated between real and automated clients.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://www.decodephp.com/2007/03/18/php-attempting-to-block-site-leecherscrawlers/comment-page-1/#comment-140</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Wed, 17 Sep 2008 22:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://decodephp.com/new2/?p=33#comment-140</guid>
		<description>Cool Thanks For the Tips!</description>
		<content:encoded><![CDATA[<p>Cool Thanks For the Tips!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eitam</title>
		<link>http://www.decodephp.com/2007/03/18/php-attempting-to-block-site-leecherscrawlers/comment-page-1/#comment-104</link>
		<dc:creator>Eitam</dc:creator>
		<pubDate>Mon, 21 Jul 2008 15:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://decodephp.com/new2/?p=33#comment-104</guid>
		<description>Method 8:
If you want to make sure you page can be bookmarked
correctly, blocking requests without your site referrer will do bad,
Instead, Check for a referrer if it exists and it is not yours,
block the request.</description>
		<content:encoded><![CDATA[<p>Method 8:<br />
If you want to make sure you page can be bookmarked<br />
correctly, blocking requests without your site referrer will do bad,<br />
Instead, Check for a referrer if it exists and it is not yours,<br />
block the request.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

