I have a Composite C1 site with 5 different sites in it (with 5 different domains).
Each site has multiple languages.
Each site has the same basic design (html/css/images) - though is about a slightly different topic with different content.
What is the best way to insert a different navigation menu at the top of each website, and footer at the bottom of each, whilst keeping other layout items the same?
Thanks.
The menus like Composite.Navigation.Distributed or Layout.Navigation.Menu (from the starter site) are subsite-aware etc.
If your subsites share the same layout, you can simply insert the menus like the ones above, they will correctly show the pages that belong to the current website (subsite). you don't need to explicitly "tell" the menu to show pages from a specific site.