Some key portals a Sitecore developer should be aware of

So, IF you have been assigned to a Sitecore Project for the first time  or you’re just getting started with Sitecore or  you don’t know what are options available as Sitecore reference, this article is written to aid you. Sitecore Downloads https://dev.sitecore.net/ is the official site for downloading all sitecore products (Experience Platform, Experience Commerce,Continue reading “Some key portals a Sitecore developer should be aware of”

Sitecore – Azure AD Integration with Sitecore Identity Server

This article talks about steps to be followed for integrating Azure AD with Sitecore Identity Server(SI). It doesn’t involve any code changes, just some setup in Azure portal and a few config changes in SI Server. We will be needed to update the Client ID, Tenant ID in Sitecore.Plugin.IdentityProvider.AzureAd.xml file present in your {IndentityServerRoot}/sitecore/Sitecore.Plugin.IdentityProvider.AzureAd/Config folder.Continue reading “Sitecore – Azure AD Integration with Sitecore Identity Server”

Sitecore Forms – Custom Field Validator

Just like any other feature in Sitecore, Sitecore Form’s Field Validator can also be customized based on our need. Any forms would require a client side validation and server side validation. In Client Side we can validate the field for any special characters and block user from entering them. However, in the server side weContinue reading “Sitecore Forms – Custom Field Validator”

Sitecore 10 Content Serialization – Command Line Interface

With Sitecore 10 release, Sitecore has released two new modules for the sole purpose of serializing Sitecore Contents making it easy to port between Sitecore instances. (One dev to another dev or from local to dev/uat or higher environment) Well.. SCS(Sitecore Content Serialization) is not a new concept all together. We already have tools likeContinue reading “Sitecore 10 Content Serialization – Command Line Interface”

Sitecore – Experience Profile

I was always curious to know about how Amazon shows relevant products, how YouTube recommends new videos and Netflix/Prime next series/movies. Well the below post is the Sitecore version of it. It’s about how we can achieve a similar personalized user experience in a Sitecore based site. In this post, I am gonna discuss aboutContinue reading “Sitecore – Experience Profile”

Sitecore – ‘P’ for Profiling

Profiling – the activity of collecting important and useful details about someone or something. Back when I started working on Sitecore, I was awestruck by it’s OOTB profiling/personalization features. I came across a demo site, that profiled visitors and presented contents based on their interests. This was something super cool for me. And naturally raisedContinue reading “Sitecore – ‘P’ for Profiling”

Sitecore – StripLanguage Processor

Recently, I faced an issue in one of the site of a Sitecore Multi-Site solution. A request was redirected multiple times and chrome was throwing request redirected too many times error. The request was for a Not Found Page item and seems like that item was not found and it was again redirecting to NotContinue reading “Sitecore – StripLanguage Processor”

Sitecore PowerShell Extension

Sitecore PowerShell Extension (SPE) is the most powerful module that I have ever used. It can greatly reduce your efforts of maintaining the Sitecore Contents. And It can also be used to pull some useful reports. Thanks to the creators- It’s an open source. There are many blogs about SPE and it has some veryContinue reading “Sitecore PowerShell Extension”

Sitecore – 404 for Media Items – Custom Media Request Handler

After I started exploring Sitecore HttpRequestProcessor pipeline, I came to know how powerful it is. Right from handling 404 requests to configuring redirection from Sitecore Application level, everything can be handled by patching that pipeline.(I am referring stuffs other than it’s default purpose) Esp. In a multi-site environment where each site has a different businessContinue reading “Sitecore – 404 for Media Items – Custom Media Request Handler”

Setting up Sitecore 9.3 PaaS

Back in 2018, when Sitecore introduced it’s PaaS version, I was really excited but I didn’t get a chance of exploring  the Azure, PaaS and Setting up Sitecore – PaaS processes. I have always wanted to experiment with Sitecore PaaS version and I didn’t know how or where to start…Until Recently. As you would haveContinue reading “Setting up Sitecore 9.3 PaaS”

Design a site like this with WordPress.com
Get started