View Single Post
Old 08-21-2003, 04:34 PM  
rowan
Too lazy to set a custom title
 
Join Date: Mar 2002
Location: Australia
Posts: 17,393
possible hotlink solution

I'm sure this has been thought of before, I'm interested in comments on how this would affect Joe Surfer, and whether sites such as TGPs would allow it on galleries.

The solution is simple - the HTML content page sets a cookie, and you use htaccess to only serve the image if that cookie is presented. If there is no cookie presented, you can redirect to an image showing the URL of the content page, or asking them to enable cookies...

The catch is that this will affect some surfers who are browsing the HTML page interactively as usual, but for some reason their browser does not accept cookies. However, other solutions such as only allowing ^$ and *mydomainname.com* will also not work for 100% of the surfers.

Would I get blacklisted at a typical TGP for doing this?
rowan is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote