1
vote
4answers
201 views

Stack Overflow's URL structure

If you look at the URL structure for this question /questions/question-id/question-slug it's obvious that SO is using question-id for the database lookup. The slug is only there for SEO and ...
12
votes
2answers
253 views

Logic Behind StackOverflow Question IDs

First of all, I should say that I think that this question does not belong on Meta. StackOverflow URLs are inspirational to me, the way they are designed is very clever and they work really well ...