simple-sitemap

simple-sitemap

Powerfully flexible XML Sitemaps that integrate seamlessly.

nuxt-simple-sitemap

NPM versionNPM DownloadsGitHub stars

Powerfully flexible XML Sitemaps that integrate seamlessly, for Nuxt.


Status: v3 Released ๐ŸŽ‰
Please report any issues ๐Ÿ›
Made possible by my Sponsor Program ๐Ÿ’–
Follow me @harlan_zw ๐Ÿฆ โ€ข Join Discord for help

Features

  • ๐Ÿ“ฆ Single and Multi Sitemap support
  • ๐Ÿค Integrates seamlessly with Nuxt I18n and Nuxt Content
  • ๐Ÿค– Dynamic runtime URL support with caching by default
  • ๐ŸŽจ Styled XML for easier debugging
  • ๐Ÿ˜Œ Automatic lastmod, image discovery and best practice URLS
  • ๐Ÿ”„ Route config using route rules

Installation

  1. Install nuxt-simple-sitemap dependency to your project:
#yarn add -D nuxt-simple-sitemap#npm install -D nuxt-simple-sitemap#pnpm i -D nuxt-simple-sitemap
  1. Add it to your modules section in your nuxt.config:
export default defineNuxtConfig({  modules: ['nuxt-simple-sitemap']})

Documentation

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

Demos

Sponsors

License

MIT License ยฉ 2022-PRESENT Harlan Wilton