Learn how to add a Sitemap and RSS Feed to a Next.js App Router site. Also learn how to create a custom JSON content feed using route handlers.
Table of contents
What is a Sitemap?What is an RSS Feed?What are we going to build?Part 1: Creating a Sitemap in Next.js App RouterPart 2: Creating an RSS Feed with Route HandlersPart 3: Creating a custom JSON content feed with Route HandlersConfiguring Caching for Static FeedsSort: