MVP 2026
Technology
MVP 2025
Technology
MVP 2024
Technology
MVP 2023
Technology
MVP 2022
Technology
MVP 2021
Technology
MVP 2020
Technology
MVP 2019
Technology
MVP 2018
Technology
MVP 2017
Technology
Timeline
Sitecore Media AI Recommendation Webinar
I presented the learning acquired from the different AI courses I have undertake and showcase how AI and Sitecore can work together. The end result is to recommend media items from Sitecore only to content authors based on the content body.
Sitecore XM Sitecore XP Sitecore XCSitecore CDP Practice Exam Desktop App
A desktop version of the Sitecore CDP Practice Exam. Web version which is available at https://streza.dev/sitecore-cdp-practice-exam/app, only returns 30 random questions based on the question % criteria. The desktop version allows all the questions and answers to be available and they can be filtered by the available categories such as Batch Data Ingestion, Interactive API, etc
Sitecore CDPSitecore Certificate Expiration Monitoring
Purpose of the API is to provide Sitecore administrators and developers with a convenient, centralized way to monitor certificate validity. Instead of manually opening certificate stores on servers or navigating through complicated PowerShell scripts, you can retrieve all relevant certificate details directly through a secure API call.
Sitecore XM Sitecore XP Sitecore XCSitecore Certificate API Monitoring
A secured API implementation to monitor if the certificate is expired or not. Also, returned some other useful information. Currently there are 2 releases:
30/07/2025 - https://github.com/hishaamn/scxm-certificate-validator/releases/tag/Release.ApiOnly.1.0.0
03/08/2025 - https://github.com/hishaamn/scxm-certificate-validator/releases/tag/ReleaseApiWithKey
Sitecore XM Sitecore XP Sitecore XCIncrease search text limit
Sitecore’s User Manager dialog has a hard limit of 20 characters in its search box, which makes it hard to search long usernames like john.doe@company.com. Proposes a solution to increase the max length of the search input to 200 characters via JavaScript, improving usability and flexibility
Sitecore XM Sitecore XPSitecore – Install either items or files
This is an article explaining how to extend the Sitecore Installation Wizard to add the option of whether files should be installed. By default, everything within a Sitecore package is installed. So, this is to give the user the ability to either install only the items.
Sitecore XMArcwave Forms
Arcwave Form is a custom Sitecore API designed to facilitate the management of external data from forms that are hosted outside of Sitecore or do not utilize Sitecore Forms. The primary purpose of this API is to seamlessly send data collected from external forms to Sitecore Email Experience Manager (EXM) for the purpose of sending emails.
Sitecore XPSitecore EXM – Understanding Message Dispatch: A Deep Dive – PART III
Details the processes involved in preparing and sending email campaigns, focusing on the QueueMessage and SendMessage pipeline processors, which handle tasks like queueing recipients and executing the dispatch process. Additionally, it covers optimization tips for performance and scalability, such as configuring thread and batch size settings, and addresses key components like the Email Sent event and xConnect integration.
Sitecore XPSitecore EXM – The Flow – Part II
Explores the detailed process of email dispatch within Sitecore's Email Experience Manager (EXM). It explains how messages are created, personalized, and sent using features like tokenization and the Experience Editor. The post also highlights the role of email delivery providers and personalization rules in ensuring efficient and scalable email campaigns. It provides insights into managing subscriptions and optimizing the email workflow for marketing automation.
Sitecore XPSitecore – Structuring the Content Tree
This is based on a question I received on Slack via Direct Message. The article focus is on how to properly structure the Sitecore Content Tree. This is mainly based on my experience on different projects with approximately a minimum of 30 site nodes in Sitecore CMS