Optimizing WordPress

 

Wordpress is currently one of the most popular blogging/CMS applications. Here are some ideas for optimizing Wordpress and reducing the CPU consumption of this PHP script.

  • Make a backup of your account first, and then upgrade to the latest version of Wordpress. The latest version has optimized code that could reduce the CPU consumption of your site.
  • Install WP Super Cache or W3 Total Cache, which can be done from your Wordpress Dashboard under Plugins. Follow the links below for information on how to setup these plugins.
  • Many themes are more CPU intensive.
    • Make sure your page loads are generating no errors in your Error Log (in cPanel under Logs)
    • Also, if you're using dynamic image resizing, you may want to disable this if possible.
    • If all else fails, contact the theme provider for assistance, or change to a different theme.
  • Disable CPU intensive plugins, or plugins that you no longer need.Manage Spambots. Non-human visitors/posters (aside from web spiders) should be blocked. Use a captcha such as SI CAPTCHA to prevent comment spam.
    • All related posts plugins (WordPress Related Posts, YARPP) can cause significantly high load in most cases.
    • WPRobot3 and other auto-posters can also cause high load issues and should be disabled if they are causing issues
    • StatPress and other wordpress statistics software should also be disabled, as these too can consume too much CPU in certain cases. Use Google Analytics instead for statistics.
    • Any other plugins that are not vital to your Wordpress should be disabled.
  • Lower the rate web spiders crawl your Wordpress blogs if you have a lot of blogs hosted on your account. High crawl rates can drive up the load on the server, as many bots try to index your sites. 

These changes are not guaranteed fixes, but do provide a starting ground for correcting high load issues on Wordpress sites. If there are any questions about this, don't hesitate to contact support.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to Transfer WordPress From wordpress.com Site to Self Hosted Site

  You will need to follow the steps below to transfer a WordPress.com hosted site to your...

W3 Total Cache WordPress Plugin

  One way to optimize WordPress is to install W3 Total Cache (W3TC), which can be done...

WP Super Cache Plugin

  One way to optimize WordPress is to install WP Super Cache, which can be done from...

Difference Between Shared Hosting And Managed Wordpress Hosting

Web hosting is an absolutely critical aspect of any online business. Without the proper hosting,...

How to modify or edit php.ini in cPanel

Login to your cPanel, Locate the Multi PHP Editor under the Software Section Select the...