Hacker News new | ask | show | jobs
by cultartawayyyi 1475 days ago
A lot of MVC sites do this - it's descriptive to both humans and robots.

If a URL ends with something like "/1234-content-goes-here", you can often shorten it to "/1234" and get a successful redirect.