I'm working in a new project for a big company C1 with 2 brands B1 and B2. My requirements stands that I must have two websites, one for each brand.
I've defined a common SettingsPage directly under Root, outside the two websites, but I wonder if it's a good solution to specify some common pages (Cookies Policy, Private Policy, perhaps Search Page) directly under Root too. In general terms, is a good solution to specify common content directly under root, and how can I manage language issues for such common pages??
I'm working in a new project for a big company C1 with 2 brands B1 and B2. My requirements stands that I must have two websites, one for each brand.
I've defined a common SettingsPage directly under Root, outside the two websites, but I wonder if it's a good solution to specify some common pages (Cookies Policy, Private Policy, perhaps Search Page) directly under Root too. In general terms, is a good solution to specify common content directly under root, and how can I manage language issues for such common pages??
Thanks in advance