JavaScript (JS) can provide functionality and interactivity to a web site, but the main benefits are server resource conservation because of their big size. This make us want to make our Busby SEO Test Page site have better loading time and void to use javascript.
If we want to use it we will try to use less JS. For an example we use only one JS in this busby seo page. It’s only light JS, so it’s doesn’t matter for this page. But, if when we want more JS, I think tips by Niels Leenheer will help us much. He write about Make your pages load faster by combining and compressing javascript and css files.
The key points from his testing are, Combining the set of JavaScript files into one, Compressing that resulting file, Caching the compressed file to disk (instead of compressing on the fly for each request).
To solve this problem, compression, obfuscation and bundling are all great options. Check this url below :
Javascript and CSS Compression
- Bundle-Fu – Bundle Your JS/CSS Assets in 10 Seconds or Less
- Make Your Pages Load Faster by Combining and Compressing Javascript and CSS Files
- Faster Page Loads – Bundle Your CSS and Javascript
- Pack:Tag
AJAX and CSS Optimization
Javascript Compression
- Serving JavaScript Fast
- JSMin – The JavaScript Minifier
- YUI Compressor
- GZip output compression with AJAX
Don’t forget to check your page SEO score after reducing your script file.
November 15th, 2008 at 4:25 pm
I’m learning SEO too. Great tips over there. Thanks alot!
November 16th, 2008 at 3:55 am
I have tested mine and the scored is 90 points out of a possible 100.
Well, good luck lah all Indonesian participants!
November 17th, 2008 at 9:59 am
Wow this is a very challenging seo contest ever.. Congratulation for the coming winner for busby seo test contest.
November 29th, 2008 at 10:58 am
Great tips and tutorial. Good Luck for Busby SEO TEST.
I’m interest your posting and next tutorial
January 2nd, 2009 at 5:47 am
Great tutorial and, frankly, it’s actually bring much benefits to our blog by following this. Happy New Year, buddy…
July 27th, 2009 at 5:29 pm
I have applied the combine.php as given by rakaz but files are uncompressed still. can anyone help me out y?