Quote:
Originally Posted by KCTS
I have my own site already so I just need somewhere to be able to host my photos that I can link to and allow password protected access to events so that people can order their own prints and have then sent directly to them. Colour world imaging just looks too complicated - and just how much is costs is not clear
photoium looks Ok until you realise that for £44 you only get 150 photos - not even one wedding !
Smugmug seems good - but its US and i need a UK based printer
Any more suggestions?
|
There is a way of doing this again for free (you can tell I'm a big believer in doing things for free can't you

). However it might not be suitable for a wedding photographer or a pro who's main income comes from photography. For everyone else though it could well be a viable solution.
The problem you've identified is that of all the companies that offer affordable hosting of galleries and do all the printing for you are either based in the US, provide prints by an unknown company, allow only limited uploads, are expensive or a combination of some or all of them.
The solution I use I fully admit isn't ideal but it does work. I use Photobox Pro Gallery which is completely free to use, you can set your own prices, select what sizes and products you wish to sell and you can password protect some or all of your galleries. The quality of Photobox prints is excellent as is their service and turn around times and because the client pays Photobox direct you don't need to worry about have a merchant bank account in order to process credit cards or the expense of doing so either. Basically the client views your photos, adds them to the shopping cart in the sizes you offer, they then make their payment, Photobox print and dispatch the photos and take their costs for printing and dispatch (which are very cheap anyway) and then you can request the money from Photobox. Job done.
The catch is that Photobox Pro Galleries are only viewable via the Photobox website i.e. you can't host it yourself. But there is a solution and this is where it might not be ideal for some. If you already have your own website than you can display any webpage on pretty much any server in the world by using what's called an iFrame. Effectively this is an empty page on your website that simply calls the webpage from another website and displays it in place, giving the impression that the 'remote' page is actually part of your site.
There are various ways this can be implemented and some ways are better than others. For example if you use a CMS (Content Management System) such as Wordpress of Joomla or if you have written your site in PHP you can usually use a bit of code that some CMS's call a wrapper. A wrapper is basically the same thing as coding it in HTML but it gives you a bit more flexibility.
What's the down side? The downside is getting the 'remote' page (i.e. your Photobox Pro Gallery) to look the same as your own website. Unfortunately Photobox give you some control over how your Pro Gallery looks but you can't control things like the font or colours which means that unless you use the same colour scheme and design on your main site it won't match.
If you want to see an example of what a Photobox Pro Gallery looks like inside a wrapper then take a look at my site
http://www.peakoverload.com/store/buy-prints.html
Like I say, this isn't going to suitable for everyone but if you just want to be able to offer prints for sale without the expense of additional hosting which largely makes it uneconomical then it is an option.
HTH