SOLVED:help with WP cacheing

6 replies
  • WEB DESIGN
  • |
Hi,

Hostgator as once again disabled some of my sites for being resource hogs.
I am moving a lot of them to a VPS.

Having said that, I am looking for the best optimization and cacheing procedure for my blogs

I understand Google analytics tend to slow things down but which cacheing plugins are best. As anybody done a side by side test?

Wich other analytics should I use for maximum speed (don't mind paying , but need unlimited sites license)

I have used W3 cache...but not sure if I configured it properly

What is the definitive cache plugin or combination thereof?


Many thx in advance for your help
#cacheing
  • Profile picture of the author haymanpl
    I've written several extensive posts on caching plugins and site speed including website optimization
    {{ DiscussionBoard.errors[3824076].message }}
  • Profile picture of the author Christian Little
    The W3 cache plugin basically have 6 items you can set to cache.

    The ones that will be most important are:

    -Page Cache (it creates static html files of all your pages so it doesn't need to query the database)
    -Minify (it takes out whitespace from your JS and CSS files, can give you a slight speed boost)

    The other items listed are useful, especially the CDN option if you have an account with Amazon S3 or whatever it's called. But the Page Cache is the big one, that will eliminate 99% of your database queries, which is what sucks up resources with wordpress blogs.

    If you are looking for a VPS, we have a WSO here that makes ours cheaper than HostGator's, see my sig for details
    {{ DiscussionBoard.errors[3824460].message }}
  • Profile picture of the author TPFLegionaire
    @haymanpl

    love your site, many thx for pointing me to it, I have signed up to your newsletter.

    @Christian little

    Great WSO, I have just bought a VPS from another host specificaly for autobloging

    I am keeping your offer under consideration as I am evaluating my needs, I have to confess I find it difficult to gage how much hosting is enough.
    All I know is that mt current reseller account with hostgator does not seem to fit my needs for the kind of sites I am creating. This is an area where I need to educate myself more thoroughly.

    Thanks to both of you

    Now...Any insights on an analytics system that doesn't slow your website down?
    {{ DiscussionBoard.errors[3824699].message }}
    • Profile picture of the author haymanpl
      I use wordpress.com stats which you can install as a stand alone or through the jetpack plugin for wordpress

      Anopther to consider is statpress
      {{ DiscussionBoard.errors[3824819].message }}
    • Profile picture of the author Christian Little
      Originally Posted by TPFLegionaire View Post

      @Christian little

      Great WSO, I have just bought a VPS from another host specificaly for autobloging

      I am keeping your offer under consideration as I am evaluating my needs, I have to confess I find it difficult to gage how much hosting is enough.
      All I know is that mt current reseller account with hostgator does not seem to fit my needs for the kind of sites I am creating. This is an area where I need to educate myself more thoroughly.

      Thanks to both of you

      Now...Any insights on an analytics system that doesn't slow your website down?
      NP

      It's hard to gauge how many resources you use unfortunately when you are a hosting client. A system admin can tell you how much ram and cpu cycles you use, but this information isn't readily available in cPanel and other control panels.

      For Analytics, I always vote for Google Analytics. They changed it several months ago so it runs pretty fast now.
      {{ DiscussionBoard.errors[3825593].message }}
  • Profile picture of the author TPFLegionaire
    all right guys...thank you for the overview and resources...I'll just get on with it now
    {{ DiscussionBoard.errors[3826605].message }}

Trending Topics