You have been hired to create a company's website, and, as you prepare, you must define the data structures in Sitecore to create items and content. What should you use to define your data structures?
You are designing a component that will allow users to select a content item from a specific place within the content tree as the data source. How will you ensure the component is flexible and the user can select a content item upon use?
Sitecore utilizes several databases with various purposes. What data is stored in the Master database?
A company you develop for wants to temporarily change the design for their main page for a company anniversary celebration. Because this will be a specific version of the main page that is published for a specific period, which Sitecore feature enables you to accomplish this change while easily allowing you to revert to the original design?
Which of the following is considered a complex field and should not be rendered using the Html.Sitecore().Field() method when developing with Sitecore MVC?
For non-SXA websites, why is it recommended to avoid setting presentation details directly on new content items?
When is it possible to edit a field inline with Experience Editor if the component is developed using Sitecore MVC?
When creating data templates, you have the option to add Field sections (at least one is required). What is the purpose of Field sections?
Which statement explains the purpose of dynamic placeholders?
Currently, a Content Author has three rendering options with a complex datasource query. However, in order to swap the existing rendering for a new one, the author has to copy the datasource query, remove the old rendering, insert the new rendering, and paste the datasource query into the datasource field. According to Sitecore best practices, what should you do to reduce the chance of user error when an author needs to change out the rendering?
As a Developer, why should you assign security to roles instead of users when setting up security on a site?
Your published layout.cshtml file contains a static placeholder with a “main” placeholder key and you want to add renderings to the presentation details of a templates standard values; however you cannot see the "main" placeholder key you added to the layout. Of the available options, which is the best explanation of what happened?
What is the purpose of item includes within Sitecore Content Serialization module.json files?
When you want to refer to a specific placeholder in the presentation details, which identifier do you use?
How would you debug the Sitecore Content Delivery role that is running on containers?