Cached Page
A cached page is a stored copy of a webpage saved by a search engine or web browser. Instead of loading the content from the original website every time, the cached version is used to speed up access, reduce server load, and provide a backup when the live version is temporarily unavailable.
Search engines like Google, Bing, and others frequently crawl the web and store snapshots of pages in their cache. Users can view these cached versions by clicking the small dropdown arrow next to a search result (in Google) and selecting “Cached.”
Why cached pages exist
Cached pages serve multiple purposes:
- Faster load times – Serving a cached version of a page can be much quicker than retrieving it from the server.
- Access during downtime – If a website is down or experiencing issues, users may still be able to view the cached version.
- Search engine indexing – Caching allows search engines to analyze and store pages in their index, even if the page changes later.
Types of caching
There are two main types of cached pages:
- Browser cache – Stores website files (like images, CSS, or scripts) on the user’s device so that pages load faster on repeat visits.
- Search engine cache – Stores a full copy of a webpage as it appeared the last time it was crawled by the search engine.
This glossary item focuses on search engine caching.
How to view a cached page (Google example)
To see Google’s cached version of a page:
- Search for a webpage on Google.
- Click the small arrow or three-dot icon next to the result.
- Select “Cached.”
You’ll see a snapshot of the page with a note at the top showing when it was last cached.
SEO and cached pages
Cached pages do not directly affect SEO rankings, but they reflect how search engines view and store your content. If your cached page is outdated, it could indicate crawl issues or delays in indexing.
Here’s why they still matter for SEO:
- Indexing confirmation – If a page is cached, it usually means it has been successfully crawled and indexed.
- Troubleshooting tool – You can compare your live page with the cached version to see if changes have been recognized by search engines.
- Helps identify crawl delays – A very old cached version might suggest your page isn’t being crawled regularly.
How to manage caching
- Use proper HTTP headers to control browser caching.
- Submit updated sitemaps and use “Request Indexing” tools in Google Search Console.
- Avoid blocking important pages with
robots.txt
ornoindex
if you want them cached.
In summary, a cached page is a saved snapshot of a webpage stored by a search engine or browser. While it doesn’t directly affect rankings, it plays a key role in indexing, troubleshooting, and improving access and speed for users.