Wayback Restore: Get Your Lost Site Back in 5 Steps
By the Restorix editorial team · May 13, 2026 · 7 min read

Restore your website from the Wayback Machine
Get a free estimate in seconds — you only pay when you confirm. Failed restores refund automatically.
Your site is gone. The hosting lapsed, the database got wiped, or the agency that built it stopped answering email. The good news: the Wayback Machine probably has a copy. A wayback restore pulls your pages, images, stylesheets, and scripts out of the archive and rebuilds them into a working site you can host anywhere. This guide is the short version, no theory, just five steps from dead site to live site, with the numbers to check at each stage so you know it worked. For a small site the whole job takes most people under an hour.
What a wayback restore actually includes
A restore is more than saving one HTML page. A real one fetches every page the crawler captured, plus the assets those pages reference: images, CSS, JavaScript, PDFs, fonts. On a typical small business site that comes to 300–3,000 files. A WooCommerce store I handled last spring came back with 11,400 files, most of them product images the owner had written off as lost.
- Every archived page, rewritten so internal links point at your domain instead of web.archive.org
- Images, CSS, and JavaScript downloaded locally instead of hot-loaded from the archive
- Optional cleanup that strips old analytics, ads, and third-party iframes
- A file manifest showing exactly what came back and from which capture date
One caveat: the archive stores what a browser received, not your server code. WordPress PHP, databases, and admin panels do not come back. What you get is the front end, the pages as visitors saw them. For most brochure sites, blogs, and forums that is 95% of the value. Dynamic features like carts and contact forms need to be rewired or replaced after the restore.
Step 1: Find the right snapshot
Restore your website from the Wayback Machine
Get a free estimate in seconds — you only pay when you confirm. Failed restores refund automatically.
Open web.archive.org and enter your old URL. The calendar view shows capture density as blue circles, bigger circles, more captures that day. Do not grab the newest capture by default. The last snapshot of a dying site is often a parked page, a for-sale notice, or a hosting-suspended error. Pick the last date where the homepage actually looks like your site, then spot-check three or four internal pages from around the same month.
Watch the URL variants too. If the site lived at www.example.com, snapshots of bare example.com may be thin. Copy the exact URL of the good snapshot, you will paste it into the restore tool next. And if the site went through several redesigns, decide which era you want before touching anything. Restoring a 2012 design by accident is a real thing that happens, and re-running the job costs another fee. Thirty seconds of calendar browsing is cheaper.
Step 2: Get a wayback restore estimate
This is where people overpay or get surprised. Before spending anything, you want three numbers: how many files the archive holds for your site, how large the download will be, and what the restore costs. this free tool gives you a free instant estimate with all three, exact archived file count, total size, and a locked price, before you pay anything. The price is fixed at estimate time, so the number you see is the number you pay.
Billing is pay per restored file, the first file is free, and there is a small flat fee per restore. You top up your balance once, by card or crypto; nothing recurs, no subscription. If a restore fails, the refund hits your balance automatically, no support ticket, no waiting on an agent.

Step 3: Choose your restore options
Options look like checkboxes, but a few decide whether the restored site ranks or rots. The ones that matter most:
| Option | When to use it |
|---|---|
| Date-range selection | The site was redesigned and you only want one coherent version |
| Remove analytics and ads | Old trackers and ad scripts call dead domains and slow everything down |
| Relative internal links | You are moving the site to a new domain |
| www or non-www canonicalization | Pick one, match your SSL certificate, stick with it |
| Keep 301/302 redirects | The old site had deliberate redirect rules you still need |
| HTTPS conversion | Always, unless you enjoy browser warnings |
| Minify JS/CSS | Pre-2018 sites with uncompressed assets; a cheap speed win |
Date-range selection deserves special attention. If a site ran from 2010 to 2019 but looked its best between 2015 and 2017, fence the restore to those years. You avoid mixed footers, mismatched navigation, and the strange time-travel effect where a 2011 price list sits next to a 2018 homepage. Planning to edit content later? Also tick the structured article export (XML, CSV, or JSON) and the JSON/SQLite file manifest. Future you will be grateful.
Step 4: Download the restored archive
When the job finishes you get a zip of the rebuilt site. Open it before uploading anything. Check the homepage renders, click two levels into the navigation, and open a page that used to carry a contact form. Look for leftovers: archive.org toolbar scripts, absolute links back to web.archive.org, missing images. A decent restore strips the toolbar and rewrites the links for you. Missing images usually mean the crawler never captured them, and no tool can invent what was never archived.
The file manifest shows the capture timestamp of every file, so you can see at a glance if one page came from 2014 and its neighbour from 2019. Keep the zip after you upload, too. It is your offline backup of the restored site, and re-uploading from a local copy is faster than re-running anything.
Step 5: Upload the site to your hosting
Two routes. Manual: unzip locally and push the files over FTP or SFTP into your web root, fine for a 50-page brochure site, tedious at 5,000 files. Automatic: let the service deploy for you. Restorix deploys in one click to SSH/SFTP VPS, FTP/FTPS shared hosting, or S3. Credentials are AES-256-GCM encrypted and SSH host keys are pinned, so the next deploy goes to the same server you approved the first time.
- Point DNS at the hosting before you deploy, propagation takes minutes to hours
- Deploy, then load the site over HTTPS and click through the main navigation
- Submit the restored sitemap in Google Search Console
- Redirect any old URL variants you are not keeping

