About Untrap
The Problem: A Web of Walled Gardens
The internet has been carved into a collection of "walled gardens." Major players act as gatekeepers, siloing users within their own ecosystems-Amazon even fragments its own service by region, forcing users into disconnected marketplaces.
Worse, social media apps now force traffic into their own "in-app internet." When someone clicks your link, they are trapped in a limited internal browser designed to keep them from leaving. Even the tools meant to help-traditional link shorteners-create their own silos, trapping your brand and your audience inside their proprietary domain names.
Why I Built This
I'm a developer who grew tired of watching my own projects get lost in the shuffle. I've personally felt the frustration of trying to advertise a single link, only to see it fail because of regional dead-ends, "in-app" friction, or being forced to use a middleman's domain. I wanted a way to bridge these silos so that a link could finally just work for everyone, everywhere.
The Technical Approach
Untrap is my solution to these barriers, built with a high-performance, minimalist architecture:
- Edge Routing - I deploy logic to global edge nodes so redirects happen near-instantly at the server closest to the user.
- Regional Intelligence - The system intelligently maps users to the correct regional destination based on their location, bypassing "not available in your country" errors.
- AI Agent Optimization - Detects AI crawlers and returns structured Schema.org metadata, making links readable by AI shopping agents and search engines.
- Domain Autonomy - Unlike services that trap you in their brand, Untrap is designed to prioritize your digital identity.
Technical Deep-Dives
I document the challenges of building for a fragmented web and share project updates on the Blog.