How to View Cached Versions of Websites in Google Chrome

There is nothing more frustrating than trying to access a critical web page only to find that the server is down, the page has been deleted (a 404 error), or the content has been drastically altered since you last viewed it. When the live version of a website fails you, you can often retrieve the information by looking at a “cached” version—a snapshot of the page saved by Google’s search crawlers from an earlier point in time.

Historically, Google Chrome offered a simple “Cache” button directly next to search results. However, as web technology evolved, Google removed this direct interface link. Fortunately, the cached versions still exist; you just need to know the secret syntax to access them.

This guide explains how to view cached versions of websites in Google Chrome using two different methods.

Method 1: Using the “cache:” Search Operator

The fastest way to view a cached page is to use a specific search operator directly in the Chrome address bar (Omnibox). This tells Google to bypass the live site and immediately pull up its last stored snapshot.

  1. Open Google Chrome.
  2. Click into the address bar at the top of the window.
  3. Type the word cache: followed immediately by the URL of the website you want to view, with no spaces in between.
    Example: cache:example.com/article
  4. Press Enter.

If Google has a cached version on file, the page will load. At the very top of the screen, you will see a grey banner indicating that this is Google’s cache, along with the exact date and time the snapshot was captured.

Note: If the page layout looks broken, click the “Text-only version” link in the grey banner. This strips away complex CSS styling and images, leaving just the raw text, which is often all you need.

Method 2: Using the Wayback Machine Extension

Google’s cache only stores the most recent snapshot before the page went down. If you need to view what a page looked like months or years ago, Google’s cache will not help you. Instead, you should rely on the Internet Archive’s Wayback Machine.

  1. Navigate to the Chrome Web Store and install the official Wayback Machine extension.
  2. When you encounter a dead link or a 404 error page, click the Wayback Machine icon in your Chrome extension toolbar (it looks like a small Greek temple).
  3. The extension will automatically scan the Internet Archive for saved versions of the exact URL you are currently on.
  4. If snapshots exist, a calendar interface will drop down. Click on any highlighted year, and then select a specific date and timestamp to view the page exactly as it appeared at that moment in history.

Get the best tech tips delivered straight to your inbox.

Join thousands of readers mastering Apple, Google, Microsoft, and Linux.