Introduction xConnect is the service layer that sits in between the xDB and any trusted client that wants to read, write, or search experience data using the xConnect Client API. Communication must happen over HTTPS and the client must have the appropriate certificate thumbprint. xConnect consists of the following components: Collection service Search service Search […]
Information Architecture
Maximizing Cloud Cost Efficiency: 5 Essential Strategies for Cloud FinOps
Introduction In recent years, cloud computing has revolutionized the way businesses manage their IT infrastructure. It offers unparalleled scalability, flexibility, and cost-effectiveness. However, with the convenience of the cloud also comes the challenge of optimizing cloud costs. This is where Cloud Financial Operations (FinOps) plays a crucial role. Cloud FinOps is the practice of effectively […]
Unlocking Efficiency and Seamlessness: Workato Integration for On-Premise Systems
Introduction: In today’s technology-driven world, businesses often rely on a combination of cloud-based and on-premise systems to meet their unique requirements. However, many organizations still rely on on-premises systems to maintain control over sensitive data or adhere to specific regulatory requirements. The challenge lies in bridging the gap between cloud and on-premises systems, ensuring seamless […]
The Heart of Sitecore’s Composable Architecture
In my last CMSWire Article, the Heart of Composable, I discussed how to think of composable as an enterprise architecture and think through the data flows of your components to see what’s at the heart of your DXP solution. Those central components have the most connections, take the most effort to change and require the […]
Optimizely Configured Commerce – Technical Tips
A small tip can be a lifesaver when it comes to customizing a platform or an existing system. It’s crucial to first grasp the implementation details and then follow the correct path to add new functionality or make changes to existing features. However, if you’re unfamiliar with a particular area of the system and are […]
Import Data From Merlin to Finish Your Migration to Sitecore
In previous posts, I shared my journey with Sitecore Data Exchange Framework and using Merlin to migrate your site to Sitecore. Learning how to use Merlin was only one part of migrating a site. In this post, I’ll share my powershell script to pull in data from Merlin and populate your content tree. I’ll continue […]
XM Cloud Deployments: Static site deployment using Netlify CLI
In my previous post (XM Cloud Deployments: Static site deployment using Vercel CLI), I created a Sitecore XM Cloud deploy script to use the Vercel CLI. In this next challenge, I will be looking at doing the same in Netlify. A little background: Netlify and Vercel are two major competitors in the JamStack space. Both […]
Navigating Digital Accessibility: The Power of Landmarks and Correct Markup
In the realm of digital accessibility, landmarks and correct markup serve as the backbone of an inclusive and user-friendly web experience. By understanding the significance of landmarks and implementing them with proper markup using HTML and ARIA (Accessible Rich Internet Applications), we can ensure that websites and applications are accessible to all individuals, regardless of […]
Using Merlin to Migrate Your Site to Sitecore
In a previous post, I shared my journey with Sitecore Data Exchange Framework. I was excited to use it to create a reusable importer process. In the end, I decided it was not the right tool for me. I ended up using Powershell. In the process of researching site migration tools, I discovered “Merlin”. Merlin […]
Headings and Screen Readers: Enhancing Accessibility with Proper Markup
In the digital era, web accessibility is a fundamental aspect of ensuring inclusivity and equal access to information for all users. Headings and screen readers play crucial roles in creating accessible web content. In this blog post, we will explore what headings are, what screen readers are, the importance of headings for screen reader users, […]
Heading Levels for Assistive Technology: Promoting Inclusivity and Ease of Use
In the realm of digital accessibility, headings play a crucial role in creating an inclusive and user-friendly experience for individuals with disabilities. In this blog post, we will explore the importance of heading levels for assistive technology and their significant impact on promoting inclusivity and ease of use for all users. Let’s delve into the […]
Harnessing the Power of HTML for Assistive Technology: Creating Inclusive Digital Experiences
In our quest for inclusivity and accessibility, leveraging the power of assistive technology is essential. HTML, the fundamental language of the web, provides a versatile toolkit for integrating assistive technology features seamlessly into digital experiences. In this blog post, we will explore practical ways in which HTML can be harnessed to enhance accessibility and empower […]