• I am using WP 4.5.3 and multisite is enabled as subdomain. What I am attempting is that my employee has a subdomain in his/her name IE janedoe.domain.com. This subdomain will only use a unique front page. No other links available. That is the easy part for me.

    The part I need help with is that each employee will have their own customers. To aid their customers, the customer will be given the url to go visit and it has questions in the form of buttons etc etc etc. What I am doing is creating a customer fname lname and unique identifier. The unique identifier will be injected at the end of the url. That is what I need guidence on. IE

    janedoe.domain.com/f4kgu8r

    This way the customer just goes to this unique site and doesnt have to log in just answer the questions and my employee gets to receive the info and know who is answering what questions.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You can set up individual sites to allow your customers to respond. Please take a look at the Settings->Discussion screen.

    https://codex.wordpress.org/Settings_Discussion_Screen

    Thread Starter johnnyreb

    (@johnnyreb)

    Thank you for the suggestion. The individual sites are for the employees. Each employee gets a sub domain. The employee gives the customer a link that will send them to the employee’s site. This is for mobile use only. The site is going to have tools for the customer to use. Most of which is for their use to use as they want. Some of it will be user id necessary. Example… A customer had to call customer service goes tot he site and clicks the button to contact them. Not only does it activate the call on the cell phone, it also sends an event notification to the employee so the employee can make contact with the customer to ensure customer satisfaction. That is why I am looking for a way to add a unique id to the url. I have seen this before, I just dont know how to do it.

    All the other stuff I can do. How this will work is when the click the button an event arg is created looking at the id at the end of the url the

    .com/ fire4trh

    . Then checks to see which customer has that id and sends a push notification to the employee’s cell saying Customer Johnson needed or is interested in.

    Thread Starter johnnyreb

    (@johnnyreb)

    So basically I am looking how to add unique id tokens to the url for wordpress

    At this point, we’ve reached the limits of what most in the community here are willing to offer in their spare time (everyone here is a volunteer). You should consider hiring someone so that you can give them direct access to the site for a far more efficient fix than we can provide here.

    Please try http://jobs.wordpress.net/ or http://directory.codepoet.com/ and do not accept any hire offers posted to these forums.

    We will keep this thread open, unless it veers too far off course, in case someone from the community is willing to provide further help here for free.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘unique url for customers using multisite’ is closed to new replies.