Enhancing Website User Experience with Sitecore SXA Search Component

In digital landscape, a seamless and efficient website user experience is paramount. Sitecore's SXA (Sitecore Experience Accelerator) comes to the rescue with its versatile search component, enabling web developers and marketers to create powerful search functionalities without the need for extensive coding. In this blog, we'll go through the benefits and implementation of the Sitecore … Continue reading Enhancing Website User Experience with Sitecore SXA Search Component

Creating Error pages for Sitecore SXA site

There are lot of blogs which tell us how to create static error pages for Sitecore SXA sites. I know that everyone follows the Sitecore Documentation here - https://doc.sitecore.com/xp/en/developers/sxa/18/sitecore-experience-accelerator/generate-a-custom-static-error-page.html But everyone doesn't know is that this is not straight forward every time. We faced some weird issues in our project and had to use a … Continue reading Creating Error pages for Sitecore SXA site

Creating Simple Authentication Module for Sitecore Site – Part 1 (Registration)

Creating the Authentication Module for Sitecore Site requires below pages and functionalities: Registration Page Login Page Reset Password Update Profile The above functionalities help the end customers to login to site and access the pages. Let's assume that you have a Sitecore SXA website and all the pages are gated. To setup the login for … Continue reading Creating Simple Authentication Module for Sitecore Site – Part 1 (Registration)

PowerShell to update Alt tag for Images in Media Library

The alt tag for the images plays a very important role in the SEO of the web pages which has image tag. So we thought of adding the token in the standard values of the image template (/sitecore/templates/System/Media/Unversioned/Image/__Standard Values). This will handle the Alt tags for all the new images that will be added to … Continue reading PowerShell to update Alt tag for Images in Media Library