I'm having a trouble for speeding up my site.

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
glasswasher
Forum Newbie
Posts: 1
Joined: Sat Nov 27, 2010 1:52 am

I'm having a trouble for speeding up my site.

Post by glasswasher »

I have looked up websiteoptimization.com
I see that the eliminating the number of http requests will speed up the site loading, so what I did is instead of showing the images like jpeg or gif by placing in php files, I just put them in css lines by setting them as background.

Also, I compressed all of javascript files to one.

Download time is supposed to be 3.59 seconds in 1.44Mbps

However, my site is getting slower than ever! I don't know why... Is this a server issue? My site is: www.araiba3.com
(Japanese language)

Need some suggestions to speed up my site. :D

Thanks
Rod
Post Reply