View Full Version : Compression
lostinfr
07-18-2005, 08:13 PM
At the moment my pages are speeded up with a php.ini file (thank you siteground :) ) But it's still not as fast as I'd like it to be, are there any scripts to compress the pages further?
miguel
07-19-2005, 01:59 AM
Can you, please, provide an url to a sample page that does not load as quick as you wish, so that we can take a look and decide what can be done to further improve the loading speed?
traction
07-19-2005, 03:50 AM
http://www.lost-in-france.com/
If this is the site you are talking about, it seems to load pretty quickly here. One thing I did notice is all of your images are coming in about 20k each, maybe try and compress them a bit more without loosing the detail. Its a matter of finding the perfect size without loosing detail.
Owain.
lostinfr
07-19-2005, 06:21 AM
Hi,
Yes that's the url :D It's not server speed or anything, it's definitely the amount I've got on the page - I'm struggling with compressing the images further (using photoshop), I had them a lot lower before but the quality wasn't to good.
traction
07-19-2005, 07:09 AM
The other option then it to split the page in to a number of pages. i.e front page just a simple welcome page and then have links to other areas of interest.
Owain.