Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Should URL structure mimic file structure? - Kevin Powell - Community
KP-C
Kevin Powell - Community
•
3mo ago
•
8 replies
Faker
Should URL structure mimic file structure?
🗣️
discussion
Hello
, I
'm currently building a project where initially we have a
hero
hero
page
, then we login
/register and we have the
"content
" page
. Say for the hero page
, its URL will be something like
:
/
/
.
Now within that main page
, I expect it to consider some sort of navigation bar which will link us to login or registration
.
So upon login or registration
, the URL will be
:
/login
/login
or
/registration
/registration
.
Now say I have successfully login or register
, the URL should now be something like
/home
/home
?
Does URL structure matters
? When should I add prefixes etc
, should it reflex my file structure
?
Kevin Powell - Community
Join
A friendly place for developers to meet other devs, ask questions, get help, and just have a good time 🙂.
36,263
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
code structure helpppp
KP-C
Kevin Powell - Community / help
7mo ago
Folder Structure - Feature Sliced Design
KP-C
Kevin Powell - Community / help
4w ago
Importance of Vite folder structure
KP-C
Kevin Powell - Community / help
8mo ago
Assistance needed for implementing a grid structure
KP-C
Kevin Powell - Community / help
5mo ago