Each page on your marketplace has a URL, its address. URLs follow some rule and pattern. We've listed the internal part of the URL for the most important pages, below.
Browsing the marketplace:
Landing page:
/
Search page:
/s
Listings pages:
/l/listing-title/listing-unique-id
, wherelisting-title
are the listing title words andlisting-unique-id
is a technical ID unique to each listingUser profiles pages:
/u/user-id
whereuser-id
is a technical ID unique to each user
Signup and login:
Sign up page:
/signup
Log in page
/login
Posting a listing:
New listing page:
/new
Content pages:
About page:
/p/about
Privacy Policy page:
/privacy-policy
Terms of Service page:
/terms-of-services
Any page you add in Pages:
/p/page-id
, wherepage-id
is the page ID you chose
User pages:
User's Inbox (as a customer):
/inbox/orders
User's Inbox (as a listing author):
/inbox/sales
User's listings page:
/listings
User's profile settings page:
/profile-settings
User's contact details page:
/account/contact-details
User's password settings page:
/account/change-password
User's payout details page:
/account/payments
User's payment details page:
/account/payment-methods