Hotlinking
OK, this topic has been beat to death, but I had a thought and don't know if my idea is even possible but thought I'd throw it out there.
Is there a way that if someone is hotlinking something from your site, that the thing being hotlinked forces the theif's page to redirect to yours the instant the hotlinked thing is displayed in a browser? How fun would that be (or maybe it's a bad idea if it's used in a malicious way which someone is bound to figure out I'm sure)?
This would probably require some kind of script I would imagine....like if referrer isn't same domain then image redirect is yourdomain.com. I googled it but couldn't find anything except about .htaccess and bandwidth theft, which we already know about...I wanted to take it one step further.
Here's what sparked my idea...I had an incorrect URL to one of the images on one of my sites but didn't know it. I had the .htaccess set to direct the normal 404 error document to the index page of my site (which is way better than people getting the dreaded 404 error message especially if they came there from an outdated or broken link).
Each time I visited the page with the misspelled link to the image I was trying to display, it kept taking me to the index page of my site rather than display the page I wanted and have it show the normal broken image thingie, which is when I realized that something on the page was forcing a 404 error and taking me to the main page. Turned out to be a misspelled image url. I found it rather interesting that something as simple as a misspelled url to an image would force the redirect. Then I thought...what a great idea to be able to do this with hotlinking. Talk about screwing with bandwidth thieves!
If it's not fun, stop doing it!
Bookmarks