content top

5 Useful Tricks To Speed Up WordPress & Boost Performance

|

There are literally hundreds of possible ways a user can speed up their website and increase pageviews. From buying traffic (not suggested) to updating your websites server for maximum speed (highly recommended), ensuring that you use proper methods is the best way to increase traffic. I won’t promise you a million visitors a month using these methods, but they will at least ensure you are using “best practices.”

Unlike other lists this article isn’t going to tell you how to write Search Engine Optimized content, instead it should work as the foundation for your new or existing site before you decide to create new or more content. Using these methods you can speed up your sites performance, which in turn SHOULD lead to more traffic.

1) Use Caching

You can cache all of your WordPress pages.  When you cache, it saves a copy of each page and serves that copy up instead of running all of the php code each time someone requests a page.  This can be really helpful. I use WP Super Cache plugin and really like it.

The only down side of caching is that it takes a little while to set up, and it can also make updating your site more confusing because sometimes you are looking at a cached version of your site when you think you are looking at a live version.  But once you work through those kinks, caching is great.

Suggested Plugins:

2) Minify Your Sites CSS, JS

With websites, I believe less is more.  This is undeniably true of loading times. Your sites stylesheets and other CSS forms have a lot of blank white space, the more space you have the more system resources your server uses to search your sites CSS. I recommend downloading WP-Minify which will help compress that white space, freeing up system resources.

3) Choose a Good Web Host

This might seem like a very obvious one, but a lot of the times people try to save a few bucks and compromise quality. It is not worth it. Pay the extra few dollars and get a better web host. One that is reliable and have strong servers.

4) Optimize Your MySQL Database

Plugin: Clean Options. When you delete unused plugins they don’t necessarily disappear from your sites database, by using this plugin you can find those unneeded tables and delete them, freeing up database space that didn’t need to be used. The less database tables you have, the faster your site will run. Here’s the clean options plugin.

5) Do a Plugin Check and Remove Inactive Plugins

If you are using more than 15 plugins on your blog then you need to check to see if you really need all of those. If you don’t then you need to delete them. Also remove the inactivate plugins from the site. While checking for plugins, make sure that you use the proper format when including the plugin in your template files. Instead of including the code like this:

<?php wp_page_navi(); ?>
You should add it like this:
<?php if (function_exists(‘wp_page_navi’)) { wp_page_navi(); } ?>
Having it this way ensures that WordPress will only pull that code on the page if this plugin is active. If you use the first way of coding, and you inactivate the plugin, your page will load with error and sometimes it even displays on the page that there is an error.
As always, be sure to backup your website and MySQL databases before you use any of these methods, just to be on the safe side. Do you have other tips? Feel free to share them with our readers in the comments section.
|
Related Posts with Thumbnails
  • http://twitter.com/arpitshah/status/18738948633 Arpit

    5 Useful Tricks To Speed Up WordPress & Boost Performance – http://bit.ly/dccY5O – #wordpress #boost & #Speed up #fast wordpress #cache

  • http://twitter.com/arpitshah/status/18738948633 Arpit

    5 Useful Tricks To Speed Up WordPress & Boost Performance – http://bit.ly/dccY5O – #wordpress #boost & #Speed up #fast wordpress #cache

  • http://twitter.com/arpitshah/status/18739058922 Arpit

    http://bit.ly/dccY5O #Boost #Your #Wordpress #blog #SocialNetwork #Twitter #facebook #Google #Buzz #4square #foursquare #Twitter Tools

  • http://twitter.com/arpitshah/status/18739058922 Arpit

    http://bit.ly/dccY5O #Boost #Your #Wordpress #blog #SocialNetwork #Twitter #facebook #Google #Buzz #4square #foursquare #Twitter Tools

  • http://twitter.com/tangoj3/status/19226348129 Teresa Hitt

    5 Useful Tricks To Speed Up WordPress & Boost Performance: http://bit.ly/aSGHb4 via @addthis

  • http://twitter.com/tangoj3/status/19226348129 Teresa Hitt

    5 Useful Tricks To Speed Up WordPress & Boost Performance: http://bit.ly/aSGHb4 via @addthis

  • Bose Search2010

    I am big fan of wordpress, i have started a new blog, but, i need to create tables for this, how can i create tables in wordpress? Please help me in this regards ..thanks

    <a href=”http://www.sampleforms.org/category/financial-forms
    “>Financial Forms

  • http://www.newbizblogger.com Michele

    Hi Arpitshah,

    I'm sooo glad I came across your site…you have some great stuff here!

    Great list you posted. I totally agree especially with the W3 Total Cache Plugin. Unfortunately, I had to uninstall it on my site b/c it was allowing my htaccess file with my code of redirecting my non-www version to my site to the www version to work properly. (would know of an alternative, would you ;-) ).

    Anyway, thanks again for the list…will make sure to share it.

  • http://webmasteronline.org/wordpress-security-plugins-and-basic-tips/ WordPress Security, Plugins and Basic Tips Webmaster Tips and Turorials

    [...] 5 Useful Tricks To Speed Up WordPress & Boost Performance [...]

  • Marie

    Well, taking out plugins you are not really using or not helping your blog should be uninstalled and removed.
    ReputationManagementConsultants.com

blog comments powered by Disqus
content top
Blog WebMastered by All in One Webmaster.