Skip to main content

MSM (Multi Site Management)

 Multi Site Manager (MSM) allows aem developers to create copy of existing site and automatically update the copy when changes are done to the source site.

Advantages of using MSM:

  • Easily manage multiple websites that share common content.
  • MSM allows aem developers to define relations between the sites so that content changes in one site are automatically replicated in all other sites.
  • Reduces the time to manage your websites and increases the re-use of common content.
  • Maintain common look and feel across all websites.

When we should use MSM

  • Sites are in multiple countries.
  • Sites are in multiple languages.
  • Need to reuse/replicate same content in multiple websites.
  • Maintain consistent branding and content across websites.

Creation of MSM from scratch (follow below)

Create Language Masters

Here we will create a sample English site, which will be used in the later point of creating multiple language copies.

  1. Create language-masters with any template.
  2. Create a sample site with English as Title and ‘en’ as name.

Create Multiple Language Copies with created Site

With English language, remaining language copies needs to be created.

  1. Create Language CopyLanguage Copy
  2. Select the Pages as language-master/en
  3. Select the Languages need and Translation Settings.Language Selection
  4. Select Multi-Language Translation project (Depends on Requirement).MSM Translation Project
  5. Enter Title.
  6. Click on Create.

Create Country Site with Multiple Languages

In order to create a Site, we need a Blue-Print. 

Blue-print is the copy of an existing site, with this we can create a multiple websites.  Without Blueprint, we cannot create a Site.

Creation of Blueprint:

Tools -->  Sites --> Blueprint --> Create --> Select Blue Print Template --> Select the Language-masters (language-masters) --> Enter Blueprint Title --> click on create.

Creation of Site:

  1.  Sites --> Select root folder (Parallel with Language Masters) --> Create a Site --> Select Blue Print.
  2.  Select the Initial Languages and select as below for IndiaSite Creation
  3. Now India site with above selected Language are created.

Now, let’s assume we have created multiple Country sites with multiple languages.  You need to change some content on the Website for all countries then follow the below Steps.

Scenario

    Assume in English Language, Need to add a component and the same changes need to happen for all the country websites which are in English.

  1. Edit the Page which you want to Modify.
  2. Do the changes, then on top of the Page in “Page Information” you will see the “Roll out Page”.
  3. Once you hit Roll out Page, the changes will be effected to all the Country websites where English is Present.
    For all Live Copies, Below options are Available in the Page Properties.
  •        Synchronise
  •        Reset
  •        Suspend
  •        Detach

Synchronise: It will keep both Language copy changes and Local Copy Changes.

Reset: It will totally reset the live copy to the Language copy.

Suspend: It will cancel the Rollout, whenever we do any Rollout from Language copy those changes will not be reflected.

Detach: There won’t be any relationship with BluePrint and it does not act as a Live Copy and just acts as a normal Page.

For more information on above, go through the below syllabus.

Comments

Popular posts from this blog

AEM Author Concepts

What is AEM? Author Publisher Dispatcher in AEM Touch UI vs C lass UI   DAM (Digital Asset Management) Replication/Publish in AEM Parsys/Responsivegrid/Iparsys Components Pages Templates Experience Fragments Content Fragments Emulator / Break Points RichText Tagging Sitemap Personalisation Workflows MSM(Multi Site Management) Users and Groups Environments in SDLC

What is AEM?

  AEM is full form is Adobe Experience Manager and many people call it as adobe cq5,cq5.   AEM is a web Content Management System Tool (wcms/cms), which is a used for building websites, mobile apps and forms. AEM makes easy to manage your content and assets.  By using aem, we can dynamically change the content within fraction of seconds and same can be shown in live. Examples:  News Channel websites, in news channel websites the layout (look and feel) will be same only the content changes dynamically. Other CMS Tools: WordPress,Drupal,Sitecore. For more information on AEM , go through the below syllabus. AEM Author Concepts