Skip to content

Subdomain per Organization #3950

Answered by paulogdm
TylerMills asked this question in General
Discussion options

You must be logged in to vote

In order to serve content based on the subdomain, you need a dynamic code that decides what you should serve to whom. To be very clear:

  • If you are using a wildcard domain, you must use serverless functions and caching strategies in order to make the sites fast. SPR is also advised.
  • There is no way to generate N sites and distribute them across N subdomains. But the idea is interesting and we could release support for it if the demand justifies it.

Attacking the goals of the OP directly:

Provide every organization their own subdomain. For example: organization.mysite.com

This is certainly possible on our platform. You need to use wildcard domains.

Allow organizations to customize thei…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@paulogdm
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by paulogdm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants