URL structure, explained without the jargon
It is rarely the thing that gets a project approved, and often the thing that decides how it goes. Here is URL structure without the vocabulary that usually surrounds it.
Search work compounds slowly, which is why it gets abandoned about two months before it would have paid off. Assume whoever inherits this will have half your context and none of your patience.
The short version
Short, readable URLs get shared and clicked more. The reasoning matters more than the rule, because the rule has exceptions. If it only works because one person remembers to do something, it does not work yet.
Why people complicate it
Most of the confusion comes from tooling rather than from the idea itself. That sounds obvious written down. It is still the thing most often skipped.
Changing them later costs you rankings unless you redirect. There is a version of this that is over-engineered, and it is worth avoiding. If it only works because one person remembers to do something, it does not work yet.
Turning this into a decision
Words beat numeric IDs for both people and crawlers. Getting it slightly wrong is survivable. Ignoring it entirely is not. The practical test is whether someone new to the project could tell, in a minute, that it had been handled.
The short version
Search engines are trying to answer a question, so the pages that answer questions clearly tend to do well. Three things worth confirming about URL structure before you move on:
- Someone can say what the current setup is without going to look
- Short, readable URLs get shared and clicked more — and you know whether that is true here
- There is a way to tell whether the last change to this helped
Pick the one that would hurt most if it failed, and start there.