1
3 Comments

I'm building URL shortener, pls criticize me mercilessly

I'm building another URL shortener. I know there are plenty of them, but I believe I can create another one and still make money. Instead of just saying, "it's already done," can you share features that current URL shorteners don't provide?

on November 18, 2024
  1. 2

    Make your URL shortener stand out with features like customizable emoji links, smart redirections (based on location or time), anti-spam detection, mini landing pages for notes or ads, and dynamic QR codes. Add real-time stats and team accounts for businesses, plus options to monetize through non-intrusive ads. Keep it simple but packed with perks! Hope it helps

    1. 1

      Thank you for your comment; it is very helpful to me. Here are some roadmap items that overlap with your suggestions:

      • Conditional redirecting: Based on location, time, browser, device, etc. (POC State: successful)
      • Customizable/monetizable redirection pages: User can add a middle page before redirecting. (POC State: Waiting)
      • Protected links: Protect links with password, IP or location block (POC State: successful)
      • Proxied Links: Hide original address (POC State: Waiting)
      • Hosted Files: Hosted small documents to make it downloadable. (POC State: Not-required)

      These are just the tip of the iceberg. I want to build a more extensive tool focused on link building, not just shortening links.

  2. 1

    Is there anyone who reads this I really appreciate comments here on HN: https://news.ycombinator.com/item?id=42255882