Content Listing: Latest, Slug Prefix, and Tags
Master the Content Listing block. Learn when to use latest, slug prefix, or tag-based filtering.
The Content Listing block is one of the most powerful blocks. It pulls pages from your site dynamically. Here are the three listing types and when to use them.
Latest
Shows the most recently updated pages. Great for "Recent Posts" or "What's New" sections. Set a limit (e.g. 3 or 6) to control how many appear.
By Slug Prefix
Filters pages whose slug starts with a prefix. Use blog to show all blog posts, or docs/guide for a specific section. Perfect for blog indexes and section landing pages.
By Tag
Filters pages that have a specific tag. Useful for category pages, topic collections, and related content. Combine with slug prefix for refined results.