Abstract
Experience fragment(XF) is a page in AEM, like we have our project site pages of the type cq:Page. Given that it is a page, it is backed by a template and hence a page component. Site specific XF Page component(inheriting from OOB xfpage component) -> Template Type -> Editable Template -> XF page -> Use in site pages via OOB "Experience fragment" component(from the componentGroup - General) When we develop a new site, we do create page component with supertype as OOB page component(wcm/foundation/components/page) or core v1/v2 page component(core/wcm/components/page) Likewise, for XF specific to our site, we are creating one inheriting from OOB XF page component.
Read Full Blog
Q&A
Please use this thread to ask the related questions.
Kautuk Sahni