Back to Multi Domains Support

bigbangsocial.com
bigbangsocial.com

Hi. We are looking to buy this plugin.

Before we want to make sure that we understand well how it would work.

  1. Add to the documentation an example of the DNS configuration to operate the CMS from domain 1 and display different content in domain 2, 3….

  2. We currently use a VPS server with Centos-webpanel and we need to understand if the files will be indexed separately for domain 1 and domain 2.

For the SEO and speed of the sites it is recommended to use this option Multisite or install OctoberCMS for each domain

Thanks for all.

Linkonoid
Linkonoid

bigbangsocial.com said:

Hi. We are looking to buy this plugin.

Before we want to make sure that we understand well how it would work.

  1. Add to the documentation an example of the DNS configuration to operate the CMS from domain 1 and display different content in domain 2, 3….

  2. We currently use a VPS server with Centos-webpanel and we need to understand if the files will be indexed separately for domain 1 and domain 2.

For the SEO and speed of the sites it is recommended to use this option Multisite or install OctoberCMS for each domain

Thanks for all.

Hi!

  1. All domains have one IP (A-record in DNS for all subdomains with one IP) and one cms installation on one virtual host (in nginx: server_name domain1.com domain2.com.......). I use one Caddy-server - very trivial config:

    https://mdomains.test.linkonoid.com, https://params.test.linkonoid.com, https://redirect.test.linkonoid.com, https://domain1.test.linkonoid.com, https://sub.domain1.test.linkonoid.com, https://domain2.test.linkonoid.com, https://sub.domain2.test.linkonoid.com, https://domain3.test.linkonoid.com {
    tls {
    protocols ..............
    }
    gzip
    minify /....................../mdomains.test.linkonoid.com/octobercms
    root /........................ /mdomains.test.linkonoid.com/octobercms
    ..............
    ..............
    }
  2. For search engines, this will look like separate virtual hosts on the same IP address. What is happening: the server sends all requests to the index.php of a single OctoberCMS installation (the plugins models data is common), then, depending on the host name, the logical processing of the binds inside this plugin is done.

This plugin does not significantly affect the speed change compared to the standard installation (no more than other system plugins)

Last updated

bigbangsocial.com
bigbangsocial.com

So what is the difference between your plugin and this is this voipdeploy-multisite?

I remember your plugin cost like $10 and the price has changed to $ 15. Could I make a discount for try?

Can I edit the template of each site without having to activate it as main?

1-3 of 3