ARENA archive pages: why FreedomCore keeps quarantined wallets visible with frozen snapshots
ARENA archive pages: why FreedomCore keeps quarantined wallets visible with frozen snapshots
When a wallet falls out of the top-tier set on the FreedomCore ARENA leaderboard, three things could happen.
The naive option is to delete the page. The URL returns 404. Google deindexes it. Any inbound links to that wallet break. This is what most leaderboard products do and it is the wrong answer.
The second option is to soft-redirect the page to the leaderboard root. The URL returns 301. The wallet is forgotten. The stats are lost. The historical record is erased. This is slightly less bad but still wrong.
The third option is what ARENA does. The URL stays. The page stays. The stats freeze. A clear notice declares the wallet archived. The visitor can still verify what the wallet was when it was tracked. This note explains why that matters and how the archive pipeline works.
Why archive instead of delete
The product council ruling that produced this approach made the case in three points.
First, URL stability is binding. Any URL that has ever been published on arena.freedomcore.io and indexed by Google must continue to resolve. The alternative is link rot that compounds over time. Every backlink, every bookmark, every cached Google reference becomes a dead end the moment a wallet falls below tier. That is not acceptable for a research surface.
Second, the historical record is the public proof. The whole point of an inspectable leaderboard is that anyone can audit what happened. If a wallet's page disappears the moment it underperforms, the inspection becomes impossible. Archive pages preserve the audit trail.
Third, the SEO mechanics reward consistency. Google's quality signals penalise sites that churn URLs. A site where pages are stable, with clear lifecycle markers, ranks better over time than one where pages appear and disappear.
What the archive page looks like
An archived wallet page on ARENA has the same URL as it did when the wallet was active. The address is preserved. The canonical link points to itself. The Schema.org Dataset markup declares creativeWorkStatus: Archived so search engines understand the page is in a different lifecycle state.
The visible content includes an archive notice banner at the top of the page. The notice states clearly that the wallet has been removed from active SHADOW tracking and that the statistics below are a frozen snapshot from a specific date. The stats grid shows the last profiled state, not a live join against the SHADOW database.
The call-to-action on an archived page does not promote that wallet. The active-page version of the page invites visitors to copy-trade similar wallets via SHADOW. The archived version replaces that with a link back to the active leaderboard. The point is to be honest: this wallet is no longer the kind of thing you should follow.
What the publication pipeline does
The ARENA build process scans the SHADOW tracked-wallets database every six hours. For each wallet currently in tiers one through three, the build emits a live page with the latest stats. For each wallet currently in tier zero, the build emits a frozen-snapshot page using the most recent profile data.
Three sitemap files get regenerated. The active sitemap lists all live-tier URLs. The archive sitemap lists all tier-zero URLs. The index sitemap points at both. Google can discover, crawl, and index all pages without confusion about which lifecycle state each URL is in.
The pipeline also handles the case where a wallet is removed from tracking entirely. If a wallet is neither in the active set nor in the current tier-zero set, its page returns HTTP 410 Gone. This is the only case where a URL deliberately stops resolving with content. The 410 tells Google to deindex the URL cleanly. The page does not appear in any sitemap.
What this means for FreedomCore's relationship with search
The archive methodology is a deliberate trade. ARENA gives up the ability to make poor-performing wallets disappear from search results. In return, ARENA gets a stable URL graph that compounds search visibility over time, an honest public record that anyone can verify, and a clear path for wallets to move between lifecycle states without anything breaking.
This is the same principle that governs FreedomCore notes more broadly. Notes get permanent URLs. Their status can change. They can be marked superseded if a later note refines an earlier finding. But the URL never disappears. The historical record is the product.
The wider point
A research surface that erases its history is not a research surface. It is a marketing surface that happens to use research vocabulary. The point of FreedomCore ARENA is to be the former, not the latter, and the archive methodology is the mechanical guarantee that the difference is real.
Browse the live ARENA leaderboard and archive
FreedomCore ARENA Leaderboard →