Most of your marketplace will only be available to registered users. However, there are some public pages:
/login
This is the page all your users will come to log into the marketplace.
/register
This is the page your freelancers register their accounts.
/customer-register
This is the page your customers register their accounts.
/freelancers/[category-name] e.g./freelancers/accountants (where you have a category called “Accountants”
These URLs will be created automatically when you create/rename a category. On this page, the customer will see the profiles of all activated freelancers in that specific category, and be able to post a job into that category.
/post-job
If you have this feature enabled, your customers will be able to view a map of all your freelancers, and choose a category to post their job into.
/post
If you have this feature enabled, the customer will see the profiles of all activated freelancers, and post a job into their choice of category.
/post-form
If you have this feature enabled, and have included the Custom CSS code listed here, the customer will only see the job posting fields, and can post a job into the category of their choice.