Bookmarklet for 404’s

After encountering yet another 404 error, tired of manually copy-pasting URLs, I finally took a few seconds to make a bookmarklet to search archive.org for a backup.

Archive-it bookmarklet

The link will go and fetch the most recent version of the page which wasn’t 404’d. If you find that’s not generally sufficient, try this bookmarklet which gives you the full archive index:

Archive-it index bookmarklet

Archive.org, for those not familiar, is a not for profit archive of the internet. It crawls the web, making backups in case stuff goes down, so that it won’t be lost forever. Sites can opt out of course, using the standard robots.txt mechanism.

I hope you find it useful.

 

Join the Conversation

2 Comments

  1. Nice post. As a complementary suggestion, if you just change what is between window.location= quotation mark and quotation mark +window.location to http://webcache.googleusercontent.com/search?q=cache: then you will have a bookmarklet version that pulls up Google’s cached equivalent of that URL, which often includes URLs that the Archive.org site lacks.

Leave a comment

Leave a Reply to Glenn Gutmacher Cancel reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.