Hacker News new | ask | show | jobs
by overcast 3815 days ago
Agreed, it's in the roadmap! Initially I wanted to make the URL's as short as possible , for sharing purposes, but I can see this would be much more beneficial. Thanks for your feedback :)
1 comments

Wouldn't it be possible to have http://imadefood.com/recipe/NkgHYiLPl/herbs-and-gin redirect to http://imadefood.com/recipe/NkgHYiLPl, or vice versa, thus allowing short links when they are desired and informative links when they are desired?
Much simpler than that, simply regex the route to ignore past the recipe ID. Everything after is just descriptive text. This allows both as you suggested. I'm adding this tonight along with some other updates.