Sitecore Marketplace App - Authentication, Testing & Conclusion (Part 2)
In the previous blog, we configured the app and ran it locally. In this next step, we will authorize the app and validate its authentication flow. We ...
Read MoreBuild Fullstack Sitecore Marketplace App with Next.js & shadcn (Part 1)
In the previous blog, we explored what Marketplace apps are, why they matter, and how they fit into Sitecore XM Cloud. In this guide, you’ll build a...
Read MoreSitecore Marketplace Apps: Overview and Why They Matter
Overview Welcome to the first post in our Sitecore Marketplace App series! In this article, we’ll cover the basics—what these apps do, how they work...
Read MoreHow 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 MoreGetting 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 MoreHow 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 MoreGet 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 MoreRewrite 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 MoreA 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