Redirect Bad Robots with .htaccess


If you have wondered where you could redirect the robots.txt disobedient crawlers and bad bots, you have found the right place
http://www.redirect-bad-robots-with-htaccess.com was created so that bad bots and crawlers will not feel lonely and left out.

Redirection Method For Bad Robots and Crawlers Using .htaccess

Add the following to your .htaccess, in quotes to redirect bad robots and crawlers (not the old fashioned block)
"

RewriteEngine on
RewriteCond %{HTTP_USER_AGENT} ^(.*)Overkill [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Exact$ [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Starter [NC]
RewriteRule ^(.*)$ http://www.redirect-bad-robots-with-htaccess.com/ [L,R=301]
"

^(.*) = the ^(.*) signifies any user agent that contains the given name, and we have used Overkill. This will block any user agent string containing Overkill, a word, phrase, or characters you specify.

^$ = the ^$ signifies a specific, and full user agent name that will be blocked. It will block the full, complete, and exact user agent string Exact, or any other user agent string you specify. If you do not add any user agent name and leave it blank, every suspicious person not using a user agent will be blocked.

^ = the ^ by itself will block any user agent string that starts with Starter, or any other name of a user agent that you write.


| Home | About | Contact | Legal | Why Am I Here? |


Indemnifying Justice Green Non Toxic Commercial Cleaning Services Covering Greater Toronto Area

Battlestar Universe