Skip to content

Powerfully flexible XML Sitemaps that integrate seamlessly, for Nuxt.

License

Notifications You must be signed in to change notification settings

sxppro/sitemap

This branch is 28 commits behind nuxt-modules/sitemap:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7da3456 Β· Feb 17, 2025
Jan 14, 2025
Feb 17, 2025
Jan 29, 2025
Jan 19, 2025
Feb 17, 2025
Feb 17, 2025
Dec 12, 2022
Jan 19, 2025
Dec 12, 2022
Mar 15, 2023
Nov 23, 2024
Nov 23, 2024
Jan 20, 2025
Jan 20, 2025
Jun 28, 2024
Feb 17, 2025
Feb 17, 2025
Jan 17, 2025
Jul 28, 2023
Oct 30, 2024
Nov 23, 2024

Repository files navigation

@nuxtjs/sitemap

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.

Made possible by my Sponsor Program πŸ’–
Follow me @harlan_zw 🐦 β€’ Join Discord for help

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

Installation

πŸ’‘ Using Nuxt 2? Use the nuxt-community/sitemap-module docs.

Install @nuxtjs/sitemap dependency to your project:

npx nuxi@latest module add sitemap

πŸ’‘ Need a complete SEO solution for Nuxt? Check out Nuxt SEO.

Documentation

πŸ“– Read the full documentation for more information.

Demos

Sponsors

License

Licensed under the MIT license.

About

Powerfully flexible XML Sitemaps that integrate seamlessly, for Nuxt.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 79.1%
  • Vue 20.6%
  • JavaScript 0.3%