Search found 1 match
- Sat Nov 27, 2010 1:56 am
- Forum: General Discussion
- Topic: I'm having a trouble for speeding up my site.
- Replies: 0
- Views: 303
I'm having a trouble for speeding up my site.
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 ...