View Single Post
Old 05-10-2008, 04:37 AM   #20 (permalink)
NinjaSteve
Step off I'm doin' the Hump!
 
NinjaSteve's Avatar
 
Join Date: Dec 2003
Posts: 2,100
Points: 5,055
Send a message via ICQ to NinjaSteve
Quote:
Originally Posted by seeandsee View Post
AP i use htaccess code Kaktusan posted in one thread.

Code:
RewriteEngine On
RewriteCond %{HTTP_REFERER} ^http://images. [NC]
RewriteCond %{REQUEST_URI} !/imagetraffic [NC]
RewriteRule ^.*$ /imagetraffic.html [R=301,L]
change imagetraffic.html to any page you want your traffic to get redirected. (somebody reported it's not working on wp, working great for me on "none wp" sites)
Does it hurt your google images results? Gets your images removed from the search?
NinjaSteve is online now   Reply With Quote Send a private message to NinjaSteve