COMPLETE WITH 100% VERIFIED ANSWERS
Overview
1. Structure and Platform 12% = 6Q
2. Security and User Management 16% = 8Q
3. Item Management 20% = 10Q
4. Layouts and Placeholders 10% = 5Q
5. Components, Controls, and Renderings 26% = 13Q
6. Serialization 10% = 5Q
7. Containers 6% = 3Q
Total = 50 Questions
Section 1
When performing multisite implementation where should shared
content be stored?
Shared content should be stored out any one site's content tree
structure
Section 1
Why is the user getting the error in this picture?
Non-existent Solr path
, Section 1
From what interfaces can you access the Publishing Wizard? (2
correct)
Experience editor and content editor (and Sitecore Desktop but not a
choice?)
Section 1
How would you publish after an item is changed in the code?
code publish - manually copy cshtml files from solution to web
root folder
(not publish from sitecore because that just moves master->web)
Section 1
In what file would you map the home item to a corresponding host
name?
Patch config file
Section 1
What is a template?
A data structure
Section 2
What does the Allowed CORS Origin do?
Tells ID server to authenticate requests from two files with different
names
Section 2