Wikipedia:Using the Wayback Machine

Shortcuts:

This page gives information about using the Wayback Machine to cite archived copies of web pages used by articles. This is useful if a webpage has changed, moved, or disappeared; links to the original content can be retained.

Any link to the Wayback Machine starts with http://web.archive.org/ . This is followed by a date reference, and then the URL of the site. The following example links to all versions of the main index page of Wikipedia. The asterisk is a wild card for all dates:

The next example links to the main index of Wikipedia on the date on September 30, 2002 at 12:35:25 pm. the date format is YYYYMMDDhhmmss

The next example links to the most current version of the Wikipedia. While this is possible, it is discouraged; the most recent version is subject to change, defeating the purpose of using the archive.

See also: Advanced URL locator hints and tips – Internet Archive

Contents

Javascript bookmarklet [edit]

For a one-click-button in your browser, to use when you're at a dead-link webpage, and go to whatever archive.org has saved for it, store the following code in a bookmark on your browser's toolbar, with a label like Wayback:

javascript:void(location.href='http://web.archive.org/*/'+location.href)

Mozilla Firefox Add-on [edit]

If you are using a Mozilla Firefox browser, you can install a 404 error add-on which will automatically try to detect a missing page in Wayback machine, and provides a button similar to the one described above.

Wayback template [edit]

{{wayback}} can create these links for you; use the 'url', 'title' and 'date' parameters to specify the URL and date. For example:

Note that the date parameter defaults to '*'.

Cite templates [edit]

{{citation}}, and all of the Citation Style 1 templates support the archiveurl parameter (Note that the archivedate parameter is also required!). Other citation template may support archiveurl— see their documentation.

  • {{citation |url=http://www.wikipedia.org |archiveurl=http://web.archive.org/20020930123525/http://www.wikipedia.org |archivedate=2002-09-30 |title=Wikipedia Main Page |accessdate=2005-07-06 }}
    "Wikipedia Main Page". Archived from the original on 2002-09-30. Retrieved 2005-07-06. 

See also [edit]


This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Wikipedia:Using the Wayback Machine".