I noticed that some websites are linking to my images and I want to prevent this but at the same time I want to allow Google and other search engines to display my images on image search. I have this code in my .htaccess file:
Just be aware tyhat you MAY need to always allow the ‘stop-hotlinking’ gif through the rules too - assuming its on the same host as the rules are there to protect.
I can dig out what I had to do on a previous site to allow this if needed - i had to forcibly allow the ‘block’ image through otherwisse it got stuck in an infinite loop.