Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nuxt-community/sitemap-module
Sitemap Module for Nuxt 2
https://github.com/nuxt-community/sitemap-module
nuxt nuxt-module nuxtjs seo sitemap ssr
Last synced: 5 days ago
JSON representation
Sitemap Module for Nuxt 2
- Host: GitHub
- URL: https://github.com/nuxt-community/sitemap-module
- Owner: nuxt-community
- License: mit
- Created: 2017-08-28T23:12:02.000Z (over 7 years ago)
- Default Branch: dev
- Last Pushed: 2025-01-07T21:03:44.000Z (14 days ago)
- Last Synced: 2025-01-09T16:52:41.100Z (12 days ago)
- Topics: nuxt, nuxt-module, nuxtjs, seo, sitemap, ssr
- Language: JavaScript
- Homepage: https://sitemap.nuxtjs.org
- Size: 2.29 MB
- Stars: 691
- Watchers: 13
- Forks: 127
- Open Issues: 71
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![@nuxtjs/sitemap](docs/static/preview.png)](https://sitemap.nuxtjs.org)
# Sitemap Module for Nuxt 2
[![npm (scoped with tag)](https://img.shields.io/npm/v/@nuxtjs/sitemap/latest?style=flat-square)](https://npmjs.com/package/@nuxtjs/sitemap)
[![Downloads](https://img.shields.io/npm/dw/@nuxtjs/sitemap?style=flat-square)](https://npmjs.com/package/@nuxtjs/sitemap)
[![Build Status](https://img.shields.io/circleci/project/github/nuxt-community/sitemap-module?style=flat-square)](https://app.circleci.com/pipelines/github/nuxt-community/sitemap-module)
[![Coverage Status](https://img.shields.io/codecov/c/github/nuxt-community/sitemap-module?style=flat-square)](https://codecov.io/gh/nuxt-community/sitemap-module)
[![License](https://img.shields.io/npm/l/@nuxtjs/sitemap?style=flat-square)](http://standardjs.com)> Automatically generate or serve dynamic [sitemap.xml](https://www.sitemaps.org/protocol.html) for Nuxt projects!
💡 Using Nuxt 3? The repo has moved to [nuxt-modules/sitemap](https://github.com/nuxt-modules/sitemap).
💡 If you intend to use this module for Nuxt 2, you should stay on version 2.x.
[📖 **Release Notes**](./CHANGELOG.md)
## License
[MIT License](./LICENSE)
## Contributors
- [Nicolas Pennec](https://github.com/NicoPennec)
- [Pooya Parsa](https://github.com/pi0)