WP Super Cache plugin

Discussion in 'WordPress' started by andrej, Dec 11, 2012.

  1. #1
    I have some questions about the WP Super Cache plugin. Should I use it? Is it a good plugin or should I deactivate it? Will my site load faster with this plugin? But does it load faster only when a user visits my website another time, not the first time when (s)he visits it?
     
    andrej, Dec 11, 2012 IP
  2. supermance

    supermance Active Member

    Messages:
    71
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    63
    Articles:
    7
    #2
    yes sir, it can make your website load faster...
    always clear cache on it...:)
     
    supermance, Dec 11, 2012 IP
  3. Nigel Lew

    Nigel Lew Notable Member

    Messages:
    4,642
    Likes Received:
    406
    Best Answers:
    21
    Trophy Points:
    295
    #3
    I prefer that one, yes, its good stuff.

    Nigel
     
    Nigel Lew, Dec 11, 2012 IP
  4. Devtard

    Devtard Notable Member

    Messages:
    850
    Likes Received:
    133
    Best Answers:
    4
    Trophy Points:
    220
    #4
    I am not sure what you mean, what's the point of clearing the cache? Isn't that counterproductive?
     
    Devtard, Dec 11, 2012 IP
  5. adbox

    adbox Well-Known Member

    Messages:
    906
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    155
    Digital Goods:
    1
    #5

    Essentially what it does is takes a picture of your website after it loads, and instead of loading PHP and MySQL for that page for every visitor it shows the picture instead. The Wordpress Core still has to load so there will still be a delay in loading, but it can take a 7 second site down to 3 seconds very quickly.

    There are different styles of caching but the main style is page caching. There is also DB caching and Server Caching. I believe that DB caching stores the data that a certain query returns in memory so the data can be quickly recalled without polling the mysql database again and again. Server caching is more difficult. I don't know too much about it. I'm still new at all this too.

    When caching we can set the cache to expire so it regenerates a new build every 30minutes to 1000 days... depending on how long the admin would like a cached page to remain cached.

    Most caching plugins auto-purge a page and the site homepage after that page has been updated, so users are automatically served the latest version of a page, but some caching plugins do not clear the cache for tag and archive pages so those can show old content until the cache rebuilds.

    I use WP Quick Cache due to it's simplicity... my least favorite plugin is W3 Total Cache due to it's complexity.
     
    adbox, Dec 12, 2012 IP
    andrej likes this.
  6. emdadblog

    emdadblog Member

    Messages:
    86
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    48
    #6
    It is really good. And no need clean cache. Every time you update your wordpress it will clean the cache by itself. So you don't need to do anything.
     
    emdadblog, Dec 14, 2012 IP