Showing posts fromnextjs

From Excel to Sitecore - My Streamlined Migration Workflow via PowerShell

Content migration projects are notoriously painful Excel files flying around email threads, editors losing track of versions, and developers drowning in manual imports. I recently implemented a workf

Read More

Exposing Site Settings from the Settings item in a Headless JSS Next.js Application

In this blog post, we will explore a common requirement in Sitecore Headless SXA, exposing site-specific settings and global data to the front end when working with a JSS headless site. ## Problem S

Read More

Next.js Image Wrapper for Sitecore SVGs

Our team is consistently hitting a wall with next/image component. When a designer hands off a vector graphic, it gets flattened into a static img tag, completely stripping it of its inherent scalabi

Read More

SEO Audit - Sitecore XM Cloud Marketplace App

## Introduction Working in Sitecore XM Cloud, I often noticed a gap: it can be difficult to quickly identify SEO and accessibility issues on a website page. Things like missing alt text, page titles

Read More

Workflow Email in Sitecore XM Cloud Using Webhook Submit Actions

When working with workflows in Sitecore, clients often request automated notifications to keep track of important state changes. The most common requirement is email alerts. ### The Challenge Sitecor

Read More