My new blog present here.

Featured Post

Insights into Sitecore Search: A Definitive Introduction

A key component of digital experience management is effective information retrieval. A simplified approach is required for websites, applications, and platforms containing a lot of material so that consumers can easily get the data they require. This need is met by Sitecore, a well-known name in the field of digital experience platforms (DXPs), which provides powerful and comprehensive search functionality. We will travel into the realm of Sitecore Search in this article, learning about its capabilities, architecture , and the enormous value it offers both developers and end users. Introduction to Sitecore Search    A headless content discovery platform powered by AI , Sitecore Search enables you to build predictive and custom search experiences across various content sources. To extract and index you

Site Items in Sitecore Experience Accelerator (SXA)


Site Items in Sitecore Experience Accelerator (SXA):
Once site has been created Sitecore Experience Accelerator create many items in Sitecore content tree and details are:

Sitecore SXA Site item:






This Sitecore item is very important item and contain all site related details including Page items, Site core site data, Partial Design and Page Design.

Sitecore SXA Site Media Library item:




For every SXA site there is separate media library folder created at /sitecore/media library/Project/Tenant Folder/Tenant/DEV, here DEV is the Site name and also there is virtual folder of Media item in Main content tree after the HOME item.

Sitecore SXA Site Theme item:




For every SXA site there is separate Theme folder created at /sitecore/media library/Themes/ Tenant Folder / Tenant /DEV/Dev  here DEV is the Site name and Dev is the theme name mentioned during the Site creation activity in Theme tab.
This Theme would be optimize and added to the pages after loading the core theme files. If any site wanted to create their own styling then we can utilize styles folder and upload the css file inside that at the end. In the same manner, if any custom JavaScript logic needs to be added then we can utilize scripts older and upload the js file inside that at the end.

Comments

Popular posts from this blog

Sitecore GraphQL Queries

Sitecore Experience Edge GraphQL Queries

Configuring Sitecore Next.js Headless SXA Multisite App in a Sitecore Container