Website Caching Enabled

Martin Brinkmann
Aug 22, 2008
Updated • Oct 30, 2017
ghacks
|
6

Website Caching is a technique to reduce the server load by sending visitors of the website static pages instead of dynamic ones whenever that is feasible.

A normal request would query the database of the website and run all the commands referenced in the php files of the site (in the case of WordPress). That's usually not a huge problem unless your website gets hit by a storm of visitors, say because it was linked on a very popular website or if it is just that popular.

Many websites go down if visitors reach a critical level, usually because the site can't keep up anymore with the requests that visitors create. Many web hosting companies disable websites when that is happening, especially if the plan that is used is a cheap one. Often, this is combined with an offer to switch to a higher paying plan so that additional resources are assigned to the website in question. And yes, Ghacks has been disabled in the past as well because of it using too many server resources.

Caching can help to reduce the load which means that the server or host can serve additional visitors without slowing page loads to a crawl or getting shut down by the hosting company.

It can also decrease page load times which is the obvious benefit for visitors. I decided to give the WordPress plugin Super Cache a try. It is basically the most advanced caching plugin for WordPress. Installation was quite difficult because of server permissions that had to be changed to run the script properly.

The script is now working properly and I could not discover any errors or problems so far. It would be nice if you would let me know if you encounter any errors on my website so that I can fix them asap.

Caching can have its disadvantages as well. Sometimes, visitors may receive old versions of a page because the old page is cached even though a new version is available. All in all though it helps keep a site speedy.

Update: We have switched to the premium plugin WP-Robot instead for WordPress as it offers better functionality and seems to run better on this site.

Summary
Article Name
Website Caching Enabled
Description
We have enabled a caching plugin for the WordPress installation on the site to improve the load situation and make all things more pleasant for everyone.
Author
Publisher
Ghacks Technology News
Logo
Advertisement

Previous Post: «
Next Post: «

Comments

  1. Martin said on August 22, 2008 at 11:04 pm
    Reply

    Hm I have no problems with the feed. Anyone else witnessing problems?

  2. GRTerrero said on August 22, 2008 at 10:34 pm
    Reply

    Oh, it’s fast!

    And I use K-Meleon as my normal browser and that’s about as fast as it gets. And I still noticed the added quickness.

  3. Transcontinental said on August 22, 2008 at 10:32 pm
    Reply

    At this time I cannot reach the RSS feeds, http://feeds.feedburner.com/Ghacksnet

  4. Rarst said on August 22, 2008 at 4:34 pm
    Reply

    Everything seems fine for me.

    I don’t notice difference in loading speed, ghacks is pretty optimized as it is.

  5. Martin said on August 22, 2008 at 3:34 pm
    Reply

    Well the ads are not showing all the time. Since they are Javascript they should still be dynamic just like the Google Ads.

  6. LethAL said on August 22, 2008 at 3:28 pm
    Reply

    It certainly feels snappier, but the side ads seem to have disappeared. The google in-article ones are still there, though.

Leave a Reply

Check the box to consent to your data being stored in line with the guidelines set out in our privacy policy

We love comments and welcome thoughtful and civilized discussion. Rudeness and personal attacks will not be tolerated. Please stay on-topic.
Please note that your comment may not appear immediately after you post it.