Welcome to the web's most helpful Online Free computer tips and tricks website. This site contains all Latest and Cool Computer tricks as well as some Internet Tricks, Registry tricks, Orkut tricks, Windows customize and Optimization tricks, Computer Tweaks. Solve your computer problems by browsing the website for related Computer solution. All tips work well in both Windows XP as well as windows vista or win 7 operating systems. Need some Computer Help? Then this website suites your must need. These windows and internet Hacks Tricks are safe and free from any Spy ware. Learn All Basic and Advanced computer tips and tricks and be a computer master. All the computer tips at Hack2011 are very interesting and are mainly meant for education purpose. Visit my new Computer Tips Blog and leave your comments and suggestions there. Enjoy your stay and read all the articles posted here.


How to speed up wordpress blog?

A lot of bloggers use WordPress to host their blogs. While WordPress is undoubtedly a great blogging tool, it unfortunately is little slow sometimes. The pages sometimes take more than a usual to load. While most of the reasons of poor performance are attributes to heavy architecture, there are still quite some spots where end users can tweak configurations to speed up the blog.
To speed up your blog use these tips
Remove inactive and unnecessary plugin
Each plugins execute there own code and access their own DBs. This is extra code that is executed apart from the normal wordpress code. So by deleting these inactive and unnecessary plugin you can speed up your blog .
Enable wordpress cache
Caching is the mechanism of storing the data that is rarely changes, but frequently requested. For e.g you header, footer and other template or theme
To enable cache in wordpress you can install wp-cache or wp-super-cache plugin

Enable Gzip compression
You can enable G-Zip compression on the server side to minimize the data transfer that happens when a page loads. The logic is simple. Let’s take an example that the page size is approx 30KB. Instead of transferring the entire 30KB, the server can compress it to the size of approx 5KB and then transfer it. Your browser and your has  the capability to de-compress it and then load it. The advantage is that since the transfer size is less, the transfer is fast! Moreover, you consume less bandwidth.
"These three tricks help you improve your blog performance by approx 30 – 40 %. And reduce you bandwidth uses by 60-70%"

No comments:

Post a Comment