I have a client who's business has 3 locations. I am currently running one Joomla installation and one site that all visitors see regardless of location.
The client has just added a 4th location. We now want to separate each of the locations into their own website. We want to present different content based on the location. For example, if the user goes to the home page (not sure yet if this will be a static html page yet) and chooses one of the 4 locations, the site they are presented with is specific to that location. With a different slide show, different events, different calendar, blog, menu news etc.,
it looks like MultiSite could handle this task.
However, according to the documentation, when adding a new site, it asks for the URL of the site. So I will have 4 subdomains for each of the 4 locations of the main website. location1.website.com, location2.website.com, etc.
My question is this: The documentation also mentions that each of the sites and subdomains but redirect to the root directory of the Joomla installation. Which in this case would be website.com - but we need to have a page there that will allow visitors to choose from each of the 4 locations’ websites to visit. If all the subdomains are pointing to the root, won’t they all end up at that same page?
Or should I create a static HTML page to choose from the 4 locations, then install Joomla in a directory within the root directory? Any help is greatly appreciated. I am really champing at the bit to make this project work.