You are here: Home >> Articles & Tutorials >> Top 10 Tips to Improve Performance and Speed of WordPress
By ruby on Jun 22, 2010 |Technology
Was this helpful?
0
0
Website performance is a key factor to success to any website. Today, WordPress is becoming more and more popular than any other times. The following 11 techniques to enhance speed and performance of WordPress may be useful to you.
1. Install DB Cache plugin
DB Cache plug-in can do a lifetime cache for each database query. Its advantage is that the speed is much faster than other HTML cache plug-ins and it uses less disk space.
2. Minimize the PHP and database query
Reducing the PHP and database queries can reduce the burden on web servers. Every time loading page, if the browser has performed any PHP queries, it will increase your wait time to open the page. If you use HTML to replace some of the PHP, then when loading the page, the browser merely reads HTML.
3. Remove unnecessary plug-ins and upgrade the plug-ins being used
Removed the plug-ins you do not use from the Web server. It will also affect the speed of a site if only removing the plug-ins because WordPress will check to see if they are activated. In addition, you must keep your plug-ins are the latest versions.
4. Optimize and repair your database from myPhpAdmin
You should always visit your myPhpAdmin to optimize your database. Find your DatabaseTables of WordPress, select all tables check box and select Optimise Tables Option and repair. You will be surprised this technique may be able to help you save more than 10% of the database space.
5. Upgrade to the latest version of Wordpress (beta version excluded)
WordPress 2.8.4 has a large number of updates to previous versions. So it is best to upgrade to the latest version.
6. Optimize website image
7. Use Optimize DB
8. Install WP CSS plugin
9. Use reliable image hosting service
10. Install WP Super Cache plug-in
Was this helpful?
0
0
About ruby
You're reading Top 10 Tips to Improve Performance and Speed of WordPress.
Hot Topics People Are Chatting
My Questions & Articles