Feature
Branded domains
A branded short link is a short link on a domain that's yours —
not bit.ly/abc, not rebrand.ly/abc, but
links.yourcompany.com/abc. SecureRedirector is built around that.
What you can register
- Apex domains (
yourcompany.com) - Subdomains (
go.yourcompany.com,links.yourcompany.com) - Different TLDs for different brands or markets
- Multiple domains routing to overlapping or distinct destinations
HTTPS is automatic
When you register a new domain, the system provisions a Let's Encrypt certificate via Certbot and configures nginx to terminate TLS. Renewal is handled by a systemd timer — you don't have to think about expiration.
CDN compatible
Domains validated over HTTP work behind CloudFlare and other reverse-proxy CDNs. If your DNS points at a CDN first, you can still bring the domain online without breaking any in-flight traffic.
Why it matters for SEO and trust
Permanent 301 redirects on a branded domain pass link equity
to the destination, and your domain in the link itself is its own trust
signal — recipients see links.yourcompany.com instead of an
anonymous shortener host.