How to Speed Up my sites

20 replies
  • SEO
  • |
Just read a few articles on how Google favors faster loading sites.

According to the "Page Speed" add-on for Firebug my WP sites have an average performance of around 65%

Is this as good a way of measuring uploading time as any other?

Can shared hosting provide faster speeds?

And, how can I improve my sites speed?

Do I require a cache plugin?

Any help appreciated.
#sites #speed
  • Profile picture of the author yukon
    Banned
    Go to Google Webmaster Tools & do the speed test, this way you know exactly how fast G thinks your page/url is loading.

    It doesn't matter how fast any other tools besides G says your page is loading, G owns Google SERPs, go to the source...
    {{ DiscussionBoard.errors[4455529].message }}
  • Profile picture of the author yukon
    Banned
    What I was talking about above is the Fetch as Googlebot tool inside GWT, for some reason when I click the Fetch button all it does is refresh my browser window, not sure why?

    Anyways, I'm pretty sure that tool included the amount of time it takes to fetch the page, If you can get it to work.
    {{ DiscussionBoard.errors[4455563].message }}
    • Profile picture of the author Young Samurai
      Ran 5 home pages through the Fetch as Googlebot in WMT and noted the times

      they range from 0.23 to 0.53 seconds.

      Is this acceptable?

      OR is it a matter of checking out the competiton in respective niches and simply matching them?

      In either case, how do I improve speed?
      Signature
      Kyle
      {{ DiscussionBoard.errors[4455628].message }}
  • Profile picture of the author yukon
    Banned
    This plugin will speed up your WP (Wordpress) site.

    http://wordpress.org/extend/plugins/wp-minify/

    What it does is, removes all the white space (blank lines etc...) in your sites source code (html + CSS + Javascript), this makes for a lot less work when trying to load the web page in a browser.

    I just now tested one of my own sites with this plugin.

    The plugin condensed the html from 1174 lines of html to 133 lines of html code.

    You can notice the load time for the web page, it is faster.
    {{ DiscussionBoard.errors[4455753].message }}
    • Profile picture of the author daweelmac
      Originally Posted by yukon View Post

      This plugin will speed up your WP (Wordpress) site.

      http://wordpress.org/extend/plugins/wp-minify/

      What it does is, removes all the white space (blank lines etc...) in your sites source code (html + CSS + Javascript), this makes for a lot less work when trying to load the web page in a browser.

      I just now tested one of my own sites with this plugin.

      The plugin condensed the html from 1174 lines of html to 133 lines of html code.

      You can notice the load time for the web page, it is faster.
      Thanks. I think this is worth a try.
      {{ DiscussionBoard.errors[4457045].message }}
  • Profile picture of the author Rough Outline
    If you're using a wordpress site then WP Super Cache is great for increasing load speed as well.
    {{ DiscussionBoard.errors[4455761].message }}
    • Profile picture of the author stephencammeron
      Images with big files and plugins are commonly the cause of slow down of a site. Removing images with big files, or replacing them with a smaller one is a good way to speed up a site.
      Signature

      "People who rely on just a couple of concepts, only shows how clueless they are."

      {{ DiscussionBoard.errors[4456002].message }}
      • Profile picture of the author Young Samurai
        yukon,

        Definitely going to give this a go.

        BTW I just downloaded the pdf in your sig strip on internal linking - very interesting.

        Thanks for all the help in this thread.

        Originally Posted by yukon View Post

        This plugin will speed up your WP (Wordpress) site.

        http://wordpress.org/extend/plugins/wp-minify/

        What it does is, removes all the white space (blank lines etc...) in your sites source code (html + CSS + Javascript), this makes for a lot less work when trying to load the web page in a browser.

        I just now tested one of my own sites with this plugin.

        The plugin condensed the html from 1174 lines of html to 133 lines of html code.

        You can notice the load time for the web page, it is faster.
        Rough Outline,

        Checking out caching plugins now.

        Think I'll try WP Super Cache on one site and W3 Total Cache on another.

        Originally Posted by Rough Outline View Post

        If you're using a wordpress site then WP Super Cache is great for increasing load speed as well.
        Josh,

        Certainly worth a try Josh - an obvious thing to try I suppose but I wouldn't have thought to do so.

        Originally Posted by Josh MacDonald View Post

        My host is HostWinds, and I just email them if I want my site to load faster.
        stephen,

        Going to take one of the home pages and condense all the images and see how that affects timing.

        Originally Posted by stephencammeron View Post

        Images with big files and plugins are commonly the cause of slow down of a site. Removing images with big files, or replacing them with a smaller one is a good way to speed up a site.
        Thanks to all you guys.

        Does anyone know what sort of loading time we should be aiming for?

        How long is the average surfer willing to wait and is it true that loading time is directly related to bounce rate, click throughs, conversions, etc?
        Signature
        Kyle
        {{ DiscussionBoard.errors[4456288].message }}
  • Profile picture of the author Josh MacDonald
    My host is HostWinds, and I just email them if I want my site to load faster.
    {{ DiscussionBoard.errors[4455931].message }}
  • Profile picture of the author 36burrows
    I wouldn't spend too much time worrying about this, as long as your site is within reason, you'll be fine.

    Just get a nice theme, don't use too many plugins and widgets, get a reliable hosting provider and you'll be fine.
    {{ DiscussionBoard.errors[4456348].message }}
  • Profile picture of the author ilee
    I read somewhere that excess plugins that you don't really need could slow website down
    Signature
    --~***~--


    --~***~--
    {{ DiscussionBoard.errors[4456548].message }}
  • Profile picture of the author jokarl
    I have had really good experience with the plugin Hyper Cache. No matter what you run on, cache will most likely speed up your page and lessen the burden on the webserver.
    {{ DiscussionBoard.errors[4456590].message }}
  • Profile picture of the author BenJackson
    Originally Posted by Young Samurai View Post

    Just read a few articles on how Google favors faster loading sites.

    According to the "Page Speed" add-on for Firebug my WP sites have an average performance of around 65%

    Is this as good a way of measuring uploading time as any other?

    Can shared hosting provide faster speeds?

    And, how can I improve my sites speed?

    Do I require a cache plugin?

    Any help appreciated.
    I got a little obsessed with trying to improve the speed of my WP site for a while. I know next to nothing about code or the specifics on how these plugins work, but here are some of the plugins I used to speed up my site:

    - Script Compressor (for CSS and Javascript)
    - W3 Total Cache
    - WP Smush.it (really helped my site)

    Besides this, I switched over to pro hosting for Bluehost (needed to anyway) and I think it helped a bit.

    Also, keep an eye on the plugins you keep active, sometimes a plugin can really slow you down. My copy of SEOPressor actually messed up my load times a lot so I deactivated it because it's a useless plugin anyway :rolleyes:
    {{ DiscussionBoard.errors[4456663].message }}
  • Profile picture of the author XIIIzen
    For my heaviest sites I use Hyper Cache and DB Cache Reloaded Fix, both plugins really made a difference on the speed of my site.

    The drawback is that since both are caching different things you need to manually erase the cache if you make changes, because one won't let the other see the changes. A minnor annoyance but it is well worth it.
    {{ DiscussionBoard.errors[4456994].message }}
  • Profile picture of the author simonbuzz
    Banned
    You should install this plugin WordPress › W3 Total Cache « WordPress Plugins with the help of this plugin your site will load much faster...and remember If you are not hosting in Hostgator and bluehost then first contact your hosting provider and ask them if they support this kind of plugin...
    {{ DiscussionBoard.errors[4457796].message }}
  • Profile picture of the author Mr Lim
    Defrag all files on your website. It will helps alot.
    {{ DiscussionBoard.errors[4457808].message }}
    • Profile picture of the author Young Samurai
      Ok, This is fantastic, all the helpful suggestions.

      I've performed a quick test on two sites. Both the same size, age , theme, structure and running on the same hosting account.

      One with WP Super Cache & Wp Minify and the other with W3 Total Cache (which has a minify option included.)

      Both sites saw nearly a 20% jump in performance according to the Page Speed Firebug add-on.

      I'm very happy.

      I guess W3 T Cache is the superior option if you know what you're doing.

      WP Super is very easy to configure and suited me just fine.
      Signature
      Kyle
      {{ DiscussionBoard.errors[4458970].message }}

Trending Topics