Site icon Dear Blogger

WordPress Not Changing? Clear Your Browser Cache or Turn Caching Off

It’s a question I hear more and more these days:

“I just changed the BLANK on my site, but nothing is happening and I can’t see my changes. What am I doing wrong?!”

In this post, I’ll show you why turning off the cache settings in your site or browser can be the solution.

We’ll look at how to turn off caching in WordPress and how to delete the cache in Chrome – two processes I routinely use when building out a new site for demos or clients.

Hope this helps your web development – if it does, drop a note in the comments!

What is a browser cache?

A cache is simply a virtual place on your hard disk – part of your computer connected to the internet – where your browser stores things it has already downloaded. Your browser stores things like logos and images in case it needs to display them again.

For example, when you visit this site, your cache has just downloaded the logo in the upper left here. That way, when you visit other pages on this site, the logo has already been downloaded and it can be displayed quicker. This process, repeated thousands of times as you visit more and more website, increases the load time and the time it takes to show you a webpage!

And this part is good.

Until your cache gets full and gets confused.

Full and confused cache causing changes not to show up

For reasons that still confuse the hottest developers at places like Google – hence the problem persists – sometimes our caches get confused and decide to display the wrong things. The “wrong things” can mean old content, for example old logos.

There are a few reasons why a cache could get confused:

  1. The file names are strange
  2. Your browser decides to process one file ahead of another
  3. Your browser cannot read a file
  4. The internet is still not perfect

Fortunately, clearing the cache is a catch-all solution for all of these problems. If you clear your cache the right files should start showing up.

Clearing cache in Chrome

Clearing the browser cache in chrome will make sure you see the latest content on websites other than your own, and it can also help you see the correct content on your own site. It will literally help you obliterate old content since the beginning of time:

Even when you clear this data however, there can be caching going on in your WordPress install, and you need to see below.

Note: there are also more explanations of wiping your cache on AskLeo

Turning off WordPress caching

Most WordPress installs today come with a plugin called WP Super Cache, which speeds up load times through caching processes.

However, this plugin more and more causes old content to persist even when you create new stuff. You can bet the plugin developers are working to fix this problem right now, however it’s still why the plugin has around 92 negative reviews at the time I write this.

If you face this problem, turn off caching while your go through your web design! Doing so will allow you to see edits and changes while you make them without waiting around.

Here’s how:

All better

Clearing the cache, like I said above, is something you may need to do several times as you build your site. Or it may be a one-time fix.

Are we all clear on this? 🙂

Let me know in the comments.

 

Exit mobile version