How do you define data structures within Sitecore? - answer-By using templates
What xml element do you use to order elements in Layers.config? - answer-The <loadOrder> element
What is the purpose of a Sitecore Support Package - answer-Sitecore can replicate the issue without
access to your environment.
Why are there a master and a web database? - answer-It allows content to be edited without affecting
the live data/website.
Why should you not directly edit in the web database? - answer-Because on next master publish the
content will be overwritten.
What is the purpose of the extranet domain? - answer-To provide access to the website for specific
roles and users.
How do you access the Content manager (CD) server with multiple hostnames? - answer-You add
hostnames to the AllowedCrossOrigins group in the identity server configuration.
An user has been locked out by multiple login attempts by using the wrong password. How should you
resolve this? - answer-Use the unlock button in the user manager to unlock the user.
What can you find in the workbox? - answer-Available workflow commands on items grouped per
workflow.
What is the best practice for setting permissions for a user? - answer-Create roles and assign users to
these roles.
What is a workflow? - answer-A business defined process to be followed when new item versions are
created.
An user is assigned to a role and suddenly has no access to the content he or she had access to before.
What has happened? - answer-The new role has explicit access denied for that content which overrides
the granted access of the other roles.
A single item needs to be published. What two features do you use? - answer-1. Content editor
2. Experience editor
Why should you not add presentation details on every new content item? - answer-Use standard values
of the template because then every item based on this template will have the same layout.
What is the function of the source field of a template? - answer-Designates where data comes from in
the content tree. Note: This does not apply to the rich text editor field.