Created in early 2004, UNEASYsilence aims to deliver daily coverage of offbeat & generally geeky news. Subscribe via RSS or Email.

READING single

Protect *Against* Bandwidth Leeching (Part II)

Posted in Cool, Downloadable by Dan at 3:31 pm
closeThis post was published 2 years 6 months 17 days ago and its content may not be valid anymore.

Last week we spoke about how to prevent Spam blogs for ripping your content and killing your bandwidth bill. This week how to prevent image ripping.

Normally if you run a website that doesn’t have a news feed it is really easy to block people from stealing your images by using tweaking your .htaccess file with a referrer requirement. BUT if your site has a news feed that tick won’t work.

The Hotlink Protection Plugin for Wordpress Referrer checks every request for an image that is made to your site. If the referrer empty or not from your your blog the request is redirected to an information image or the image is blocked.

To ensure that feed readers see images the image urls in the feed are replaced by an alternate ’secret’ URL. This secret URL is not protected by a referrer check so online feedreaders get the image, and since you implemented my tip from last week you don’t have to worry about spam blogs getting the secret link.

Read More

6 Responses to “Protect *Against* Bandwidth Leeching (Part II)”

  1. Chris says:

    How about protect “against” bandwidth leeching? I half expected this to be on some leechers’ rights movement.

  2. Dan says:

    Hows that :P

  3. Andrew Clark says:

    I like how they posted about this, but aren’t using it.

  4. Dan says:

    Before we roll out an update we test it on a subsite, we will roll this out once it passes our QC.

  5. Andrew Clark says:

    makes sense, does this mean that I cant save your images for use in my blog anymore?

  6. Dan says:

    You can still save away… It is more to combat spammers.

Additional comments powered by BackType