Point multiple subdomains to one network site
-
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,
- The topic ‘Point multiple subdomains to one network site’ is closed to new replies.