Exécuter plusieurs forums sur le même domaine ?

Existe-t-il un moyen de configurer plusieurs forums au sein du même domaine ?

Je lance une plateforme qui hébergera plusieurs produits, je souhaite donc séparer les forums de chaque produit tout en conservant le domaine.

Merci !

A couple possibilities I can think of. Depends if the products are actually related / have lots of overlapping users, vs. if they’re e.g. totally separate user groups but the forums just happen to be owned by the same parent company.

If they’re related, could make sense to have each product as a category, and use subcategories under those. Could use category permissions so only certain people see certain top level product categories.

Or if you want them as totally distinct forums, probably best to install each forum on a separate subdomain. You wouldn’t have to buy extra domain names but each forum would be separately installed on a subdomain so you’d have e.g. product1.maindomain.com, product2.maindomain.com, and product3.maindomain.com. You could add some kind of shared menu if you want them separate but still interlinked in some way.

For more specific advice would be good to have more detail on what exactly you’re looking to do in terms of how these forums relate to each other, who the users are, etc.

4 « J'aime »

Hi @bts, thanks for the response.

It’s a gaming platform and we will have different games in different languages, so even though some users could overlap on multiple games, we need features such as the “Latest messages”, “Pin Globally” and “Pin Banner” to be exclusive to the forums themselves.

For example, if game 1 is available in language A and game 2 is available in language B, we don’t want global announcements for game 1 to show up in game 2’s forum as it won’t have any relevancy.

That being the case, would this suggestion be the path?

Or if you want them as totally distinct forums, probably best to install each forum on a separate subdomain. You wouldn’t have to buy extra domain names but each forum would be separately installed on a subdomain so you’d have e.g. product1.maindomain.com , product2.maindomain.com , and product3.maindomain.com . You could add some kind of shared menu if you want them separate but still interlinked in some way.

3 « J'aime »

Do you mean de.yourdomain.com, en.yourdomain.com and so on? (or en.game1.yourdomain.com?) I don’t know how it would even be possible to have forum.yourdomain.com somehow be different if someone is thinking of a different game.

If it’s really language that you care about, you could have one forum and have people join a group to gain access to categories in whatever language (and game) that they like. It’s a bit confusing because they’d have to know to join the right group, but you could conceivably work that out, especially if all categories required group membership. (But if you did that, then Google couldn’t index anything)

We have experience hosting forums for big game franchises and we recommend doing one instance per locale/game.

Eg:

That way you can scale instance resources according to how popular is each game in each language.

5 « J'aime »

That is good, but expensive. :wink:

For companies with smaller budgets it might be OK to start with categories for different games, and subcategories for language within the games.

See also How to structure a multilingual community

4 « J'aime »

Bonjour @Falco,

Je parcours cet ancien post et je suis également intéressé par l’hébergement d’une solution similaire, mais je veux m’assurer que l’identité de l’utilisateur reste la même sur plusieurs forums.

Ce que j’aime dans le forum Discourse, c’est que les différentes catégories peuvent s’afficher sur la page d’accueil avec une image, une description et un nombre de sujets listés (les plus populaires/récents) (vue mobile). Est-ce également possible sur le bureau ? Je ne vois pas cette option.

Cependant, lors de la création de sous-catégories et de la navigation dans la catégorie parente, tous les sujets sont listés ensemble, ce qui fait perdre la vue d’ensemble de la catégorie, sa description et ses sujets.

Ma question est de savoir laquelle des options suivantes peut être auto-hébergée :

  1. Existe-t-il un thème permettant à la page d’accueil d’afficher : Catégorie parente avec image + description + 5 sous-catégories principales → Sous-catégorie avec image + description + 5 sujets principaux → Liste des sujets ?
  2. Multi-site avec une seule connexion utilisateur :
    ParentCategoryA.discourse.example.com forum séparé discutant de la Catégorie parente A
    ParentCategoryB.discourse.example.com forum séparé discutant de la Catégorie parente B
  3. Prise en charge d’une page de forum avec une liste différente de catégories :
    discourse.example.com/supercategoryA avec toutes les catégories pertinentes pour la Super Catégorie A listées
    discourse.example.com/supercategoryB avec toutes les catégories pertinentes pour la Super Catégorie B listées

Merci d’avance.

1 « J'aime »