Results 1 to 2 of 2
  1. #1
    zurri08
    zurri08 is offline
    Guest
    Join Date
    2013 Jul
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Make Your Wordpress Site not Slow

    Is your WordPress site slow? Try these simple steps to increase your page loading speed :
    this is a simple tutor

    1. Upgrade WordPress software, current theme and plugins to their latest versions.
    2. Use W3 Total Cache plugin. This will increase page speed for repeat visitors and non-bouncing visitors.
    3. Deactivate and delete as many unnecessary plugins you can. Check the remaining plugins using P3 (Plugin performance profiling plugin). If you can implement a function by directly modifying the theme without using the plugin, then do it.
    4. Use smaller sized images in* your posts. Use GIMP or PhotoShop and save the images as File->Save for web.
    5. Reduce the number of images / scripts you call from external sites.
    6. Reduce the number of Java Scripts called. Place them in the footer if you can. Don’t put them all in the header.
    7. Make sure your web host is ok. Check the page loading speed of a non WordPress site and others’ WordPress sites running in the same server. Go for WordPress recommended web hosts and WordPress managed hosting. Just by changing to WP Engine and Nodeki Hosting, I could get sites to load under 1 second with no caching, cdn or tweaking.
    8. Use a light theme. Try changing to the default theme. If the site speed increases, then the current theme is the culprit.
    9. Reduce the number of posts shown in each page. Show excerpts instead of full posts in the archive and index pages.
    10. Use FireBug. Enable support for Network monitoring under the “Net” tab. This will help you understand what actually is slowing down your site. You can also implement the suggestions given by Google Page speed. These may require the help of a good developer.
    11. Use a content delivery network service like MaxCDN, Amazon CloudFront.
      Not sure how to get rid of your slow loading website yet? Hire Dmaxonline for increasing your WordPress website’s speed !


    if still confuse read here

    1. validate your code
    2. set Permalink
    3. Use Less Plugins
    4. Move CSS to the top, JavaScript to the bottom
    5. Content Delivery Networks


    Another simple tip to speed up wordpress core loading time is to disable i18n : edit wp-settings.php and comment at this:


    PHP Code:
    // Load the default text localization domain.
    //load_default_textdomain(); 

  2. #2
    allcoder
    allcoder is offline
    Guest
    Join Date
    2013 Nov
    Posts
    2
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    User varnish is a good option too and memcache.

Similar Threads

  1. [Info] weird site - site estranho
    By magadudu in forum Aika Online
    Replies: 4
    Last Post: 2013-05-23, 07:19 AM
  2. [Source] Make Listing Site using HTML 5 Storage Feature
    By emoisback in forum Web, PHP
    Replies: 0
    Last Post: 2012-07-13, 02:53 AM
  3. [Help] Pointer Scanner in CE is slow
    By Nausicaa in forum Dragon Nest Bots, Hacks, Cheats
    Replies: 10
    Last Post: 2012-07-12, 07:34 PM
  4. CAn any1 make another download site for "Bug Money"?
    By stereoboi in forum Requiem Online
    Replies: 1
    Last Post: 2010-11-29, 03:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •