A client needs to improve search capabilities in AEM by creating tags in tag manager and then must be able to apply those tags to pages and assets. In which two locations will the tags be saved as a property for pages and assets? (Choose two)
Step by Step Comprehensive Detailed Explanation with References:
Understanding the Requirement:
The client needs to improve search capabilities by creating and applying tags in AEM.
The question asks where the tags will be saved as properties for pages and assets.
Tag Manager:
Tags created in the Tag Manager can be applied to both pages and assets to enhance search and organization.
Locations for Saving Tags:
Content Node for a Page:Tags applied to pages are saved under the "cq
" property of the content node.
Metadata Node of an Asset:Tags applied to assets are saved under the "cq
" property of the metadata node.
References:
Tagging in AEM
Managing Tags in AEM
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit