Sitecore 10 .NET Developer Certification — Question 21
In a non-SXA multisite implementation, what is the recommended practice for storing reusable content that is shared between the different sites?
Answer options
- A. You should create a folder on each site and use cloning for this type of content.
- B. It is not a recommended practice to share content between sites.
- C. You should store this type of content outside of any one site's content tree structure.
- D. Location does not matter because content can be retrieved from anywhere.
Correct answer: C
Explanation
The correct answer is C because storing reusable content outside of any specific site's content tree allows for easier management and sharing across multiple sites. Option A is incorrect as it suggests creating separate folders for each site, which can lead to redundancy. Option B is wrong because sharing content can be beneficial when managed properly. Option D is misleading, as the content's location can affect how it is accessed and managed.