SkillAgentSearch skills...

Sitemap

Powerfully flexible XML Sitemaps that integrate seamlessly, for Nuxt.

Install / Use

/learn @nuxt-modules/Sitemap
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1>@nuxtjs/sitemap</h1>

npm version npm downloads License Nuxt

Nuxt Sitemap is a module for generating best-practice XML sitemaps that are consumed by the robots crawling your site.

New to XML sitemaps or SEO? Check out the Controlling Web Crawlers guide to learn more about why you might need these.

<p align="center"> <table> <tbody> <td align="center"> <sub>Made possible by my <a href="https://github.com/sponsors/harlan-zw">Sponsor Program 💖</a><br> Follow me <a href="https://twitter.com/harlan_zw">@harlan_zw</a> 🐦 • Join <a href="https://discord.gg/275MBUBvgP">Discord</a> for help</sub><br> </td> </tbody> </table> </p>

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 smoothly with Nuxt I18n and Nuxt Content

Installation

💡 Using Nuxt 2? Use the nuxt-community/sitemap-module docs.

Install @nuxtjs/sitemap dependency to your project:

npx nuxi@latest module add sitemap

[!TIP] Generate an Agent Skill for this package using skilld:

npx skilld add @nuxtjs/sitemap

💡 Need a complete SEO solution for Nuxt? Check out Nuxt SEO.

Documentation

📖 Read the full documentation for more information.

Demos

Sponsors

<p align="center"> <a href="https://raw.githubusercontent.com/harlan-zw/static/main/sponsors.svg"> <img src='https://raw.githubusercontent.com/harlan-zw/static/main/sponsors.svg' alt="Sponsors"/> </a> </p>

License

Licensed under the MIT license.

<!-- Badges -->

Related Skills

View on GitHub
GitHub Stars419
CategoryDevelopment
Updated13h ago
Forks60

Languages

TypeScript

Security Score

95/100

Audited on Mar 28, 2026

No findings