Editing Flashcards
What is the edit view in Optimizely CMS?
The edit view is Where the Editros build the website (WYSWYG)
What is the optimizely page tree?
The hierarcical structure of the website.
What is Globalization?
The process of making an app support different language and region.
What are container pages in Optimizely?
They are empty pages with no template associated designed to contain children, they cannot be accessed directly and return a 404.
What are blocks in Optimizely CMS?
They are smaller reusable content parts for editing on pages across website.
They are a group of properties (ex heading, main body, ect…)
What can block do?
They can be rearranged into the pages. Alsp you can see where they are used acreoss the website.
What is the difference between Shared Blocks and Property Block?
Shared blocks can be rearranged on a page, they are “shared”.
A block used as a property of a particular page type cannot be rearranged, the values are set in the page by the editor as for the other properties.
Should you use a Block Or a Partial Page if you need a public reference (like an url)?
Blocks do not have public references, so partial pages.
Should you use a Partial Page or a Block for a website functionality? (Ex share on facebook)
Functionality should be implemented as blocks.
Should you use a Partial Page or a Block when I need optimal performance?
A block, the can be controllerless with a bout 10% perf improvement.
Why should you use partial templates for page types that you want to promote on your website?
Using partial templates allows you to avoid the overhead of managing separate blocks for promotion. It enables you to create content once and render it in different scenarios, streamlining content management in a CMS.
What is a Vistor group?
A visitor group is a personalization that can be done for partial pages and shared asset blocks in a content area, and for any content in a rich-text editor.