1. Subject: Site Development - Multi Site
    One of the features of Magnolia DX Core is the Multi-site functionality.
    What is its foremost advantage?

    A - It allows creating multiple site definitions and with them managing multiple websites independently with a single Magnolia CMS instance.
    B - It allows creating and managing multiple sub-pages in a website with one Magnolia CMS instance.
    C - It enables authors to edit a website across multiple synchronized author instances.
    Correct answer: A

  2. Subject: Site Development - Multi Site
    What is one of the main technical purpose of multi-site functionality in Magnolia DX Core?

    A - The possibility to have more than one Site Definition in the 'config' workspace.
    B - The possibility to have more than one site in the 'website' workspace.
    C - The possibility to have a different filter chain processes per site.
    Correct answer: A

  3. Subject: Site Development - Multi Site
    Fallback
    is a special Site Definition that is used when no other Site Definition matches the request.
    In handling multi Site Definitions, what is the best way to define a fallback?
    A - Configure a full qualified project Site Definition and reference it using the extends mechanism in the 'fallback' Site Definition.

    B - Configure a new Site Definition that won't be accessible by the public visitors.
    C - Configure a full qualified 'fallback' Site Definition and reference it using the extends mechanism in your project Site Definitions.
    D - It is not advisable to configure any site as a fallback as this can result to using templates for competing companies.
    Correct answer: A

  4. Subject: Site Development - Multi Site
    Scenario: You manage two website and have created two themes, one for each website.
    What technical need is mandatory to manage their themes independent per website?

    A - The capability to define two Site Definitions for referencing each Theme separate.
    B - The capability to define references to the two Themes in one Site Definition.
    C - The capability of including the Themes hard coded in each websites root page script.
    D - The capability to define multiple modules in the 'config' workspace.
    Correct answer: A

  

  • No labels