WTF… what is caching?

If you’re digging through the difference between managed hosting + shared hosting + find yourself scratching your head asking what is caching, let’s tackle that nerdy term right now.

The verb cache means store for future use, which is the perfect way to think about caching your site.

When you use caching for WordPress, you are storing a condensed copy of your content. And this means the site loads faster. Site visitors are none the wiser because it doesn’t change what they see. But sometimes you notice a difference when your recent round of changes don’t show up immediately.

That’s the biggest time that caching can cause problems. But there are ways around it.

WTF is caching (by cache type)

Before we dig into how to dodge the negative side to caching, let’s review the main ways that your site is being cached. Whether you realize it or not.

Browser

The browser that you use to visit websites (Chrome, Firefox, Safari) often utilizes a bit of caching to make your internet browsing experience more enjoyable.

Once you visit a website, your browser will typically keep a copy of the site’s CSS file (what makes it look the way it does) so that as you hop from page to page, they load more quickly.

Server

If your site uses a managed hosting service, you’re likely taking advantage of caching settings on the server to deliver a faster website to your visitors.

Sometimes this is called CDN or content delivery network. Which specifically refers to using multiple datacenters to deliver content based on the geographic location of the person looking at the website. If you are viewing a site from a computer in Wisconsin, the CDN might use a datacenter in Chicago, Illinois to deliver the website instead of their datacenter in San Francisco, California.

I know, it’s nerdy. The good news is that you don’t have to understand it 100% to take advantage of it.

Website

This type of caching is similar to browser caching but involves having a plugin installed directly on your site. The plugin delivers a saved (and compressed) copy of style files, images + more to keep your site moving quickly. This type of caching is used when Server caching isn’t available.

How to bypass it

Now that we know wtf caching is, do you know how to bypass it? You may need ditch the cached version of your site so that you can see the latest changes. And you have options!

Browser

To bypass any browser caching, you’ll need to use a private or incognito window to check out your website. The lingo is specific to the browser that you’re using. But you can usually find this option by going to File > New (Private/Incognito) Window with any major browser.

This will open up a new window that ditches any previously cached content so you’ll see the most recent version.

Server

Whether you’re using server caching settings or a CDN, you can reset the cache. As long as you have access to the account.

GoDaddy gives a “flush cache” option within the WordPress dashboard. You are able to flush the server cache from the top menu bar when logged in.

Flywheel allows you to flush the server cache via the Advanced tab of your hosting account.

Similar to GoDaddy, WPEngine has a “purge” option within the WordPress dashboard. This will get rid of the most recent cached version of the site + start fresh.

No matter what service you are using for server-side caching, log into your account + you’ll have the option to reset/flush/purge the cache. This will reset it for you and your site visitors. This is different than what options you have with browser caching.

Website

Similar to the server caching options, if you’ve installed a plugin on your WordPress site that handles caching, you’ll be able to clear it. Head to the settings area + click the clear/reset/purge cache button to start fresh.

Keep in mind that if you clear your site/server cache, your browser caching may still be playing a part in what you’re seeing. If seeing the absolute latest version is mission critical, clear all possible cache. Then view your website changes.

on your keyboard hit enter to search or esc to close