Website is still loading is a big problem,but may be some percent of loading time can be decresed by using some recommended techniques.but before proceeding further,it is still need to understand, why a website is taking time to load ? it is due to images & javascript that take time to load.We have some technique to compress these load time reasons.
Image Compression
Image compression tool compress size of image from some 100kb to 20kb around,it is estimate reduction of 300%.So as due to small sizes the website loading images take less time.But sometime it also poorer the quality of image.So i have one more suggestion,use adobe photoshop to reduce size of image & always save image in adobe photoshop as 'save image for web devices' this is really a cool trick & it does not decrease quality of image.
if you don't have adobe photoshop than you can use some only tool of image compression.
these are : Image Optimizer , Image compression , Jpeg-Optimizer*
Javascript Compression
let's have step-by-step process of js compression.
Step 1
Step 2
See image below
Before inserting javascript code in 'Javascript Code Input ' remove '<script>' & '</script>'
Both these code must be remove before inserting your js code. Otherwise it will give error ' Unexpected token: operator (<) '.So be careful.
Step 3
Now compress javascript & you will get your new code in output field,that's it.
The compression above taken under are recommended steps for every blogger and programmer.who is designing their content & must be knowledge for future use.


this really helpful,i have implemented this technique & it is working js compression part is very good
ReplyDeleteMore tools for compression: CompressPNG and CompressJPG.
ReplyDelete@Bugaga
DeleteThank you for providing these links,but I already mentioned links which can compress any type of image format