How Short Links Work: Redirects, QR Codes, Link Rot
Behind every short link is a tiny lookup table: a slug on one side, your long URL on the other, and an HTTP redirect stitching them together. That's genuinely all there is to how short links work, yet that small mechanism carries QR campaigns, print ads, SMS blasts, and every character-limited bio field on the internet. It also introduces a brand new failure mode, because the link only lives as long as the table does. This article covers the mechanics, the print use case, and the downsides nobody puts on the landing page.