Enter a URL to view the cached version from Google
View pages from Google's cache — useful for analyzing how Google stores content
What It Is
View any webpage from Google’s cache. Get the version of the page that Google has stored — useful for SEO analysis, content recovery, and understanding how Google processes your content.
Features
Google Cache Access
Access the cached version of any page that Google has indexed. See exactly what Google has stored, including all HTML, metadata, and structure.
Google-selected Canonical
Click on the Google Canonical card to navigate to the dedicated canonical checker tool. Understand which URL Google has chosen as the authoritative version.
HTML Canonical
See the canonical URL declared in the page’s HTML. Compare it with Google’s selection to identify potential issues.
Language Detection
Extract the lang attribute from the HTML tag. Verify that your pages are correctly tagged for the intended language.
Alternate URLs
Discover all alternate versions of the page declared via rel="alternate". Useful for verifying hreflang implementation and multi-language setups.
Technical Details
- Fetches from Google’s cache system
- Supports base URL injection for relative resources
- 25 second timeout per request
- Source code view with syntax highlighting
Privacy
- No data stored on our servers
- Direct requests from your browser to our API
- We don’t see or log the content you analyze
Use Cases
Canonical Verification
Check if Google respects your canonical tags or has selected a different URL. Click the Google Canonical card to dive deeper.
Content Recovery
Access older versions of pages from Google’s cache when the live page is unavailable or has changed.
SEO Auditing
Analyze how Google processes your pages — language tags, canonical URLs, and alternate versions all in one place.
Language Tag Analysis
Verify that your multi-language pages have correct lang attributes and alternate URLs properly configured.