MVP 2025
Technology

Timeline
2025
31/Jan
Technology 2025
Sitecore Search - How to index content in Sitecore Search - Part I
I've created my own Sitecore Channel on YouTube to share Sitecore tutorials in Spanish. In this video, I provide an introduction to Sitecore Search, explaining definitions of how to index content within the platform. I cover the basics of indexing and give a brief and clear explanation of what the crawlers are.
Sitecore SearchSitecore Search - How to index content in Sitecore Search - Part II - Web Crawler - Case Study
In this YouTube video, I present a case study on Sitecore Search's Web Crawler. I explore how the crawler is used to index content, showing a real-world example. This video provides valuable insights into the practical application of Sitecore Search's Web Crawler for content indexing.
Sitecore SearchXM Cloud Developer Certification
After obtaining the Sitecore XM Cloud Developer Certification on 2024, it showcases my commitment towards learning and mastering modern content management and cloud-based solutions. Not only does this certification validate my knowledge in Sitecore's newest technologies, but it also demonstrates my dedication to providing state-of-the-art digital solutions. This year I applied my knowledge into the CTAMB project. I am in charged of mantaining the site and the Sitecore Search implementation.
Sitecore XM CloudIs there an HTML5 validation schema available for the Rich Text Editor on Sitecore 10.2?
In this article, I share my experience with Sitecore’s support regarding HTML5 validation for the Rich Text Editor. After asking if there was an HTML5 validation schema available, Sitecore responded with details about Sitecore 10.2’s default XHTML validation schema and the current inability to switch to HTML5 validation in Sitecore CM. They suggested an alternative solutions for some scenarios.
Sitecore XM Sitecore XPSitecore Search How to index content using an API Crawler
In this article, I explain how to index content using an API Crawler in Sitecore Search. I developed a custom source to connect to Experience Edge, retrieve content, and build the index, providing a streamlined solution for indexing content.
Sitecore Search Sitecore XM CloudImplementing Content Security Policy CSP with Cloudflare Workers in a Sitecore XP Site
In this article, I share how I implemented a Content Security Policy (CSP) using Cloudflare Workers on a Sitecore XP site. Focused on the strict-dynamic policy, this dynamic approach allows script updates without regenerating hashes. Despite the lack of clear documentation for its implementation with Sitecore, I managed to develop a solution after extensive research and testing. By incorporating nonces for added protection, I enhanced security while streamlining content updates, all without comp...
Sitecore XM Sitecore XPSitecore Hackathon 2024. A Journey of Learning and Challenges
In this blog, I share my experience participating in my first Sitecore hackathon after two and a half years as a Backend Developer at Oshyn. From initial nerves to the satisfaction of creating something new, this journey taught me more than I expected and challenged me in unexpected ways.
Sitecore XM Sitecore XPHow to Solve System.NullReferenceException Log Error in Sitecore.ContentTesting
In this blog, I discuss the common "Object reference not set to an instance of an object" error in Sitecore, particularly when it occurs within Sitecore.ContentTesting. I share tips and tools to help you troubleshoot and resolve this issue, ensuring uninterrupted development.
Sitecore XM Sitecore XPAdding a custom Languaje in Notepad++ to read Sitecore Log files
In this blog, I talked about implementing a configuration with my language template made for Notepad++ to enhance the readability of Sitecore log files. This setup allows you to highlight key data with colors and formatting, making it easier to identify important information and streamline log analysis.
Sitecore XM Sitecore XPSitecore Hackaton
I had never been part of the Sitecore Hackathon before and it was an exciting and challenging event for developers globally. I found the chance to collaborate and pick up fresh skills to develop and design an AI solution in a short period of time. An experience truly to remember that challenged my skills as well as introduced me to the Sitecore community. I was a member of the Epic Code Crafters team.
Sitecore XPAdvanced Image plugin with Multiple Focal Points
I've developed an extension of the Advanced Image Field by Saad Khan, which was available on Sitecore Marketplace. I've upgraded the module to Sitecore 10.2 and I introduced changes in the code to allow leveraging two focal points within the Advanced Image Field. This feature enables developers and content authors to specify multiple pivotal points within an image, enhancing flexibility and usability in diverse design contexts (desktop and mobile). The original plugin only had just one focal poi...
Sitecore XM Sitecore XP