![]() |
bad nature of hotlink protection
Quite a few of us would agree that hot linking is one of our many things to think about when launching a new site.
the normal anti hot linking code allow your site(s) and empty referrers... and it works brilliantly BUT (the big butt) what about images.google.com translate.google.com google cache (http://209.85.??.??/search?q=cache:) AOL Cache & compression servers more... I've collected a few mod_rewrite lines of code to help with google and AOL (cant confirm it works for AOL... perhaps someone can?). Does any of you have a comprehensive list of these lovely sites we do want to allow to hotlink to your site(s)? Code:
RewriteCond %{HTTP_REFERER} !^http://(.+\.)?aol\.com/.*$ [NC] |
Google image search fetches and caches your images rather than hotlinking them from your server. However your images must be fetchable by googlebot in the first place if you want them in google image search.
|
Here are a few you want on your list
Code:
RewriteCond %{HTTP_REFERER} ^http(s)?://(.*\.)?roberc\.lv.*$ [NC,OR] |
what's so bad about hotlinking?
it's more eyeballs on your stuff right? i can see maybe for affiliates if they are hosting sponsor watermarked content, they would be losing but for me, it's free advertising :-) |
Quote:
The fact that on the sites I mention above, the surfer has to have searched for the sites they want images from, means there's no "eyeball" or impression based value there for me at all. So yeah, it just ends up that programs that allow these particular sites to do that are playing the role of suckers, creating the content and paying for the bandwith that these cats use to sell other products. If they're cool with that, good for them, it just isn't a role I'm well suited for. That's just the sites I have blocked, there are other reasons not to allow hotlinking, and there are instances where hotlinking should be allowed or is necessary!|thumb concurrent post points some of those out: Hotlinking question I had |
All times are GMT -4. The time now is 04:46 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc