Cache :: the Google search commandSynposis: Show Google's cache of a URLSample search: Show the cache for www.searchcommands.com Google caches the first 101k of a web page and inserts a strap of information about the URL at the top of the web page. Google repeats the URL of the web page which the cache shows - and this can differ from the URL used in conjunction with the cache search command due to server side redirects. Google links to the non-cached version of the web page and to a text only verison of the web page with images and CSS stripped out. There is a timestamp with each cached copy of the page. Google includes a link to the normal cache of a web page, where available, with every search result in a normal search. It is possible to ask Google not to cache your page through the use of either of the follow meta tags: <meta name="robots" content="noarchive"> <meta name="googlebot" content="noarchive"> Cache :: the Yahoo search commandSample cache: Yahoo's cache of BBC RadioYahoo includes links to cached copies of web pages but offers no search command to access the cache directly. Yahoo adds a strip of information to the top of the web page for any cached URL. Yahoo does not date their cache but does repeat the URL the cache is been shown from. It is possible to ask Yahoo not to cache your page through the use of either of the follow meta tags: <meta name="robots" content="noarchive"> Cache :: the MSN search commandSample cache: MSN's cache of Random.orgMSN provides no cache search command but does link to cached copies of pages in its search results. The strip of information which MSN adds to the top of a cached web page includes a timestamp for when the page was cached (and MSN says when the page was ranked) as well as a link to the original page. It is possible to ask MSN not to cache your page through the use of either of the follow meta tags: <meta name="robots" content="noarchive"> <meta name="msnbot" content="nocache"> |