optimization - How to handle A LOT of images in a webpage? -


So im creating a website and I showed it to a fellow web developer. I want to make my website "visual experience" and Each page will have at least 30 50 x 50 thumbnails, one 120 x 100 image and some more thumbnails. This will be a member page only, so that you can have images, more registered users, we have a lot of images. In fact, each member can have their own photo album, which will be another set of images.

So he was really worried that my site would not be optimized and that unless I really do not really invest in expensive server servers, there is no way the images will load images immediately Waiting seconds to load

So I was thinking that there is no technology to fix it? When I look at the source feature of images of websites like facebook.com, it goes to places like, is there any kind of technique to store all the images on a different server / website?

So basically, there is going to be a very intensive website and I was wondering what is the best way to make sure that the user experience is probably smoother and to load users Personal images are not waiting for. Thank you.

There are services for this, which are called CDNs, some big sites have their own.

Comments