Anyone got anymore good pics to help deal with hotlinkers? Can see my latest effort here The Unseen or The Unknown.......? - The Apartment buildings. (gotta scroll about halfway down)
C
C
Probably increased their conversion rate.I had someone hotlinking pics from my landing page, so I replaced it with a pic saying that their offer is a scam.
[FONT=Verdana][SIZE=2][COLOR=#ff0000][COLOR=White]RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?[COLOR=YellowGreen]yourdomain.com[/COLOR](/)?.*$ [NC]
RewriteRule \.(gif|jpe?g|png|bmp)$ [COLOR=YellowGreen]/images/humiliatingimage.gif[/COLOR] [L,NC][/COLOR]
[/COLOR][/SIZE][/FONT]