How to Build a Personal Knowledge Wiki (2026 Guide)
How to build a personal knowledge wiki — practical setups using Obsidian, Notion, and other tools to create a searchable, linked knowledge base that grows more useful over time.
How-To Guides
How to archive a web page before it disappears — the best free and paid tools for preserving web pages as permanent snapshots, with guidance for researchers, journalists, and knowledge workers.
Web pages disappear all the time. A company's pricing page changes the week after you screenshot it for a competitive analysis. A news article about a product launch gets taken down. A Reddit thread with crucial user research gets deleted by the original poster. A corporate blog post walks back a claim you referenced in a client report.
Archiving a web page creates a permanent snapshot — a copy of the page as it existed at a specific moment — that remains accessible even when the original URL returns a 404. This guide covers how to archive a web page before it disappears, using free public tools, browser extensions, and capture tools for research workflows.
Web content is impermanent by design:
Companies change their websites. Pricing pages, feature lists, and "About" pages are updated regularly. What you read yesterday may not be what's there today.
Articles get taken down. News articles are sometimes removed for legal reasons, PR reasons, or simply because they're old. Even technically-permanent URLs can redirect or 404.
Social media content is deleted. Posts, threads, and profiles disappear without warning.
Platforms shut down. Sites go offline, companies fold, and hosting contracts lapse. Entire domains disappear.
Bookmarks are link references, not snapshots. Bookmarking the URL doesn't capture the page content. When the page changes or disappears, your bookmark points to whatever is there now — not what was there when you saved it.
The Internet Archive's Wayback Machine (web.archive.org) is the largest free web archiving service. It automatically crawls and archives millions of pages, and it also lets you manually request an archive of any page.
To save a page to the Wayback Machine:
The archived URL format is: https://web.archive.org/web/YYYYMMDDHHMMSS/https://original-url.com
To check if a page is already archived:
Advantage: Free, permanent, publicly accessible. The most trusted archival service.
Limitation: Some pages block Wayback Machine crawlers with robots.txt. JavaScript-heavy pages may not render correctly in older snapshots. Dynamic content (logged-in pages, live dashboards) doesn't capture well.
archive.ph (formerly archive.is) is a fast, simple archiving service that specializes in capturing current page state including JavaScript-rendered content.
To save a page with archive.ph:
Advantage: Faster than the Wayback Machine. Better at capturing JavaScript-rendered pages (single-page apps, news sites with paywalls). Permanent public links. Limitation: Sometimes rate-limited for automated use. Some sites block archiving.
Use case: When you need to capture evidence of a web claim (competitor pricing, product announcement, news article) and want a permanent, shareable proof of what was there at a specific time. archive.ph URLs are commonly used in academic citation and journalism.
For offline access and local preservation:
Chrome/Edge: Saves an .html file and a _files folder.
Firefox: Similar — .html + folder.
Safari: Saves as a single .webarchive file (Mac-only format) or can save as HTML.
Advantage: Works offline. No external service dependency. The file is yours permanently. Limitation: The saved HTML file requires keeping the associated folder for images and styles to render correctly. Dynamic content often doesn't work in the offline saved version. Not searchable unless you open the file.
SingleFile extension (Chrome/Firefox): A free extension that saves a complete page as a single HTML file — no companion folder needed. A self-contained archive of the page as it rendered in your browser. Excellent for pages with dynamic content.
For pages where the visual layout is important:
The PDF captures the page visually at that moment. It's a visual snapshot, not an interactive one, but for evidence purposes (what did this page show at this date?), a dated PDF is reliable.
Best for: Competitor pricing pages, terms and conditions, product feature lists, news articles.
For knowledge workers who archive pages as part of ongoing research — not just one-off preservation — a purpose-built web capture tool handles the organizational layer that archiving services don't.
How WebSnips handles page preservation:
Difference from Wayback Machine / archive.ph: WebSnips captures for your personal research use — organized into collections, full-text searchable, with notes you can add. Public archiving services create publicly accessible snapshots for evidence and historical preservation.
When to use which:
Scenario: You're a product manager tracking a competitor's pricing page for quarterly competitive analysis. You need to document what their pricing was in Q1 2026.
Step 1 — Public archive (evidence): Paste the competitor's pricing URL into archive.ph. Save a snapshot. Copy the archive.ph URL and paste it into your competitive research notes: "Competitor pricing as of 2026-03-15: [archive.ph/...]"
This creates a permanent, verifiable record that doesn't depend on the competitor's site.
Step 2 — Research capture (personal use): Click WebSnips on the competitor's pricing page. Save to your "Competitive Analysis Q1 2026" collection. This captures the full pricing page text for search and reference within your research workflow.
Step 3 — Screenshot for presentations:
Take a full-page screenshot with a browser extension (GoFullPage) or Cmd+Shift+3 (Mac). Name the file CompetitorX-Pricing-2026-03-15.png. This is the visual reference for your quarterly deck.
By date in research notes: For competitive monitoring, maintain a notes document with archive links by date. "CompetitorX pricing history: [archive.ph link Jan] [archive.ph link Apr] [archive.ph link Jul]"
By project in WebSnips: Capture pages for each client project or research topic into a project-specific collection. Full-text search finds them when you need them.
By date in a local folder: For downloaded HTML files, name with date: CompetitorX-pricing-2026-03-15.html. Organize by company or topic in folders.
Don't wait to archive. Archive the moment you find something valuable. Pages change or disappear between your decision to archive and your return to do it.
Don't assume the Wayback Machine has already archived the page. Many pages have never been crawled, or the last crawl was months ago. Submit a fresh save request for pages you specifically need.
Don't use archive links as your only copy for research. Archive.ph and Wayback Machine create public permanent links — but they require internet access and their services continuing to operate. For critical research, also save a local PDF or HTML file.
Don't archive login-required pages using public tools. Public archiving tools capture pages as an anonymous visitor. Logged-in content (paywalled articles, private documents) won't capture correctly.
Can I archive a page that blocks the Wayback Machine?
Some sites use robots.txt to block Wayback Machine crawlers. archive.ph may still work, as it captures the page as a browser renders it. SingleFile extension captures what your browser renders — if you can see it, SingleFile can save it.
Are archive.ph links permanent? archive.ph has maintained links for many years, but it's a third-party service with no guaranteed permanence. For critical evidence, save both an archive.ph link and a local PDF/HTML.
Can I archive a YouTube video? Not fully — archiving tools capture the YouTube page (title, description, visible info) but not the video itself. YouTube-dl and yt-dlp are command-line tools that download the actual video file, but these should only be used for videos you have permission to download.
Archiving a web page before it disappears is a 10-second action with significant long-term value. The Wayback Machine and archive.ph create permanent public snapshots — free, shareable, and verifiable. Browser save-as and PDF provide offline access. Web capture tools integrate page preservation into a searchable research workflow.
The only mistake is waiting.
More WebSnips articles that pair well with this topic.
How to build a personal knowledge wiki — practical setups using Obsidian, Notion, and other tools to create a searchable, linked knowledge base that grows more useful over time.
How to build a second brain in 30 minutes — a practical quick-start for knowledge workers who want a working personal knowledge management system without spending days on setup.
How to capture ideas before you forget them — the fastest tools and habits for getting ideas out of your head and into a retrievable system the moment they occur to you.