Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nickfrosty/nuxt-seo

SEO / HTML meta tags module for NuxtJS
https://github.com/nickfrosty/nuxt-seo

npm nuxt nuxt-module nuxtjs seo vue

Last synced: 2 months ago
JSON representation

SEO / HTML meta tags module for NuxtJS

Awesome Lists containing this project

README

        

# nuxt-seo

SEO / HTML meta tags module for NuxtJS

## Features

- Easy to use, on page SEO
- Page title templating
- Set default global SEO settings/tags
- Customize all SEO options for each page
- Canonical tag automatically generated
- Supports the OpenGraph protocol
- Twitter card support

[![nuxt-seo](/docs/static/preview.png)](https://nuxt-seo.frostbutter.com)


Read Documentation

[📖 **Release Notes**](./package/CHANGELOG.md)

## License

[MIT](LICENSE) © [Nick Frostbutter](https://frostbutter.com)

## Original credits

Original credits go to [TiagoDanin](https://github.com/TiagoDanin/Nuxt-SEO) for the "Nuxt-SEO" package. In [old issue #109](https://github.com/TiagoDanin/Nuxt-SEO/issues/109), the project was archived.

Original License:
[MIT](https://github.com/TiagoDanin/Nuxt-SEO/blob/master/LICENSE) © [Tiago Danin](https://TiagoDanin.github.io)