Thanks for your response Daniel.
Our developer is doing additional coding to achieve option 3 that you suggested. Does anyone know if that shoudl required special coding? Or is it a normal feature on episerver?
Our developer is also then going to use projects to allow us to build the content and publish in batch.
Is using languages the recommended way to handle content that varies by country/region? We have several countries but they all speak English.
Would we have been better to use personalisation (by geographic region) to make country specific content?
To enable and disable languages is standard functionality but the language selector on your site is custom made so that might still show the language depending how it was coded. That might require code change.
Setting the new language versions to unpublished status makes sense if it shouldn't yet be available to users. Using projects too since it's a batch of content that you need to prepare and publish at the same time.
Using language branches/visitor groups/separate tree structure depends on how different the sites are from each other? That's a good question really. Here is my opinion:
Thanks for the information Daniel. Our situation is probably either scenario 1 or 2.
We have the same tree globally and most pages are the same everywhere. However, there are some cases we may might want to change a specific block on a page, and occassionally the full page.
What varies by country is pages relating to products sold in each country, and news/event pages. For example:
What is the usual process for loading content for a new language/geographic region?
We have a website that contains content for 3 geographic regions. Each region presents in English, but we use languages to make variations in content for each region. We wish to load content for another English language geographic region. All content changes are made directly in the live website environment.
If we just turn on the new language, then it will show on the website in the region selector dropdown, and pages will show immediately on publish. We want to enable the language to enable content entry, but not allow the new region to show on the website until all content is loaded.
It seems this would be a business as usual process for any global website with regional content. What is the usual approach?