Results 1 to 4 of 4
  1. #1
    Experienced User
    Overall activity: 0%

    Join Date
    Apr 2009
    Location
    Australia
    Posts
    253
    Liked
    0 times
    Points
    11,409

    Optimizing wordpress.

    Hi,
    I got a little tutorial about how to make workpress much better and faster. Here are the plugins to make it better. Only basic. It can save you alot of high server load and Ram.

    WP SuperCache - Most important to consider
    This plugin will create a static file of your blog after you have generated content and serve this to your visitors. This helps by reducing usage of PHP and MySQL resources since they do not have to generate a new page every time someone visits. Your users will still be able to use your site as normal because any pages that require dynamic generation will be handled by the regular PHP and MySQL functions. It just helps out because the static pages are much easier on the server to handle and the large majority of your users will view your site this way so it'll be faster for them.
    http://wordpress.org/extend/plugins/wp-super-cache/

    WP-Optimize
    WP-Optimize is a nice tool because it will remove the revision edit history from your database making it smaller and neater. If you didn't know, each time you make a revision WordPress saves a copy of each edit. Over time this can add up to quite a lot of database storage. This plugin can also optimize your databases and remove any overhead in your other tables.
    http://wordpress.org/extend/plugins/wp-optimize/

    WP-DBManager
    This is similar to WP-Optimize, but it doesn't clean out the revision history. This tool, however, adds in the feature to make a backup on your database and restore your database from the backups. It will also allow you to schedule database optimizations so that you don't have to worry about it.
    http://wordpress.org/extend/plugins/wp-dbmanager/

    Other Tips

    * Check your plugins - some plugins aren't coded efficiently and can cause a heavy load on the server.
    * Check your theme - like plugins, some themes cram a lot of material in that isn't needed and can slow things down.
    * Offload/Optimize Images - using a free image host or even optimizing images you have on your site with WP-Smush.it can help out a lot.

    Hope you like it.
    Share The Community With PC Tools Together

  2. #2
    Moderator
    Overall activity: 100.0%

    Join Date
    May 2010
    Location
    Eire /The Garden of Ireland
    Posts
    5,486
    Liked
    1750 times
    Points
    31,018
    Thanks for sharing the tutorial pctools much appreciated,
    Stutz Bearcat

  3. #3
    Verified Member
    Overall activity: 0%

    Join Date
    May 2009
    Posts
    82
    Liked
    0 times
    Points
    4,205
    thnx.... luks helpful.........
    PLAY HARD, DIE HARD

  4. #4
    Whiz Kid
    Overall activity: 0%

    Join Date
    Sep 2008
    Location
    Albania
    Posts
    1,771
    Liked
    80 times
    Points
    20,857
    Please do not bump old threads for no reason.

    Screw Google! Ask me!


 

 

Similar Threads

  1. Replies: 3
    Last Post: 09-09-2011, 11:50 AM
  2. WordPress 3.1
    By LizardMan in forum Latest Releases
    Replies: 4
    Last Post: 02-24-2011, 08:49 PM
  3. Optimizing my web site in search results?
    By acr in forum General Forum
    Replies: 2
    Last Post: 07-15-2010, 07:13 AM
  4. Wordpress
    By f1tzy in forum General Forum
    Replies: 4
    Last Post: 12-03-2008, 05:01 PM
All times are GMT +8. The time now is 10:21 AM.