• Hello,

    I have a little problem, I hope you could help me.

    I have to create a website but there are two versions:

    – For particuliers (www.site.com/particulier)
    – For professionals (www.site.com/pro)

    Note: https://www.site.com is a page where the user can choose between particulier and pro.

    But I have a problem: the both versions (particulier and pro) display the same content (with the same pages, the same categories, the same sub-categories, the same text, the same html…), except an html div and the colors (defined by css). So yes, it is a duplicate content (sic) but I do not want to duplicate all my pages for the both versions. It will be too complicated for the client (and too long for me).

    What can I do? What is the best solution?

    Do I have to create the categories “particulier” and “pro” ? I am not sure about this because it suggests that I have to duplicate everything (all the categories, the pages,..).

    Thanks you…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The best way is to implement multi-site network.

    In this scenario you will create on 3 websites using one WP distribution.

    1. Basic site from where a user will choose either Particular or Pro
    2. Particular Site
    3. Pro website

    You will have advantage to utilize same theme, template and plugin with independent data.

    You should get sufficient information about configurations & how to create it HERE

    The whole project (including 3 websites) can be managed by single administrator OR you can even create different admins on each section.

    Multisite Network Administration

    While using multisite, I am sure there must be some way to share full or partial content.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to have site.com/particulier and site.com/pro without duplicate the content?’ is closed to new replies.