Sitecore’s XM Cloud CMS is the future of enterprise content management offerings from Sitecore, and a viable option today. With new tooling including: “Sites”, “Pages” and “Components” it offers a better content author experiences that is not available in its other CMS offerings. With built in analytics, personalization that works at the edge, you are […]
Sitecore
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 […]
Agile Sitecore Training – Part 2 of 3
Agile Sitecore Training – Part 2 of 3 Introduction This post is the second in a series discussing applying agile practices to training for Sitecore products. In the first post, I covered applying “Individuals and Interactions over Processes and Tools” to training. In this post, I will look at “Working Software over Comprehensive Documentation”. Over […]
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 […]
5 BIG Marketing Capabilities on Sitecore XM Cloud Your Team is going to Care About.
For the last couple of years, Sitecore XM Cloud has been looming over the horizon with the promise of faster deployments, better security, interoperability, scalability… but until Sitecore Symposium earlier this month, there was little to no information about what it actually offered marketers and strategists. Whether this was the result of poor messaging or […]
Fun with custom Sitecore Processors, a look into the future (of your Sitecore content)!
This is a little P.O.C. I worked out a while ago that allowed for the creation of a custom a preview site where a user could tack on a date & time via the QueryString to see what the content would look like on that date. Only requirements were 1. it had to be friendly […]
Top 10 Takeaways from Sitecore Symposium 2022
After two years of virtual conferences, the Sitecore community descended on McCormick Place in Chicago for Sitecore Symposium 2022, their flagship user conference, to see how the transformation of their product from monolithic DXP to a composable suite of products was going. The event had several surprise announcements, and there were plenty of insights into […]
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 […]
Agile Sitecore Training – Part 1 of 3
Agile Sitecore Training – Part 1 of 3 Introduction This post is the first in a series discussing applying agile practices to training for Sitecore products. Over the past few years, I have been uncovering different ways to deliver training. To help people retain what is taught, I want to deliver in a way that […]
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 […]