In my previous blogs, I outlined key considerations for planning a Sitecore migration and shared strategies for executing it effectively. The next critical step is to understand how your business and technical requirements align with the broader Sitecore ecosystem. Before providing careful recommendations to a customer, it’s essential to map your goals—content management, personalization, multi-site […]
Mahima Patel
Mahima Patel is a Sitecore Architect, Working with Perficient for the last 9+ years. Sitecore 8, 9, 10 Professional Certified Developer.
Blogs from this Author
Executing a Sitecore Migration: Development, Performance, and Beyond
In previous blog, the strategic and architectural considerations that set the foundation for a successful Sitecore migration is explored. Once the groundwork is ready, it’s time to move from planning to execution, where the real complexity begins. The development phase of a Sitecore migration demands precision, speed, and scalability. From choosing the right development environment […]
Planning Sitecore Migration: Things to consider
Migrating a website or upgrading to a new Sitecore platform is more than a technical lift — it’s a business transformation and an opportunity to align your site and platform with your business goals and take full advantage of Sitecore’s capabilities. A good migration protects functionality, reduces risk, and creates an opportunity to improve user […]
Managing Projects in Sitecore Stream: From Brainstorm to Delivery
In earlier blogs – Why AI-Led Experiences Are the Future — And How Sitecore Stream Delivers Them and Creating a Brand Kit in Stream: Why It Matters and How It helps Organizations, I tried to explore what Sitecore Stream is, how it powers AI-led content management, and how features like Brand Kit and Assist streamline […]
Creating a Brand Kit in Stream: Why It Matters and How It helps Organizations
In today’s digital-first world, brand consistency is more than a visual guideline, it’s a strategic asset. As teams scale and content demands grow, having a centralized Brand Kit becomes essential. If you’re using Sitecore Stream, building a Brand Kit is not just useful, it’s transformational. In my previous post, I tried to explore Sitecore Stream, […]
Why AI-Led Experiences Are the Future — And How Sitecore Stream Delivers Them
In a world that’s moving at lightning speed, customers expect brands to keep up — to understand them instantly, respond to their behavior in real-time, and offer relevant, helpful experiences wherever they are. This is where Artificial Intelligence (AI) has become not just useful, but absolutely essential. The Growing Power of AI in Today’s World […]
Using Sitecore Connect and OpenAI: A Practical Example for Page Metadata Enhancement
Sitecore Connect is Sitecore’s low-code integration platform designed to easily automate workflows between Sitecore and external systems, without heavy custom coding. If you’re new to Sitecore Connect or want a deeper understanding of when and how to use it, check out these helpful resources: When to Choose Sitecore Connect: Solving Integration Challenges Understanding Sitecore Connect: […]
Understanding Sitecore Connect
While I have shared when to choose Connect in my previous blog, When to Choose Sitecore Connect, this post dives into understanding Sitecore Connect and leveraging its powerful automation capabilities. Sitecore Connect helps you to integrate Sitecore products easily with thousands of applications. Some of the key features and capabilities of Sitecore Connect include: Seamless Connectivity– […]
When to Choose Sitecore Connect: Solving Integration Challenges
In one of the recent projects I worked on, there was a major challenge in integrating multiple digital systems effectively. The client had a complex technology stack comprising a CMS, an e-commerce platform, a search engine, and a personalization system, all of which needed to work together seamlessly. However, we ran into several roadblocks that […]
Sitecore JSS Experience Editor Rendering Wrappers
Sitecore’s Experience Editor aids Content Author/Editor in creating pages effortlessly, however, it can be bewildering at the same time for authors who are creating new pages with minimal knowledge about the website’s placeholders and renderings. Experience Editor by default does not provide details about which rendering is present and what data source it is using, […]
Sitecore JSS Development Essentials: Create new component in Sitecore Next.js app
As Sitecore has started supporting Headless CMS architecture, from my working experience on headless JSS projects, I thought of putting together a series of blogs demonstrating the basics that one has to do in Sitecore Next.js project. In my first blog, I will explain about creating new component in sitecore and frontend project. The prerequisite […]
Sitecore JSS Development Essentials: Create new placeholder in Sitecore Next.js app
In the previous blog, I demonstrated how to create a new component in JSS Next.js app. If you must have noticed, I added it to an existing Main placeholder, however most of us come across scenarios where we have to create new placeholders to build the desired page design. So, in this blog, I will […]