Nuxt Sitemap

Powerfully flexible XML Sitemaps that integrate seamlessly, for Nuxt.

Why use Nuxt Sitemap?

Nuxt Sitemap is a module for generating XML Sitemaps with minimal configuration and best practice defaults.

The core output of this module is a sitemap.xml file, which is used by search engines to understand the structure of your site and index it more effectively.

While it's not required to have a sitemap, it can be a powerful tool in getting your content indexed more frequently and more accurately, especially for larger sites or sites with complex structures.

While it's simple to create your own sitemap.xml file, it can be time-consuming to keep it up-to-date with your site's content and easy to miss best practices.

Nuxt Sitemap automatically generates the sitemap for you based on your site's content, including lastmod, image discovery and more.

Ready to get started? Check out the installation guide.

Features

  • ๐ŸŒด Single /sitemap.xml or multiple /posts-sitemap.xml, /pages-sitemap.xml
  • ๐Ÿ“Š Fetch your sitemap URLs from anywhere
  • ๐Ÿ˜Œ Automatic lastmod, image discovery and best practice sitemaps
  • ๐Ÿ”„ SWR caching, route rules support
  • ๐ŸŽจ Debug using the Nuxt DevTools integration or the XML Stylesheet
  • ๐Ÿค Integrates seamlessly with Nuxt I18n and Nuxt Content
Did this page help you?