nuxt-modules / sitemap
Powerfully flexible XML Sitemaps that integrate seamlessly, for Nuxt.
View on GitHubAI Architecture Analysis
This repository is indexed by RepoMind. By analyzing nuxt-modules/sitemap in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler view@nuxtjs/sitemap [![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![License][license-src]][license-href] [![Nuxt][nuxt-src]][nuxt-href] 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. Made possible by my Sponsor Program š Follow me @harlan_zw š¦ ⢠Join Discord for help Features ⢠š“ Single or multiple , ⢠š Fetch your sitemap URLs from anywhere ⢠š Automatic , 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 dependency to your project: > [!TIP] > Generate an Agent Skill for this package using skilld: > š” Need a complete SEO solution for Nuxt? Check out Nuxt SEO. Documentation š Read the full documentation for more information. Demos ⢠Dynamic URLs ⢠i18n ⢠Manual Chunking ⢠Nuxt Content Document Driven Sponsors License Licensed under the MIT license. [npm-version-src]: https://img.shields.io/npm/v/@nuxtjs/sitemap/latest.svg?style=flat&colorA=18181B&colorB=28CF8D [npm-version-href]: https://npmjs.com/package/@nuxtjs/sitemap [npm-downloads-src]: https://img.shields.io/npm/dm/@nuxtjs/sitemap.svg?style=flat&colorA=18181B&colorB=28CF8D [npm-downloads-href]: https://npmjs.com/package/@nuxtjs/sitemap [license-src]: https://img.shields.io/github/license/nuxt-modules/sitemap.svg?style=flat&colorA=18181B&colorB=28CF8D [license-href]: https://github.com/nuxt-modules/sitemap/blob/main/LICENSE.md [nuxt-src]: https://img.shields.io/badge/Nuxt-18181B?logo=nuxt [nuxt-href]: https://nuxt.com