Awesome WordPress Plugin: Hotlink Image Cacher

If you run a blog using WordPress, you owe it to yourself to install the Hotlink Image Cacher Plugin. It’s my favorite kind of plugin: it automates a tedious task.

When you want to display an image that you find on the internet, there are two ways of going about it. First, you can just put the url for that image into an image tag (e.g. <img src="[URL]">). This is called “hotlinking,” and it’s considered bad manners, as you’re stealing someone else’s bandwidth, and it’s a bad idea since the person who’s hosting the image might change or delete it.

The right way to deal with images is to download the image to your computer, upload it to your own server, and link it from there. This way, you have control over the image and you’re not stealing bandwidth. But it’s kind of a pain, especially if you want to use several pictures.

This plugin automates good behavior: You set up your blog post using hotlinking. It automatically copies the image to your server and changes the img tag to point to your copy, and it does it without getting in the way at all. Awesome!

Posted on
January 9, 2010 6:24 pm
 
 

2 Responses to “Awesome WordPress Plugin: Hotlink Image Cacher”

  1.  

    i like this plugin too. but this plugin does not follow variable links like i am looking for plugins which can evaluate variable within img src. if that will be made available, it will be one killer plugin.

  2.  

    Don’t think this plugin works anymore :(

Leave a Reply

Name and Mail fields are required. Emails will not be published.