Shared hosting or VPS?
Shared hosting over FTPS is fine for restored static sites, there is no database to manage and traffic is usually modest. A VPS over SSH/SFTP makes sense when you want server-level redirects, aggressive caching, or you are restoring several sites at once. S3 works for pure static hosting with no PHP, which also means no CMS, pick it only if you never plan to edit the site.
Deploys include the free Restorix CMS, a single PHP file at /webarchive-cms.php with content editing, search and replace, and a file manager. The per-site admin password is randomly generated and shown in your dashboard, and safe mode is on by default. The day you need to fix outdated pricing across 200 pages, that search-and-replace pays for the habit of installing it. The tutorial walks through it.
After upload, test the five pages that mattered most on the old site: homepage, top service page, contact page, one blog post, one deep link from an old bookmark or email. If those work, the long tail almost always works.
Wayback restore mistakes that cost you money
Most failed restores fail in the same five places:
- Restoring the latest snapshot instead of the last good one, parked pages look convincing in thumbnails
- Skipping the estimate and discovering mid-job the archive holds 40,000 files, not 4,000
- Leaving old analytics and ad scripts in place, leaking referrers to domains you do not control
- Forgetting to canonicalize www versus non-www and splitting your link equity in half
- Uploading straight to production without clicking through the site on a staging URL first
None of these are exotic. Every one shows up in support inboxes weekly, and every one is avoidable with the checks in steps 1 and 2. The pitfalls guide goes deeper on each failure mode.
A restore takes an afternoon. Fixing a sloppy restore takes a week. Spend the extra ten minutes on snapshot selection.
Restore your website from the Wayback Machine
Get a free estimate in seconds — you only pay when you confirm. Failed restores refund automatically.
FAQ
What is a wayback restore?
A wayback restore rebuilds a working website from snapshots stored in the Internet Archive's Wayback Machine. Instead of one saved page, you get the full set of archived files, pages, images, CSS, JavaScript, rewritten so links work on your own hosting.
How long does a wayback restore take?
Small sites under 1,000 files usually finish in minutes. Large archives with tens of thousands of files can take a few hours. The bottleneck is almost always how fast the archive serves files, not the restore itself.
Can I restore a site I did not own?
Technically yes, the files are public. Legally it depends, because text, design, and images may still be copyrighted. Restoring your own lost site is routine; cloning a competitor's old site invites a takedown. When in doubt, restore content you have rights to.
Will my restored site work with WordPress?
A restore gives you static files, not a WordPress database. If you need editing, use the bundled CMS at /webarchive-cms.php for content edits and search-replace, or rebuild the theme in WordPress and import content from the structured XML or CSV export.
What if some pages or images are missing?
The Wayback Machine only holds what its crawlers captured. Pages behind logins, blocked by robots.txt, or added after the last capture are not there. Check the file manifest before paying so you know exactly what exists.
Do I need to download anything to my own computer?
No. The restore runs in the cloud and you can deploy straight to your hosting from the dashboard. Downloading the zip is optional, useful as a local backup or if you prefer to upload by hand.
Related guides

wayback machine restore
Wayback Machine Restore: 4 Pitfalls and How to Avoid Them
A wayback machine restore can fail quietly: parked pages, redirect chains, missing images, mixed timestamps. How to spot each pitfall and avoid it.

restore website from wayback machine
Restore a Website from the Wayback Machine: Full Guide
Restore a website from the Wayback Machine end to end: pick the right snapshot, set restore options, then deploy a working site with a CMS in under an hour.

wayback machine
Wayback Machine: The Complete Guide to Browsing Web History
The Wayback Machine archives over 900 billion web pages. Learn how crawls, snapshots, the calendar, and search syntax work, and how to restore a lost site.

wayback machine downloader
Wayback Machine Downloader Tools: What Actually Works
An honest look at Wayback Machine downloader tools: the open-source scripts, their real limits, and the done-for-you option that puts your site back online.
