I'm using a blogger platform for blogging. I've many widgets on my blog which refer to JavaScript files on the different servers, which is affecting loading performance of my blog.
Can I combine those files into one in order to reduce my requests to those servers? Or is there any other way to optimize my JavaScript code?