<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Yakezie.com - Topic: Blocking Bad Bots</title>
	<link>https://yakezie.com/forums/help-desk/blocking-bad-bots/</link>
	<description><![CDATA[Selflessly Helping Others]]></description>
	<generator>Simple:Press Version 4.5.1</generator>
	<atom:link href="https://yakezie.com/forums/?help-desk&#038;blocking-bad-bots&#038;xfeed=topic" rel="self" type="application/rss+xml" />
<item>
	<title>Glen Craig on Blocking Bad Bots</title>
	<link>https://yakezie.com/forums/help-desk/blocking-bad-bots/#p92926</link>
	<category>Help Desk</category>
	<guid isPermaLink="true">https://yakezie.com/forums/help-desk/blocking-bad-bots/#p92926</guid>
	<description><![CDATA[<p>Thanks for passing this along.  I&#039;ll have to look at my server and see what my usage is.</p>
]]></description>
	<pubDate>Fri, 03 May 2013 13:27:01 +0000</pubDate>
</item>
<item>
	<title>Eric - PersonalProfitability.com on Blocking Bad Bots</title>
	<link>https://yakezie.com/forums/help-desk/blocking-bad-bots/#p92905</link>
	<category>Help Desk</category>
	<guid isPermaLink="true">https://yakezie.com/forums/help-desk/blocking-bad-bots/#p92905</guid>
	<description><![CDATA[<p>Hey all, I just had an interesting experience that required an interesting solution that I want to share with you.</p>
<p>A long time ago, I worked somewhere that blocked many websites from the office. To get around it, I used PHProxy installed on my server (a sub-directory on my personal blog). Just this week, it appears that Yandex, a major Russian search engine, began to scan that sub-directory.</p>
<p>Being a PHP tool, I started getting all sorts of warnings from Wordpress Firewall, and it appeared that Yandex was scanning my site constantly including that directory, which has since been deleted.</p>
<p>It turns out Yandex has bots that are quite relentless and use a lot of bandwidth. A little searching showed that I could add this to my .htaccess file and block them:</p>
<blockquote>
<pre>SetEnvIfNoCase User-Agent "^Yandex*" bad_bot
Order Deny,Allow
Deny from env=bad_bot</pre>
</blockquote>
<pre>Anywho, if you see tons of bandwidth and resources being stolen by bots you don&#039;t really care about, you can use code like this to block them.</pre>
]]></description>
	<pubDate>Fri, 03 May 2013 07:56:57 +0000</pubDate>
</item>
</channel>
</rss>
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/


Served from: yakezie.com @ 2026-04-05 17:30:30 by W3 Total Cache
-->