Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

I have a URL http://raw.fotosite.pl/ which seems broken. I want to view its cached version if cached by Google/any other web caching site.

  1. In Google advanced search is there any special keyword/search directive that I can use to find the cached version of this site.

  2. Is there any other site which caches web pages and displays back dated versions of them.

share|improve this question

migrated from superuser.com Apr 27 '11 at 11:37

3 Answers

up vote 4 down vote accepted

The query cache:url will display Google’s cached version of a web page, instead of the current version of the page. For example, [ cache:www.eff.org ] will show Google’s cached version of the Electronic Frontier Foundation home page.

Note: Do not put a space between cache: and the URL (web address).

However, when I try the web site you referred, Google does not open any cached version. That must be because Google has not been caching that site. However, it brings a cached version if you use cache:www.fotosite.pl instead of cache:raw.fotosite.pl.

share|improve this answer

You can use the internet wayback machine to get different versions of the site's past.

share|improve this answer

When you search for the page in Google, normally Google will give a hyperlink under all search results as 'Cached'. clicking that, opens the cached version.

share|improve this answer
It doesn't seem to be doing this any more. – Flimzy Nov 5 '11 at 11:00

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.