@nadir2k/nuxt-simple-sitemap-youtube
TypeScript icon, indicating that this package has built-in type declarations

3.0.11 • Public • Published

nuxt-simple-sitemap

NPM version NPM Downloads GitHub 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

Readme

Keywords

none

Package Sidebar

Install

npm i @nadir2k/nuxt-simple-sitemap-youtube

Weekly Downloads

1

Version

3.0.11

License

MIT

Unpacked Size

4.96 kB

Total Files

2

Last publish

Collaborators

  • nadir2k