NET Developer 10 Exam QuestionsBrowse all questions from this exam

NET Developer 10 Exam - Question 17


In a non-SXA multisite implementation, what is the recommended practice for storing reusable content that is shared between the different sites?

Show Answer
Correct Answer: C

In a non-SXA multisite implementation, the recommended practice for storing reusable content that is shared between different sites is to store this content outside of any one site's content tree structure. This allows the content to be centrally managed and easily accessible by all sites, ensuring consistency and reducing duplication.

Discussion

2 comments
Sign in to comment
robson_barbosaOption: C
Feb 28, 2023

In Sitecore, the recommended practice for storing reusable content that is shared between different sites is to use a shared content repository. A shared content repository is a Sitecore database that is dedicated to storing content that is shared across multiple sites, rather than storing the content in the individual site databases.

SiteToTheCoreOption: C
Jul 27, 2023

only C