back to home

nuxt-modules / sitemap

Powerfully flexible XML Sitemaps that integrate seamlessly, for Nuxt.

View on GitHub
419 stars
60 forks
6 issues
TypeScriptVueCSS

AI 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.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/nuxt-modules/sitemap)
Preview:Analyzed by RepoMind

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