How To Speed Up Your WordPress Blog Loading Time
How quick is your website loading all your content ? This question often comes up in my brain when I developed a WordPress Themes.
Lots of people extremely concern about W3C standard code of CSS and HTML syntax. For me, W3C standard is essential but it is not become my leading list when I developed a themes. I was much more concern about how quick a web site could load all their contents.
Some individuals says that WordPress engine was really slow to load the content just like another PHP framework such as CodeIgniter although it’s not the same one. But I really enjoy it and it is become my first priority when I produce a web project like a business profile or a magazine.
Ok then, let’s get to begin how to speed up WordPress Engine as your primary site.
- You need a super cache plugin called W3 Total Cache. Your website will be cached by this plugin and you could speed up more than 30% faster.
- Http Express is a HTTP proxy that catches all images, css, javascript and flash movies on the fly to add correct HTTP headers. This plugin create an Expires, Cache-control, Pragma, Last-modified automatically. It could reduce about 20%.
- WP-HTML-Compression,This plugin will compress your HTML by removing standard comments and white space; including new lines, carriage returns, tabs and excess spaces. Most importantly, by ignoring pre, textarea, script and Explorer conditional comment tags, presentation will not be affected. This plugin will reduce website load about 30%.
So, you could dramatically make your website very fast using this three plugins and it’s all free to download. Don’t forget to check your site before and after optimize your web.
Here it is some tools you might need to check :
Mozilla Firefox Add Ons : Firebug & YSlow
Web tools : GTMetrix & iWebTool
Source:
How to speed up your WordPress themes
http://wptricks.net/how-to-speed-up-your-wordpress-themes/
Tags: how to speed up blog, speed up blog, speed up wordpress









