Sitecore 9 Certification Questions and
Answers with Verified Solutions
What is a WCMS? ✔✔A web content management system is a platform that provides:
- Website authoring
- Collaboration
- Administration tools
What
...
Sitecore 9 Certification Questions and
Answers with Verified Solutions
What is a WCMS? ✔✔A web content management system is a platform that provides:
- Website authoring
- Collaboration
- Administration tools
What are the pillars of a WCMS ✔✔1. Data Definition: Basic data infrastructure for website
content
2. Content: The actual data required to show the website
3. Presentation: The content in a format to be consumed (look and feel of the web pages)
How are the WCMS pillars apply to Sitecore? ✔✔1. Data Definition: Templates = data schema
2. Content: Items, defined by templates and info in stored fields (in a tree structure)
3. Presentation: Layout & Components to transform content into desired format (HTML, JSON,
XML, ...)
What marketing functionalities are offered by Sitecore eXperience WCMS? ✔✔1. Analytics:
Track visitors activity
2. Insights: Analyze the collected info
3. Decisions: targeted and personalized content
4. Automation: Individual conversation according to the visitor's online and offline behavior
What are the technologies the Sitecore is based on? ✔✔Sitecore is an ASP.net, you build your
app wit VS and deploy it to IIS. It supports WebForms and MVC paradigms.
How do you access the login screen? ✔✔Add /sitecore to the base URL
You will access the Launcepad which is the main screen to access Sitecore applications base on
your access level.
What are the main editing applications? ✔✔1. Experience editor: an authoring tool for nontechnical users. Shows the content as live website visitors see it.
2. Content Editor: Provides more command and more functionality compared to experience
editor and displays the content in the stored format.
etc: Media Library (Only-media-item content editor) & Workbox
What would you use the Field Source for in Image ✔✔Rich Text, and Droplink fields?,Image:
Set the folder in the Media Library
Rich Text: toolbar and Rich Text Editor configuration
Droplink: the item ID of the parent item of the Items to be displayed
What is the name of the template that all templates inherit f
[Show More]