Should a splash page linking to other multisite instances also be a multisite instance or a bare HTML page?

drupal.stackexchange https://drupal.stackexchange.com/questions/290798

  •  22-02-2021
  •  | 
  •  

문제

This is the situation:

  1. Global domain: www.domain.com (exists of one page, with links to other 3 subdomains)
  2. Sub domain 1: sub1.domain.com (full website)
  3. Sub domain 2: sub2.domain.com (full website)
  4. Sub domain 3: sub3.domain.com (full website)

My question:

Is it overkill to also create a site for the global domain? It will only have one page (frontpage). Or what is the best practice to accomplish this? The global domain is just a landingpage where you can make a choice between the 3 subsites.

도움이 되었습니까?

해결책

If you need more flexibility on the long run, you better create a separate website for the global domain. Keep in mind that it will require extra resources on your server.

If your global landing page is simple you can consider the option to only use a HTML page. Keep in mind that this will give you less options on the long run.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 drupal.stackexchange
scroll top