So, you find yourself in a need of a Sitecore upgrade and don’t know what to start with or how to approach it? This series of blog posts will cover the whole process from zero to hero, or in upgrade terms – from planning to going live. It comes in the form of a guide […]
Posts Tagged ‘Sitecore’
Upgrading Sitecore Platforms – Upgrading the Сodebase
So, you find yourself in a need of upgrade of your existing Sitecore platform and don’t know what to start with or how to approach it? This series of blog posts will cover the whole process from zero to hero, or in upgrade terms – from planning to going live. It comes in the form […]
Upgrading Sitecore Platforms – Upgrade Tactics
So, you find yourself in a need of a Sitecore Upgrade and don’t know what to start with or how to approach it? This series of blog posts will cover the whole process from zero to hero, or in upgrade terms – from planning to going live. It comes in the form of a guide […]
Sitecore Website Performance Guide – Part 1
Welcome to my series on Sitecore Website Performance. This series will outline the key metrics and tools used to track website performance as well as specific recommendations to improve page speed within Sitecore. In Part 1 we will review how to test website performance and how we get the most accurate results. What is the […]
Sitecore Personalize: Building Your Library
There is a lot of discussion about how Personalize can benefit your company’s digital strategy. Rightfully so, it’s scalable, flexible and can fit into your tech stack with ease. In a previous blog, I discuss the roadmap to success for Personalize and an operational model to support the best methodology. Now, I want to focus […]
Sitecore Layout Service: Custom Rendering Contents Resolver
In this blog-post, we would be looking at how you can create custom Rendering Contents Resolver to customize the rendering output of Sitecore’s Layout Service. Sitecore’s Layout Service is a Headless endpoint which is responsible for providing data of the requested page or rendering in the form of a JSON object. GraphQL to get the […]
SXA Map Component Part 5: Filter Locations with Radius Filter or Custom Filter Slider Components
Challenge: Hi Folks! Welcome back. In this post, we will explore how we can filter the locations’ search results based on the radius distance from the current location or the given location. We will use the Radius Filter component and a custom Facet Slider component to filter the locations’ search results. One can use any […]
My Journey with the Sitecore MVP Mentor Program Part 1
So you want to be a Sitecore MVP? Welcome to the Sitecore MVP Program. The MVP mentor program provides guidance to those in the Sitecore Community who want to become an MVP. Join this program and gain new experiences, skills, knowledge, support and more. – https://mvp.sitecore.com/Mentor-Program I’d like to share my experience with the program so […]
Sitecore Symposium 2022 – CTO Summary
If you are a CTO or technology decision maker in a company either using or considering Sitecore as your CMS platform, here is what you should take away from Sitecore Symposium 2022 held in Chicago. Next.js The future of building Sitecore web applications will be on Next.js. Sitecore was consistent in their messaging around moving […]
Vue 3 with Sitecore MVC
Intro Vue is rapidly becoming one of the most popular JavaScript frameworks for building user interfaces. Vue 3 can be used as the UI for a Sitecore MVC website (i.e., not headless). Still, a few configuration gotchas need to be addressed, and a general strategy for working with your markup needs to be implemented. There […]
Preparing for Sitecore Symposium 2022
Perficient is thrilled to announce that we will once again be attending Sitecore Symposium. This October 17-20, the highly anticipated Sitecore Symposium 2022 will take place in Chicago. Following the wake of a global pandemic and two years as a digital-only event, Sitecore Symposium will return. But don’t worry if you don’t have tickets, select insights […]
Add PowerShell Script to the Context Menu in Sitecore SXA
This blog describes how to make any PowerShell script appear in the context menu of an item in Sitecore SXA. As a result, these menu options should only be available when necessary. We’ll also see ShowRule and EnableRule fields in the PowerShell script items for hiding/showing and enabling/disabling based on some fundamental Sitecore rules. Context […]