simple-sitemap
Powerfully flexible XML Sitemaps that integrate seamlessly.
nuxt-simple-sitemap
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
- 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
- Add it to your
modules
section in yournuxt.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