That was a decent gap since 1.5 years ago Sitecore previously released a feature-full version of their XM/XP platform, namely 10.3 was released on December 1st of 2022. That is why I was very excited to look through the newest release of the vendor’s self-hosted platforms and familiarize myself with its changes. First and foremost, […]
Sitecore
Create Experiences with Multiple Layouts in Sitecore Personalize
Sitecore Personalize uses a combination of experiences, decision models and offers to personalize content. An experience defines a variant. The variant is used to create the UI for the experience. The decision model uses programmables and decision tables to select an offer. The variant reads data from the offer to populate the UI. By default, […]
Fixing 404 Responses for Versioned Images in Experience Edge
Intro 📖 My team and I recently ran into an issue while working on a Sitecore XM Cloud project that turned out to be pretty interesting. The issue had to do with images published to Experience Edge not loading as expected within certain renderings. The GET requests for these images in Experience Edge would return […]
5 Thoughts on SUGCON Europe 2024 in Dublin, Ireland
SUGCON (Sitecore User Group Conference) Europe 2024 was the second SUGCON I’ve attended, with the first just being six months ago in Minneapolis. There are few things that remind me how much I love my job more than being surrounded by the Sitecore Community. I’ve developed real friendships with folks from literally every corner of […]
Creating a Composable AI Roadmap for Sitecore
There are many integration opportunities between Sitecore’s composable solutions and artificial intelligence. Sitecore has begun to integrate this technology into their product line and will continue to enhance their SaaS solutions with these capabilities, having committed to an open approach that allows you to bring whatever AI models and technologies to enable your use cases. […]
Eric Sanner Talks Life at Perficient and Being a First-Time Sitecore MVP
Perficient colleagues within our award-winning Sitecore team bring years of experience and vast knowledge to the practice and our clients. We’re proud to announce that recently nine of our colleagues have been named 2024 Sitecore MVPs. Below is a deeper look into Eric Sanner’s role as a solutions architect and his first time being awarded a Sitecore […]
Megan Jensen represents Perficient at SUGCON Europe 2024
SUGCON 2024 is coming! Some of you involved into Sitecore community have come across of Megan Jensen‘s catchy personal branding – “MJ Knows Sitecore” (and she indeed knows it!). This year Megan will prove that to the entire community by presenting her topic “Optimizing for Headless: SEO Tips, Tricks, and Special Considerations for the New […]
Cypress: a new generation of end-to-end testing
What is Cypress Cypress is a modern JavaScript-based end-to-end (e2e) testing framework designed to automate web testing by running tests directly in the browser. Cypress has become a popular tool for web applications due to a number of distinctive advantages such as user-friendly interface, fast test execution, ease of debugging, ease of writing tests, etc. […]
Storybook
You may have never heard of Storybook or maybe that was just a glimpse leaving you a feeling Storybook is such an unnecessary tool – in that case, this article is for you. Previously, I could share this opinion, but since I played with Storybook in action when building JumpStart starter kit with Next.Js, it […]
Which Components Are Available Out of the Box with Sitecore XP Using SXA? A Quick Reference Guide
When planning a new website, a web development team must identify the essential components required for completion. These pieces are often called components. Assuming the site is being built using a Content Management System (CMS), most, if not all of these platforms will have their own set of “out of the box” components. Out of […]
Exporting Media Items with Sitecore PowerShell Extensions
Intro 📖 At this point, I think every Sitecore developer uses or has at least heard of Sitecore PowerShell Extensions (SPE). This powerful module for Sitecore is an auto-include for most teams and projects. The module is included with XM Cloud instances by default; if you use XM Cloud, then you already have SPE. If […]
Using conditions with XM Cloud Form Builder
If you follow the release news from Sitecore, you’ve already noted the release of highly awaited XM Cloud Forms, which however did not have a feature of adding conditional logic. Until now. The good news is that now we can do it, and here’s how. See it in action Imagine you have a registration form […]