Hoping someone can help me to understand the scenarios when and why I would choose to use editable Templates instead of Live Copy (Blueprints) on a site? Seems both allow you to define some page layout/content that is inherited by implementing pages, and any changes to the source (template or blueprint) results in the page being dynamically updated to reflect the changes.
I'm aware Live Copy does have the ability to break inheritance, but is that all?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @CaesarWo
AEM (Adobe Experience Manager) Templates and Live Copy are distinct features with different purposes in AEM's content management system. Here's a breakdown of the differences:
Templates are used to define the structure and layout of a page in AEM. They act as a blueprint for creating pages.
Key Characteristics:
Example Use Case:
Live Copy is used for content duplication/replication and synchronization across different pages or sites. It allows you to reuse content while maintaining a relationship with the source.
Key Characteristics:
Example Use Case:
Aspect | AEM Templates | AEM Live Copy |
---|---|---|
Purpose | Define page structure and layout | Reuse and synchronize content across pages or sites |
Creation Context | Used during page creation | Created from existing pages/sites (source) |
Inheritance | No inheritance of content; defines structure | Inherits content from the source, with optional synchronization |
Editable by Authors | Modifiable via template editor (editable templates) | Content can be localized or modified while maintaining links to source |
Primary Use | Control design and allowed components | Content reuse, localization, and synchronization |
By understanding their roles, you can leverage templates for consistency in structure and Live Copy for effective content distribution and management.
Hi @CaesarWo
AEM (Adobe Experience Manager) Templates and Live Copy are distinct features with different purposes in AEM's content management system. Here's a breakdown of the differences:
Templates are used to define the structure and layout of a page in AEM. They act as a blueprint for creating pages.
Key Characteristics:
Example Use Case:
Live Copy is used for content duplication/replication and synchronization across different pages or sites. It allows you to reuse content while maintaining a relationship with the source.
Key Characteristics:
Example Use Case:
Aspect | AEM Templates | AEM Live Copy |
---|---|---|
Purpose | Define page structure and layout | Reuse and synchronize content across pages or sites |
Creation Context | Used during page creation | Created from existing pages/sites (source) |
Inheritance | No inheritance of content; defines structure | Inherits content from the source, with optional synchronization |
Editable by Authors | Modifiable via template editor (editable templates) | Content can be localized or modified while maintaining links to source |
Primary Use | Control design and allowed components | Content reuse, localization, and synchronization |
By understanding their roles, you can leverage templates for consistency in structure and Live Copy for effective content distribution and management.
Hi
They both serve different purposes and have distinct use cases.
Editable Template's focus is primarily about defining the structure and components of a page. You will use this when you want to build pages from reusable components that can be easily customized and you also need fine-grained control over the structure and behavior of individual pages.
Live Copy's primarily about creating and managing multiple versions of the same content for different regions, languages, or countries. Main use cases for this are :
Views
Replies
Total Likes
Hi,
No, your understanding is incorrect. These features can’t be directly compared, as they serve different purposes. You can learn more by reviewing the official documentation:
LiveCopies: https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/sites/administer...
Hope this helps
Both are different features which serve different purpose. One cannot be used in place of other. Editable templates are used for creating a layout which contains components which are locked and unlocked for editing. It is used to create a page. A live copy is usually used for creating a MSM setup when there is a need to create multiple locales or type of sites based on a master content copy.
In short, editable templates are used to create different layouts or types of pages where as live copy is used to create a copy of a page which can be synced.
Views
Replies
Total Likes
Views
Likes
Replies