Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other WordPress caching / speeding up

  • This topic is empty.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #45998
    Ricky55
    Member

    Hi,

    Just taken over a WP site for a client and its using a caching plugin called WP Super Cache. Just wondered if you guys use a caching plugin and if so which one?

    Also is it something you recommend or does it depend on the size of the site?

    #141403
    Ricky55
    Member

    Thanks ill have a search.

    #141458
    TheDoc
    Member

    In my most recent WordPress project we used WP Super Cache. I like how quick it is to set up and I think it works great.

    #141461
    pixelgrid
    Participant

    super cache now comes preinstalled in wordpress. great for performance but could be a headache when debugging

    #142063
    macharborguy
    Participant

    I agree with pixelgrid about the debugging headaches. It is a great caching plugin, but do NOT use it while designing/developing the site. Turn it on when you move to the actual debugging phase, and be sure to NOT be logged into your admin account, since logged-in users are, by default, given uncached pages

    #142064

    to the debugging point here, I always recommend having a dev site and a live site. Run your caching plugin on the live site and leave dev serving normally. You can test everything this way, other than issues with the caching plugin itself, in which case you can turn it on on dev then turn it off again once you figure it out.

    One thing to take a look at is security. Several of the caching plugins have had large security holes that got exposed. Might not be the best idea if this is a site you don’t plan on maintaining more than once or twice a month.

    #142226
    TreeRoot
    Participant

    I used W3TC for a few months. It got the job done nicely, but its garbage collection never performed correctly for me. Cache files were being regenerated inconsistently. A few months ago, there was a major upgrade that caused an uproar. The plugin author looks like he’s getting a better handle on it recently, but at that time I decided to switch to Quick Cache.

    I’m still with QC and I’m satisfied with it. It doesn’t have as many bells and whistles, but if you need a simple, set it and forget it script, that’s a good choice.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘Other’ is closed to new topics and replies.