Skip to main content

Posts Tagged ‘Sitecore’

Headless Man

Integrate Sitecore Form into a JSS app (React/Next.js) in Headless Architecture.

Everyone is moving toward headless architecture these days and wants to take advantage of the new approach in the CMS industry to improve the CMS experience. However, in a few cases, it does not support a CMS functionality like Sitecore Form. Sitecore does not have any out of the box (OOB) component to implement Sitecore […]

Sitecore JSS Development Essentials: Graphql integration using Apollo

The Sitecore JavaScript Rendering SDK (JSS) offers GraphQL services and clients that streamline the process of querying and updating data with GraphQL. Although we can create and choose different content item resolver, for complex queries and data we can opt for Graphql. JSS applications provide various choices for utilizing GraphQL. If you’re working with a […]

Man placing red block to bridge a gap between unpainted blocks

Sitecore JSS Development Essentials: Use of Middleware in Next.js

Middleware serve a purpose of augmenting or modifying the request and response objects before the request reaches the actual page or API route handler. There can be instances where you want to validate if user has valid token or check if the request has valid header from security perspective or update cookies, log some information […]

Error In File No Data

Sitecore JSS Development Essentials: Error pages

Continuing my Sitecore JSS Development Essentials blog series, I will share how to handle error pages in Sitecore JSS website in this blog An error page, is an essential component of any website. It serves as a fallback page that appears when a user tries to access a specific URL that doesn’t exist or encounters […]

Shot Of Two Young Technicians Using A Digital Tablet While Working In A Server Room

Local Docker Environment Setup with Sitecore 10.3 and SXA

We as developers/consultants set up our local Sitecore instances for our project developments, some are simple and easy, and some are complex and take time as you may come across errors. Now, as Sitecore is moving towards headless and containerized solutions, the way how to get local development instances up and running has changed from […]

Xm Cloud

Pro Tips for Accessing and Managing Sitecore XM Cloud

Introduction Sitecore XM Cloud is a powerful platform for managing and deploying Sitecore instances. In this blog post, we will explore various a few tips for accessing XM Cloud, including user permissions, project and environment management, as well as different types of client credentials. Understanding these concepts will empower you to effectively leverage the capabilities […]

Sitecore Poy Blog Image 2

Perficient Recognized by Sitecore for Excellence in Business Impact

Each year, Sitecore recognizes the achievements of their most deserving partners through the Sitecore Global Partner Awards. Today, we’re proud to announce Sitecore has recognized Perficient with a 2023 Partner Award for Excellence in Business Impact. The award recognizes Perficient for driving business impact and value for many of our shared customers. Out of the […]

Optimizely Configured Commerce Best Practices

Migrating Docker Compose from V1 to V2 Code Details

High-level details to migrate docker-compose from v1 to v2 are available in this blog, “Docker-Compose v1 End of Life in June 2023. Welcome Docker Compose v2! Upgrade Instructions,” authored by Martin Miles. Here in this article, we are going to see step-by-step code changes required to migrate docker-compose from v1 to v2. 1: Check, if […]

Dmitry Ganin Kufyafyikjk Unsplash

Getting to know Sitecore Search – Part 5

Welcome back to getting to know Sitecore search.  In this post, we’ll build a simple UI frontend for our Sitecore Search results.  This by no means is a fully working solution nor the most modern.  But it should give you a start and help you avoid some pitfalls during setup. Background When I started this […]

404 error

Generating a Custom Static Error Page in Sitecore SXA

Sitecore SXA (Sitecore Experience Accelerator) is a robust platform that empowers content authors and marketers to build and manage websites efficiently. One essential aspect of website development is handling error pages, ensuring a seamless and user-friendly experience for visitors. In this blog, we will explore how to generate a custom static error page using Sitecore […]

Shahadat Rahman Bfrqnkbulyq Unsplash

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 […]

Load More