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?
Prior to the creation of any content items based on templates, you have taken over the creation of data templates from a previous Developer. Based on the design plan, two templates were created, ItemA and ItemB. Both templates have three identical fields: Title, Subtitle, and Description. Based on Sitecore best practices, how would you improve the template design?
You are using Sitecore MVC to develop an area of a company's website that will require the use of Sitecore's Personalization Engine to change the rendering that is displayed to a visitor. What type of component binding will allow the Designer to use personalization to change the component?
If you want to limit the serialization of items under the Navigation item to the item itself and those one step below, what property should you add to the includes to indicate this limitation?
How would you debug the Sitecore Content Delivery role that is running on containers?
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?
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?
Which four statements are true about developing with the SitecoreASP.NET Core Rendering SDK? (Choose four.)
What is the purpose of developing field editor buttons for Experience Editor?
A team member incorrectly entered their password several times when attempting to log in to Sitecore and is now locked out of their account. What can you do to unlock this user?
How does content serialization with the Sitecore CLI or Sitecore for Visual Studio support the development experience?
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 statement explains the purpose of dynamic placeholders?
You want to control the order in which patch files load. Which element could you use in the Layers.config file to accomplish this?
In a non-SXA website where you are using Sitecore MVC, you are working on the presentation for a website, starting with the layout. What two things are needed to successfully implement a layout? (Choose two.)