• I currently have a network site setup with different countries as the subdomains. For example:

    Canada.MySite.com
    USA.MySite.com

    etc.

    Now let’s just say I want to create a new subdomain called English.MySite.com but I don’t want to create a new network site. I want to point it to the same content on Canada.MySite.com
    All subdomains should show the same pages but the URLs on pages will appear like this:

    
    Canada.MySite.com/AboutUs
    English.MySite.com/AboutUs

    AboutUs = Same page on each site.

    Basically if I wanted to achieve this right now, I would have to copy/paste the entire network subdomain into a new subdomain which would take up extra space and a whole list of other issues anytime there is a change, I would have to overwrite each time. This is obviously tedious and a waste of time.

    Does anyone have a solution to be able to pull this off?

    Many Thanks,

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @icecode ,
    Why not make a redirection from english to canada ?
    Of course you will not be on the same website after that…

    Thread Starter icecode

    (@icecode)

    Thank you for your response.

    These domains are just an example. The actual domains make it confusing for some customers that speak different languages and are from different countries that speak the same language. Basically what I’m trying to achieve here will help in regards to marketing.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Point multiple subdomains to one network site’ is closed to new replies.