{"id":5594,"date":"2014-08-11T00:00:00","date_gmt":"2014-08-11T00:00:00","guid":{"rendered":"https:\/\/www.globalizationpartners.com\/2014\/08\/11\/umbraco-cms-and-website-internationalization\/"},"modified":"2021-01-05T12:42:12","modified_gmt":"2021-01-05T12:42:12","slug":"umbraco-cms-and-website-internationalization","status":"publish","type":"post","link":"https:\/\/www.globalizationpartners.com\/2014\/08\/11\/umbraco-cms-and-website-internationalization\/","title":{"rendered":"Umbraco CMS and Website Internationalization"},"content":{"rendered":"<p>Umbraco is a web content management system well known for being one of the simplest and user-friendly tools used for publishing web content. The Umbraco open source CMS version 2.0 was released on FEB 2005 and since that time there has been a lot of enhancements and add-ons added.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"liquid\" src=\"https:\/\/www.globalizationpartners.com\/wp-content\/uploads\/2018\/07\/umbraco-translation.jpg\" alt=\"3581_umbraco_web_internationalization\" width=\"200\" height=\"160\" \/><\/p>\n<p>Umbraco is based on Microsoft ASP.NET technology and is considered as the first open source tool based on Microsoft Asp.net for Web content management.It is the official ASP.NET website for Microsoft (<a href=\"https:\/\/www.asp.net\/\">www.asp.net<\/a>) along with more than 100,000 reputable companies also using it.<\/p>\n<p>As Umbraco is built on Microsoft .net Framework, it inherits the localization and internationalization features from it. Also the Umbraco CMS has a specific translator account and workflow that facilitates the process of translation and workflow to and from translators and translation agencies.<\/p>\n<h5><strong>Setting up Umbraco for Multilanguage websites<\/strong><\/h5>\n<p>There are two main approaches to prepare Umbraco for managing multi-language websites:<\/p>\n<ol>\n<li>Multiple sites structure: One website per language<\/li>\n<li>1:1 structure: One website for all languages<\/li>\n<\/ol>\n<p>Both solutions have advantages and disadvantages. In reality, the multiple sites approach is widely used over the 1:1 structure. The multiple sites solution prov,ides more flexibility as there is no obligation to translate all content, \u00a0but the administrator can exclude some content based on his business needs \/ audience culture, etc&#8230;<\/p>\n<hr \/>\n<h5><strong>FIRST STEP: Add the target languages to the CMS: (English US is installed by default):<\/strong><\/h5>\n<p>1-\u00a0\u00a0\u00a0\u00a0\u00a0 Login as Admin<\/p>\n<p>2-\u00a0\u00a0\u00a0\u00a0\u00a0 From <strong>Sections<\/strong> Panel select <strong>Settings<\/strong><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.globalizationpartners.com\/wp-content\/uploads\/2018\/08\/umbraco-7.png\" alt=\"3581_Sections_Panel\" width=\"300\" height=\"144\" \/><\/p>\n<p>3-\u00a0\u00a0\u00a0\u00a0\u00a0 From <strong>Settings<\/strong> Tree select <strong>Languages<\/strong><\/p>\n<p>4-\u00a0\u00a0\u00a0\u00a0\u00a0 Right click the <strong>Languages<\/strong> node and select <strong>Create<\/strong><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.globalizationpartners.com\/wp-content\/uploads\/2018\/08\/umbraco-3.png\" alt=\"3581_Settings_Languages\" width=\"295\" height=\"243\" \/><\/p>\n<p>5-\u00a0\u00a0\u00a0\u00a0\u00a0 Select the new target Language and click <strong>Create<\/strong><\/p>\n<p>6-\u00a0\u00a0\u00a0\u00a0\u00a0 The Language will be then available in the languages node<\/p>\n<p>7-\u00a0\u00a0\u00a0\u00a0\u00a0 To delete a Language select it, right click and press <strong>Delete<\/strong>.<\/p>\n<hr \/>\n<h5><strong>SECOND STEP: Duplicate the source website (one new website per target language)<\/strong><\/h5>\n<p>Once the Source website is ready with all the content, duplicating the website for localization is a very simple and easy process:<\/p>\n<p>1-\u00a0\u00a0\u00a0\u00a0\u00a0 Login as Admin<\/p>\n<p>2-\u00a0\u00a0\u00a0\u00a0\u00a0 From the <strong>Sections<\/strong> panel select <strong>Content<\/strong><\/p>\n<p>3-\u00a0\u00a0\u00a0\u00a0\u00a0 From the <strong>Content<\/strong> Tree select the source website<\/p>\n<p>4-\u00a0\u00a0\u00a0\u00a0\u00a0 Right click the website node and select <strong>Copy<\/strong><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.globalizationpartners.com\/wp-content\/uploads\/2018\/08\/umbraco-9.png\" alt=\"3581_Content_Business_Site\" width=\"290\" height=\"286\" \/><\/p>\n<p>5-\u00a0\u00a0\u00a0\u00a0\u00a0 From the copy popup select <strong>Content<\/strong> as the root node for the new website and check &#8220;<strong>Relate copied items to original<\/strong>&#8221; to keep track between source and copied website.<\/p>\n<p>6-\u00a0\u00a0\u00a0\u00a0\u00a0 The new website is available now in the content tree.<\/p>\n<hr \/>\n<h5><strong>STEP THREE: Set the target language for the copied website (same steps to be repeated per website \/ target language)<\/strong><\/h5>\n<p>1-\u00a0\u00a0\u00a0\u00a0\u00a0 Select Copied website, right click and select <strong>Manage Hostnames<\/strong><\/p>\n<p>2-\u00a0\u00a0\u00a0\u00a0\u00a0 In the <strong>Manage hostnames popup<\/strong> add domain name and target language. The drop down list shows the current already enabled languages we set before.<\/p>\n<p>3-\u00a0\u00a0\u00a0\u00a0\u00a0 One more configuration step is needed to prevent page links conflict between languages: Open config file named umbracoSettings.config (&lt;installation path&gt;\/config\/umbracoSettings.config.). Under &lt;requestHandler \/&gt; settings section set the &lt;useDomainPrefixes \/&gt; value to true<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.globalizationpartners.com\/wp-content\/uploads\/2018\/08\/umbraco-14.png\" alt=\"3581_configuration\" width=\"708\" height=\"126\" \/><\/p>\n<p>Once the target language is set for a website, by default Umbraco localizes some available items to be in the target language culture such as dates, currencies, and other regionally specific values.\u00a0 As mentioned before Umbraco is based on Microsoft ASP.NET and inherits its localization features.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.globalizationpartners.com\/wp-content\/uploads\/2018\/08\/umbraco-15.png\" alt=\"3581_example\" width=\"675\" height=\"410\" \/><\/p>\n<p>By the end of this last step, the Umbraco CMS is ready to author and publish multilingual websites.\u00a0 The second phase will cover how to localize Dynamic and Static content.<\/p>\n<p>Quick notes about setting up Umbraco for multi-language websites:<\/p>\n<ul>\n<li>Using multiple websites is recommended over using 1:1 structure.<\/li>\n<li>Umbraco comes with one language installed by default (English US). Any other target language should be set up by administrator from Settings section.<\/li>\n<li>To be able to tack the content changes between source and target languages, remember to check Relate copied items to original while copying the source website.<\/li>\n<li>Copied websites are not published until the administrator manually changes the status.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Umbraco is a web content management system well known for being one of the simplest and user-friendly tools used for publishing web content. The Umbraco open source CMS version 2.0 was released on FEB 2005 and since that time there has been a lot of enhancements and add-ons added. Umbraco is based on Microsoft ASP.NET [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":5595,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[530,238,27,1359,1389,31,52],"_links":{"self":[{"href":"https:\/\/www.globalizationpartners.com\/wp-json\/wp\/v2\/posts\/5594"}],"collection":[{"href":"https:\/\/www.globalizationpartners.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.globalizationpartners.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.globalizationpartners.com\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.globalizationpartners.com\/wp-json\/wp\/v2\/comments?post=5594"}],"version-history":[{"count":6,"href":"https:\/\/www.globalizationpartners.com\/wp-json\/wp\/v2\/posts\/5594\/revisions"}],"predecessor-version":[{"id":15650,"href":"https:\/\/www.globalizationpartners.com\/wp-json\/wp\/v2\/posts\/5594\/revisions\/15650"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.globalizationpartners.com\/wp-json\/wp\/v2\/media\/5595"}],"wp:attachment":[{"href":"https:\/\/www.globalizationpartners.com\/wp-json\/wp\/v2\/media?parent=5594"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.globalizationpartners.com\/wp-json\/wp\/v2\/categories?post=5594"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.globalizationpartners.com\/wp-json\/wp\/v2\/tags?post=5594"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}