Mohamed Sirajudeen Avatar

MVP Profile

Mohamed Sirajudeen

Malaysia

MVP 2025

Technology

Malaysia
MVP 2024

Technology

India

Timeline

2024

28/Nov

Sitecore Bug Fixing and Tips

I've shared another 14 different snippets for the solution to bug fixing, tips, graphQL query etc.

Sitecore XM

2024

24/Nov

XM Cloud Snippets

I've shared 15 snippets related to Sitecore XM Cloud areas throughout the year.

Sitecore XM Cloud

2024

21/Nov

ContentResolver vs GraphQL Implementation in Sitecore Headless Development

From this Session, you will understand what is REST and how it is working in Sitecore Headless through Layout Service. Also we will cover what is Content Resolver, why this is required to implement in Sitecore Headless. We get to know what is the difference between GraphQL & REST. Why GraphQL comes into the picture. Also How to enable GraphQL in Sitecore and what needs to be as part of REST to GraphQL migration.

Sitecore XM

2024

16/Nov

ContentResolver vs GraphQL Implementation in Sitecore Headless Development

From this Session, you will understand what is REST and how it is working in Sitecore Headless through Layout Service.

Also we will cover what is Content Resolver, why this is required to implement in Sitecore Headless.

We get to know what is the difference between GraphQL & REST. Why GraphQL comes into the picture.

Also How to enable GraphQL in Sitecore and what needs to be as part of REST to GraphQL migration

Sitecore XM

2024

4/Nov

Think to Consider Sitecore Headless Development from the Scratch

In this session we are going to explore how the Sitecore Headless Development using Next.js from the Scratch including the challenges to implement the layout service using REST/GraphQL. Then We are going to see how the Helix principle works for the publishing the related assemblies and config files for Content Resolver. Finally we are going to cover why GraphQL preferred over REST?

Sitecore XM

2024

31/Oct

My First View Towards Sitecore Stream

Sitecore has made an exciting announcement regarding Sitecore Stream (Unlock Marketing Potential). Since the announcement, I've been eager to learn more about this new feature and how it adds value for Sitecore customers and marketers. To deepen my understanding, I decided to gather insights from various references. There’s a lot of enthusiasm around this topic, and many people have already invested time writing articles and sharing their thoughts online, which will greatly help me as I prepare ...

Sitecore XM

2024

30/Oct

Things to Consider for Sitecore Headless Development from Scratch

Session Summary :

  1. Why Headless Development ?
  2. PreRender Options to Choose
  3. Front End Technology Stack
  4. SSR/SSG
  5. Sitecore Serialization
  6. FrontEnd Deployment Options
  7. BackEnd (Layout Service)
  8. Content Resolvers
  9. Connected/Disconnected

Sitecore XM

2024

24/Oct

Think to Consider Sitecore Headless Development from the Scratch

In this session we are going to explore how the Sitecore Headless Development using Next.js from the Scratch including the challenges to implement the layout service using REST/GraphQL. Then We are going to see how the Helix principle works for the publishing the related assemblies and config files for Content Resolver. Finally we are going to cover why GraphQL preferred over REST?

Sitecore XM

2024

27/Sep

ContentResolver vs GraphQL Implementation in Sitecore Headless Development

In this Session, everyone got to know what is REST and how it is works in Sitecore Headless through Layout Service. Also, Mohamed Sirajudeen covered about the introduction to Content Resolver, why this is required in Sitecore Headless.

We got to know the difference between GraphQL & REST. Why GraphQL comes into the picture. Also, how to enable GraphQL in Sitecore and what it takes for REST to GraphQL migration

Sitecore XM

2024

21/Sep

ContentResolver vs GraphQL Implementation in Sitecore Headless Development

In this Session, you will get to know what is REST and how it is works in Sitecore Headless through Layout Service. Also, Mohamed Sirajudeen will cover about the introduction to Content Resolver, why this is required in Sitecore Headless. We will get to know the difference between GraphQL & REST. Why GraphQL comes into the picture. Also, how to enable GraphQL in Sitecore and what it takes for REST to GraphQL migration

Sitecore XM

2024

30/Aug

Things to Consider for Sitecore Headless Development from Scratch

Whether you're a seasoned developer or just beginning your journey with Sitecore, this session is filled with valuable insights you won't want to miss. Gain firsthand knowledge on how to approach Sitecore Headless Development from the ground up, directly from an expert in the field.

Sitecore XM

2024

16/Jun

Resolve Unable to Verify Leaf Signature Issue

If you're seeking a permanent solution to resolve the "Unable to Verify Leaf Signature" issue, this article provides the answers you need.

Sitecore XM

2024

9/Jun

Serialization using Sitecore CLI Tool

When initiating a new Sitecore Solution, I had setup the Sitecore CLI Serialization from the scratch. Despite the comprehensive information available in the Sitecore documentation, I encountered few challenges during the serialization process using the CLI tool. While starting with basic Sitecore packages is straightforward, it's essential to verify certain prerequisites beforehand. To ensure a smooth setup, I've outlined key prerequisites and installation steps to guarantee your project has the...

Sitecore XM

2024

13/Mar

Introduction to XM Cloud

Sitecore XM Cloud

2024

11/Mar

Introduction to XM Cloud

How XM comes into the picture and see how to setup the initial configuration of XM Cloud to create the site.

Sitecore XM Cloud

2024

8/Feb

Deployment Options for Next.js Applications

As a Sitecore Headless developer, it's crucial to consider the number of deployment options available, particularly for Next.js applications. Given that Next.js offers numerous features, it's essential to ensure compatibility with the chosen deployment providers. Careful consideration must be given to how and where to deploy, taking into account factors such as infrastructure budget allocation. This article aims to outline the basic and effective deployment options available for Next.js applicat...

Sitecore XM

2024

13/Jan

Customize the Query by Overriding Advanced Query Expression

When it comes to Coveo search implementation, having a basic understanding is just the beginning. The next step is to customize your results to better meet your needs. In my latest article, I'll be sharing how to write custom logic by rewriting advanced query expressions. Stay ahead of the game and check it out!

Sitecore XM

2023

18/Dec

Use of Internalization in Next.js (Localization)

As we know, Sitecore supports localization but here in Next.js application we have a inbuilt module called 'next-localization', In this article we are going to see what this module provides to achieve the localization in Next.js apps.

Sitecore XM