Solutons Lounge

How to: app.com/xxxprofile – Need help


Hello,

I want to make a website that can support 1000’s of different user profiles.

The idea is for my website to have a unique “url ending” for each user that takes someone to a profile that displays the specific data for that profile.

For example:

These urls would take a user directly to that specific user’s profile.

How can I implement this?
(I’m guessing I need to use the url parameters, but I’m not sure how)

Thank you for your help!!

If you use parameters the url would look like: app.com/profile?user=intrascopellc

If you use path segments the url would look like app.com/profile/intrascopellc

Thank you!

How would I actually go about implementing app segments?

You can do that with slugs. There are a few YouTube videos that explain it

great idea. love the rock.

what have you cooked up so far beyond your initial ideas?

Google “bubble path url” and you should get a ton of resources. Try to set it up first then come back here with questions if you run into any issues

You can also try out CoAlias





Source link

Exit mobile version