Forum Moderators: open
I have to sites that is a problem, both have some flash, gifs,jpgs and they are about 44kb, but other in that size popup quicker then mine. I have also tried to delete the sqls on the site but no real change are there any tricks here.
Also look into mod_expires to try to make the images and css cache for a long time on the visitors browser.
If you are using javascript on the page, see if you can use DEFER in the script tag to make the javascript execute AFTER the page loads rather than the browser waiting on the script.