Challenge: Hi Folks! Given the SXA Map component configured on the page and if we have multiple POI items with the same coordinates, then it shows only one of them on the map. Apparently the last one in the content tree. Let’s explore how we can fix it and show all the POI items information […]
Sitecore
Sitecore Personalize: The Roadmap for Success
Building a Foundation: Knowing Your Customers & Business Goals Knowing Your Customers The foundation for building a great customer experience across all your channels is the ability to walk in your customers’ shoes. Understand their demands and challenges. A few questions you may ask: What are the key stages of your customer journey? What […]
Planning for Digital Transformation
Digital Transformation programs based on new Content Management Systems (Sitecore, Optimizely, Adobe, etc.) are expected to have an immediate impact on both strategic and tactical goals. While the immediate impacts are the primary focus, the long-term plan is to enable the organization to: Improve customer conversions by improving one or more aspects of the sales […]
Configuring Multiple Sites to Run on Sitecore in Docker Containers
I recently went about setting up Sitecore’s Lighthouse Demo . While I found the documentation on setting things up fine, with several blog posts that describe it in more detail, once things were running and I could see the Lifestyle Lighthouse Site on the CD url. But when logging into the CM server, I noticed there […]
How to Reset the Sitecore Admin Password inside a Docker Container
I’ve experienced an issue setting up the Lighthouse Demo and the Play Summit demo in recent weeks. Once I get through all the normal issues of setting up a new environment, I can’t log into Sitecore. I know I passed “b” to the init script, but alas, I get an invalid username and password error. […]
How to Build a Global, Multilingual Website on Sitecore Composable DXP
As the digital world becomes both more global and more local, it’s more common for organizations have customers, offices, and partners in every corner of the world. This means we need to deliver relevant, useful, exceptional digital experiences to every user, no matter where they live or language they speak. Undertaking a global multilingual website […]
Cultural Inclusion | How to Build a Global, Multilingual Website on Sitecore Composable DXP
The world and the digital experiences that connect us are more than words and images, zeroes and ones. They’re ideas. Values. Norms. Traditions. Expectations. And all of those have to be properly and appropriately represented by your team to your users. It only takes one jarring or culturally insensitive experience to give a customer the […]
SXA Styles and Variants
This is an overview on Sitecore’s SXA Styles and Variants. This is Sitecore’s way of styling components. SXA comes preloaded with out-of-the-box components that include Variants and Styles. You’ll probably need to customize some of these existing SXA assets, and add some of your own. *NOTE: Going forward, when I mention “styles” I’ll be referring […]
Sitecore Headless DevOps Best Practices – Part 2
Welcome back to my series on DevOps Best Practices related to Sitecore Headless implementations. In Part 2 we are going to create the build pipelines for our Sitecore and Next.js solutions and see how they can be included in the PR process. If you haven’t checked-out Part 1 yet, I recommend doing so before continuing […]
Why you should migrate your Sitecore solution Headless
As a .NET Sitecore developer I cannot say I was excited about this… In a former life I was a front-end developer, but that was so long ago it may as well never happened. However, as I brush the cobwebs off my ‘old’ and learn this new tech I am 100% onboard with this change […]
Sitecore Infrastructure in Multiple Regions
Sitecore is capable of serving traffic from multiple regions from your cloud provider of choice. Why bother though? It’s a good question because Sitecore in multiple regions is more complex, more expensive to host and more work to maintain. If your organization is using Sitecore XP to its fullest (although there are other options today), […]
Three Options for Automated Lighthouse Testing
Benefits of Automation If you’re reading this, you’re probably already aware of the importance of front-end page performance to the end-user experience. You might even be working on improving the performance of your pages and using Lighthouse to track your progress. While it is quite easy to run tests via the Lighthouse tab under Chrome’s […]