Welcome to case study on doing a lift and shift from Drupal to Sitecore 10.2 and SXA. In this article, we’ll talk about converting the CSS and Drupal-specific JavaScript. Let’s start with SXA Theme regarding CSS/SCSS and JS files. Here is a quick recap from the previous article for this series. We used the SXA […]
Sitecore
Sitecore Identity Configuration with Azure Front Door
Use Case I want all requests to my Azure PaaS Sitecore 10.3 + Identity 7.x site to use Azure Front Door. I do not want to configuring custom domains on my web apps and the web apps should be secured with private endpoints. Problem By default, Sitecore Identity uses the host, protocol, and port from […]
Exclude Item from Solr Search in Sitecore
Sitecore uses Solr as the default search engine because it offers several advantages over other search engines. Solr is a highly scalable and efficient search platform that can handle large volumes of data and support complex search requirements. Ideally, when creating the item in Sitecore, Sitecore adds it to two indexes – sitecore_web_index and sitecore_master_index […]
I’m Still on Sitecore XP – What About Me??
All of the buzz in the Sitecore community lately is around the composable DXP and headless offerings. Rightfully so – I believe that this plug-and-play model is much more customer-centric and easier to digest. And while there are many businesses who have already made the switch to composable, others are choosing to stay on the […]
Getting to know Sitecore Search – Part 2
Welcome back to getting to know Sitecore search. In this post, we’ll look at the default setup and configuration of a new instance of Sitecore Search. We’ll look at the default source, catalog, pages, and widgets. After we’ll get familiar with a few sections of the admin portal. We’ll play with the api explorer to […]
Choosing the Right Sitecore Partner
There have been a lot of changes in the Sitecore space and navigating them alone can become daunting. Evaluating your current investment and understanding what is available are areas that a partner can help support. You will hear many buzzwords that are trending in the industry such as headless, composable, and cloud. It can take […]
Sitecore DX Europe Recap
Sitecore’s first DX event took place in London, attracting customers and partners from all of Europe. These regional events will be held throughout 2023, with the next event occurring in Boston on May 9th with additional events planned for Sydney, Dubai, and Chicago later in the year. These events fill the gap left by their […]
Troubleshooting Docker Container Problems Part 2
We discussed a few Docker problems in the Troubleshooting Docker Container Problems article with its solutions. We will discuss several other Sitecore docker issues in this article. Problem 1: Requested resource is in use ERROR: for xxxxxx Cannot start service xxxxxx: hcsshim: CreateComputeSystem xxxxxxxxxxxxxxxxxxx. The Requested resource is in use. First Solution: The very first […]
Troubleshooting Docker Container Problems
Several factors could cause Sitecore containers running on Docker to stop functioning or display as unhealthy containers. To troubleshoot or fix the errors, we ran into a few Docker container issues, which we have listed below. This helped us identify and comprehend the root causes of the problems, which allowed us to check and fix […]
Getting to know Sitecore Search – Part 1
Welcome back to getting to know Sitecore search. In this post we’ll take a tour of the Sitecore Search UI and cover some of the basic terminology used when talking about Sitecore Search. Let’s get started! Sitecore Search UI Across the top Site Switcher – Let’s you switch between multiple Search accounts Account – Manage […]
Getting to know Sitecore Search
As part of Sitecore’s move to a composable world, Sitecore has introduced Sitecore Search. This tool offers relevant content through AI-powered search. It can monitor user interactions across your sites (including multiple languages) and offer individualized results. Imagine a site that sells watches, purses, and clothes. If I browse several pages of watches then search […]
Sitecore SXA’s Social Share Component Will No Longer Work after May 2023
Sitecore’s SXA accelerator comes with a large library of components that help accelerate development. One of those components will no longer work after May 2023: The Social Share Component. SXA’s social share component leveraged the AddThis service to inject social sharing buttons on your website. You could create an account on AddThis, configure what buttons […]