What can I do to increase website speed? my website: http://ragetracks.com has been under some heavy traffic lately..I wonder if cache or any other plugins will make it faster?
Caching will always help. Also, not loading 4 billion images on the home page will help ... How you optimize a website depends on what type of CMS you are using, what type of server and what resources you have available.
If you have already implemented webapp level caching, then you may need to optimize your webserver, depending on your traffic load. I might also suggest using XHProf to profile your app under load, and see exactly where your site is bottlenecking, then fix the issues with the biggest bottlenecks first. Most often, this is going to be disk, as is it the slowest component of the system. A solution to this is that you can store data that is used very frequently in memory (with memcached for example), so that you have less disk seeks and less database queries, which, under load will net you a huge performance gain.
You are calling the same KMpHeu1MGgd.js script two times, and the server delivering it seems slow. You could combine many static elements. Reduce the image size. http://www.webpagetest.org/result/120917_E6_GVF/
Use persistent connections GZIP encode all appropriate text assets Compress Images Leverage browser caching of static assets Combine static CSS and JS files Minify CSS and JS files
Use CDN, compress image sizes, CSS, JS with any online script compressor or CMS plugins. Best to test your site performance with Mozilla addon Firebug, Yslow, Chrome Pagespeed
i can suggest you to take fast hosting from a good company and do not use any kind of flash to your site . i hope you will get solution
Hi, I would suggest using Pingdom's Full Page Test tool which allows you to test the speed of a website. Simply head over to the Pingdom website, click on 'Tools' and enter your domain name. Cheers.
I suggest you keep a standard size of images, with low quality. Make sure to convert the pictures in JPEG format, as it would reduce their size.
You have to work on ON-Page factors to speedup your website: Visit the following website and find out the area that needs to be optimized. websiteoptimization[dot]com[/]services[/]analyze[/]