Latest Blog Articles

How to Reset Sitecore Admin User Password Using SQL

Introduction In Sitecore, the admin user password is stored in the core database (_Core) within the aspnet_Membership table. The password value is ha...

Read More

Deploy SXA Themes with Azure DevOps & Sitecore Content Serialization (SCS)

In Sitecore's evolving landscape, efficiently managing and deploying SXA theme styles and scripts is crucial for non-headless projects.  This blog bu...

Read More

Getting no records for search results in preview mode - Sitecore SXA

Background: There was a scenario where content authors has configured a sxa's search implementation in a page using search component (search result, ...

Read More

Redirect URL with file extensions using Constellation Redirect Manager

In scenarios when we are migrating the website from other platforms to Sitecore CMS. We might have many URL to be get redirect to new URL. In such cas...

Read More

How to Fix Status Code 401 Error on SXA Commands or Unlock Sitecore Admin User

Image: "Status Code: 401" error on sxa r cmd In Sitecore SXA, for theme building, JS & CSS magnification we use "sxa r" command from theme folder.  ...

Read More

Get droplink value of rendering parameter using scriban in Sitecore

In this article, we will discuss how we can get the value of Rendering Parameter of type droplink. Challange: There was a scenario content author sh...

Read More

Rewrite rule to convert URLs to small letters and removing spaces in IIS Website

This article will cover some of the rules which can be applied in URL Rewrite in IIS or rewriterules.config. The purpose of those rules will be to mak...

Read More

A Custom Switch Link Provider for Multisite setup in Sitecore 9

In some scenarios, a non-sxa Sitecore instance with a multi-site setup may require separate Link Providers for each site. The non-sxa sitecore instanc...

Read More