React articles
« Return to blog
Part 2: Wildcard Pages with Content SDK: Item Resolver
Learn how to create dynamic wildcard pages in Sitecore XM Cloud using the Content SDK Item Resolver. This guide walks through handling flexible URL structures, resolving route data dynamically, and integrating GraphQL queries for context-driven page rendering.

Wildcards in Content SDK Part 1: Sitemap
Learn how to extend the Sitecore Content SDK in XM Cloud to publish custom sitemap documents for blogs, products, and other bespoke routes—complete with GraphQL lookups and middleware wiring

Fetching Component Properties Server-Side in Sitecore XM Cloud
Learn how to use getComponentServerProps in Sitecore XM Cloud to fetch component data server-side with GraphQL. See a real example of a Related Blogs component that queries the top related posts by category before rendering.

Part 2: Content SDK CLI - Custom Templates
Learn how to create custom scaffolding templates for the Sitecore Content SDK CLI. Generate React components pre-wired with GraphQL queries and simplify component creation in XM Cloud with one CLI command.

Adding Coveo Headless Search to XM Cloud
Using Context, State Management, and Sitecore Data Sources for Flexible Search Experiences

Concept: Tag-Based Filtering with Dynamic Item Listings in Sitecore XM Cloud
Empower content authors with dynamic listings powered by SXA tags, React context, and GraphQL