Tag: SEO

PowerShell Scripts for Schema Generation in Sitecore XM Cloud

PowerShell Scripts for Schema Generation in Sitecore XM Cloud

In the previous blog, we discussed how to trigger schema generation using the PowerShell Module in Sitecore XM Cloud.In this blog, we go deeper into three schema generation scenarios — and include the actual PowerShell scripts for each. Before jumping into scripts, it’s important to understand where the source schema data lives and what changes … Continue reading PowerShell Scripts for Schema Generation in Sitecore XM Cloud

Steps to Use PowerShell Module for Schema Generation in Sitecore XM Cloud

Steps to Use PowerShell Module for Schema Generation in Sitecore XM Cloud

When we finished modeling our schema templates and content setup, the next logical step was to automate JSON-LD output — because nobody wants to manually write schema for hundreds of pages. Current Scope In this blog, we focused on the core automation workflow using Sitecore PowerShell Extensions: Generate JSON-LD schema For a single page In … Continue reading Steps to Use PowerShell Module for Schema Generation in Sitecore XM Cloud

Schema Architecture & Implementation in Sitecore XM Cloud

Schema Architecture & Implementation in Sitecore XM Cloud

In the previous blog, we covered why schema matters. Now, let’s define the architecture and implement it in Sitecore XM Cloud using actual templates and pages. We’ll walk through: Designing the schema architecture Defining templates and fields Setting up schema items under content Connecting them to pages for JSON-LD output LayerExample PathPurposeFoundation/sitecore/templates/Foundation/MyDemoSite/Base/_BaseSchemaBase template for common … Continue reading Schema Architecture & Implementation in Sitecore XM Cloud

Getting Started with Schema Markup in the Sitecore Composable World

Getting Started with Schema Markup in the Sitecore Composable World

As developers, we often treat SEO like a checkbox — meta titles, descriptions, canonical tags, done. But when you’re building modern composable solutions with Sitecore XM Cloud, good SEO goes beyond content metadata. Search engines don’t just want to see your page anymore — they want to understand it. And that’s exactly what schema markup … Continue reading Getting Started with Schema Markup in the Sitecore Composable World