LinkShift.app started as a hosted product for managing redirects, branded links, QR codes, analytics, and URL migrations.
I decided to open source it because interest in the hosted version has been lower than expected. Rather than keep pushing something only a few people want, I’d rather make it available to anyone who can use it.
If the project gets real traction, I’ll keep supporting the hosted version too.
Top comments (1)
Respect the call to open-source rather than let it quietly die — redirect/migration tooling is exactly the kind of thing people self-host happily. From a scan of linkshift.app: you've clearly done the security-headers homework (CSP, X-Frame-Options, nosniff, Referrer-Policy, Permissions-Policy all set), which makes the three gaps stand out:
<h1>on the homepage — the crawlers get "LinkShift.app" from the title and nothing else.If the hosted version's traction problem is partly discovery, #2 and #3 are the cheapest SEO fixes you'll ever ship. Happy to run a full free scan if you want the complete report — just ask.