• Best Permalink workaround for custom pages

    I’m working with a client and were using WordPress 3.4.1.

    My client would like to setup custom pages for it’s customers using an unique url for each customer page.

    https://www.client-domain.com/<some-customer-name&gt;

    While keeping the customer friendly url – this would refer to:

    https://www.client-domain.com/customer/id/<some-customer-id&gt;

    Normally I would set something like this up using ProxyPass within Apache , but the client would like these kind of page for all 100,000 of it customers. Just from the testing I have done, adding a few 1000’s ProxyPass with Apache does not perform very well.

    What are the other options of getting these kind of unique url for each customer page, like ProxyPass but could handle 1000’s of these urls?

    Any suggestion for help would be greatly appreciate.

  • The topic ‘Custom URL's’ is closed to new replies.