URL Shortener
2025

How We Replaced Bit.ly with Our Own URL Shortener Using Hugo and Cloudflare Pages
We have been using Bit.ly to create easily shareable short URLs, but we recently decided to replace it with our own solution. We created a Hugo-based static website where we could create the short URLs, handle redirects to their respective long URLs, and have a page for each short URL displaying its QR code.