Suggestion: Post URLs should include the community name.

Currently, URLs to posts have this format:

lemmy.ml/post/[number]

I suggest changing it to this so people can see the community immediately in shared URLs:

lemmy.ml/c/[community-name]/[post-number]

24 points · 2 comments · view on lemmy.world

2 Comments

CoderSupreme@programming.dev · 3 pts · 1y (1 reply)

I wish it had been like that but changing it at this point would break too many links.

matengor@lemmy.ml · 13 pts · 1y

You could keep the previous links intact. The software could handle both versions. It's probably also possible to create a forward from the old to the new URL format.