Making the Most of Image sharing Services in Wordpress


Making the Most of Image-sharing Services

For sites running on limited hardware or shared hosting accounts, it may be crucial to save on both space and bandwidth, and what better way than to host the videos on YouTube and the images on Flickr? The same actually applies to larger sites not generating much money, but they tend to be able to afford custom solutions like stored data in the cloud or static files on servers.

Serving the images from any of the photo-sharing sites out there is a sure way to keep both bandwidth and storage down, especially if the site in question is running a lot of photos. A good example would be a videogame site, pumping screenshots not seldom less than around 700 KB in size each, and with larger screens and HD resolutions comes the need to share them in that resolution as well. Say you shoot out two screenshot galleries every day, each containing 10 images. That’s 140 images every week, or 560 per month. At around 700 KB each, that adds up for sure; to over 380 MB per month actually. You don’t need to be a mathematician to understand that such a site will require a lot of megabytes in bandwidth, as well as storage in the long run.

That’s why photo-sharing sites are interesting. Pumping images in to Flickr means that you needn’t worry about those things. Now, it may be a bit of a stretch to have the big videogame sites running their screenshot library on Flickr, but what about the ones relying on more traditional photography?

There is money to be saved here, by “doing a YouTube” with images as well. After all, even the best of them are embedding videos these days, so why not images? Naturally there are drawbacks, most importantly the fact that if your image host goes out of business you’ll lose all your images. You can sort that out with backups, of course, but you’d need to put them in again manually. On the other hand, these services are rarely small players, and if you stick to the big ones it isn’t likely they’ll go away. Again, if you can rely on YouTube you should be able to rely on the likes of Flickr. There is some trust involved, after all.

Another issue is loading time. If your image host is struggling to serve the images, for one reason or another, your site will suffer for it. In the long run I believe that images are more of what I like to call “direct content” than video, and that’s why I tend to store and serve them locally whenever I can. If I really need to serve them from someplace else to keep a site up, I’d look into file servers and cloud solutions before relying solely on a third-party service.

However, that doesn’t mean that I don’t think about going the third-party route, and as a dedicated Flickr user I sometimes use it as an image host. It is convenient and saves both time as well as bandwidth and space. Despite all I’ve said so far, those are hard facts to argue with.

Posting from Flickr

Flickr (flickr.com) is probably the most popular photo-sharing site out there. It lets you upload photos for free, up to a limit, and if you want to upload more photos you can purchase a pro account. It also works very well with blogs, and you can even share your Flickr photos (and those of others) directly to your weblog. This is done in your account settings, and WordPress is just one of many types of blogs that Flickr can let you share photos to. To share photos on your weblog using Flickr:

Now you can send photos from Flickr directly to your weblog. Find a photo you want to send, click the Share This link in the top right when viewing it, and then choose your weblog under the Blog It tab. You’ll get to fill out some more content if you like. Remember, it is not possible to share all photos this way.

Flickr is a commonly used tool not only for posting images, but also for saving traffic. By serving the images from Flickr you won’t strain your own server, which can be a good thing. Of course, it works both ways, because if Flickr should go down (or out of business), your images will go down with it, so make sure you’ve got backups of everything.

Legal Disclaimer

Our website is not responsible for the information contained by this article. Articleinput.com is a free articles resource thus practically any visitor can submit an article. However if you notice any copyrighted material, please contact us and we will remove the article(s) in discussion right away.

Note: This article was sent to us by: Jason D. at 05132010

Related Articles

1. Show off Your Twitter for Wordpress
Integrating the social web Before digging into the various techniques used to display and connect to the social Web, it is important not to forget the most ob...

2. How to do lifestreaming with WordPress
Lifestreaming with WordPress Lifestreaming is a term commonly used to describe the mashing up of everything you do online. A bit presumptuous, perhaps, to assum...

3. Social Web Submit Buttons plugin Worspress
Social Web Submit Buttons The social Web is certainly a big consideration when working with editorial content today. While search engines can trickle in visitor...

4. Wordpress Hosted Comment Solutions
Pimping the Comments With the addition of threaded comments in the WordPress core, and the excellent CSS styling options that are now available, as well as the ...

5. How to Backing Up database for Wordpress
Backing Up Anyone who has lost data in a hard drive crash or similar knows the importance of backing up, and it goes without saying that this applies to your on...

6. What you need to know about the Wordpress database
Hacking the Database Most of the time you needn’t worry about the database; WordPress will do that for you. There are database changes between versions so...

7. Switch hosts with wordpress when export and import do not work
WordPress and Switching Hosts There are several ways of moving to a new server. My preferred one is using the Export/Import functionality found under Tools in W...

8. Do not share your MySQL user with any other system
Server Stuff The MySQL user for your WordPress database, which incidentally shouldn’t be shared with any other system, doesn’t actually need all wri...

9. What is WordPress core and how to use template tags
About the WordPress Core Any good CMS will keep its core files apart so that you don’t ruin the code that makes the system work, and WordPress is no excep...