I recommend setting useDomainPrefixes to true in the /config/umbracoSettings.config to ensure unique urls for nodes with the same name in separate sites.
If you don't then Umbraco will default to the first site. (i.e. contact-us.aspx on all sites will direct to the contact-us.aspx page on the first site in some cases)
Hello, i also wants multiple domain in one umbraco installation and i made 2 Home node for two different domains but problem is when i brown my subdomain node all main Home nodes also showing in subdomains navigation, i dont know why? Please help me
Multiple installations, IIS manager setup?
I need to give instructions to the server admins on how to set up the multiple domains on IIS Manger.
I have the umbraco side of things covered (thanks for all the help) - I just need the domain setup on the server.
Would I just ask them to follow these instructions?
So for II7:
IIS 7
Right-click your application and select Edit Bindings.
Then add the domains you want umbraco to use in your umbraco installation.
Do I need to get them to setup a separate application pool or anything? Or is it that simple?
Yes.. just add every domain to the bindings of the umbraco website then point the domains to the propert nodes within Umbraco.
Great... I thought is would be much more involved
Thanks
I recommend setting useDomainPrefixes to true in the /config/umbracoSettings.config to ensure unique urls for nodes with the same name in separate sites.
If you don't then Umbraco will default to the first site. (i.e. contact-us.aspx on all sites will direct to the contact-us.aspx page on the first site in some cases)
Hello, i also wants multiple domain in one umbraco installation and i made 2 Home node for two different domains but problem is when i brown my subdomain node all main Home nodes also showing in subdomains navigation, i dont know why? Please help me
Can I host mote than one in the "Default Website" in IIS manager so that I can call the sites as
http://domain.com/site1
http://domain.com/site2
http://domain.com/site3
is working on a reply...