/users/userid/ should redirect to /users/userid/profile/

There’s no straightforward way to return to someone’s profile from their inventory (nor favorites, friends, etc.).
Pressing back a bunch of times will rewind my browsing of their inventory, category by category. This can be very tedious.
I expect to end up on their profile after removing this bit from the address:
468dd54e27b594d3a237fa4429afea50d76b4840.png
But instead it brings me here:
f54f4a2e795fddaa675767b5bcfa8fde22204dd4.png
Ideally, clicking their username would return me to their profile:
06007760f81b43f605b3e774e86630d20bd54ce0.png
But having /users/userid/ redirect to /users/userid/profile/ would be fine as well.

1 Like

If you use “/users/userid” instead of “/users/userid/” it will redirect to the profile.

For example:
https://www.roblox.com/users/1
Leads to:

4 Likes