Hi Guys,
I had the intention to lower the page load time for my users. So, first thing I did was move to a better server.
Next, I:
Lowered image sizes
Combined css/scripts
Applied CSS sprites
Minified the code (java, css and html)
Applied Compression
Utilized google apps as a free CDN for images (10 Easy Steps to use Google App Engine as your own CDN | Digitalistic - Mashup or die trying)
Applied google library jquerry cache'ing
I've shaved about 2-3 secs off my total page load time for the home page. From 3-5 secs to 1-2. Not bad. I'll report back if/when I see conversion/rankings increase.
But once I get into things, I'm the type of guy to obsess. So, I'm in over my head on a few things and was wondering if any of you tech geniuses could give me a pointer:
Server Response time - I'm using a VPS level 5 at godaddy. I noticed I was having a response time of 167. So I did a trace route and I found my shit bouncing all over the place. I did a trace route for Wickedfire, and BAM! 1-10ms. Fuck me! I want! - So, how the fuck do I get this? Clouflare FTW, or something else? I did a traceroute for other sites that use cloudflare, but they had long response times and similar hops... so not sure how WF is getting suck awesome Server response times. Maybe it is hardware muscle? backbone connection?
I had the intention to lower the page load time for my users. So, first thing I did was move to a better server.
Next, I:
Lowered image sizes
Combined css/scripts
Applied CSS sprites
Minified the code (java, css and html)
Applied Compression
Utilized google apps as a free CDN for images (10 Easy Steps to use Google App Engine as your own CDN | Digitalistic - Mashup or die trying)
Applied google library jquerry cache'ing
I've shaved about 2-3 secs off my total page load time for the home page. From 3-5 secs to 1-2. Not bad. I'll report back if/when I see conversion/rankings increase.
But once I get into things, I'm the type of guy to obsess. So, I'm in over my head on a few things and was wondering if any of you tech geniuses could give me a pointer:
Server Response time - I'm using a VPS level 5 at godaddy. I noticed I was having a response time of 167. So I did a trace route and I found my shit bouncing all over the place. I did a trace route for Wickedfire, and BAM! 1-10ms. Fuck me! I want! - So, how the fuck do I get this? Clouflare FTW, or something else? I did a traceroute for other sites that use cloudflare, but they had long response times and similar hops... so not sure how WF is getting suck awesome Server response times. Maybe it is hardware muscle? backbone connection?