3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Getting around the dreaded code 404 (page not found)

Getting around the dreaded code 404 (page not found)
Hate seeing 404 pages all the time or you click a Google search result only to find the page has been deleted? If so this is the instructable for you!
 
Remove these adsRemove these ads by Signing Up
 

Step 1Get the bookmarklet

Get the bookmarklet
Make a new bookmark and were the url should go enter this code:

javascript:document.location.href='http://www.google.com/search?q=cache:'+document.location.href.replace(/http:\/\//,)

there have been reports of it not working in Firefox thanks to colin353 for making a FF version:

javascript:document.location.href='http://www.google.com/search?q=cache:'+document.location.href.replace("http://","");

name it 404 killer
« Previous StepDownload PDFView All StepsNext Step »
4 comments
Jun 30, 2009. 6:24 PMmunchman says:
This is really cool, I've actually been looking for something like this for a while. I hope you don't mind, linked to it on my blog.
Jun 9, 2009. 10:27 AMcolin353 says:
nice hack, doesn't work in firefox

fixed it for you:

javascript:document.location.href='http://www.google.com/search?q=cache:'+document.location.href.replace("http://","");

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
0
Followers
3
Author:liammk