nuxt-schema-org
The quickest and easiest way to build Schema.org graphs for Nuxt. Powered by [Unhead](https://unhead.unjs.io).
Status: v3 Released 🎉 Please report any issues 🐛 Made possible by my Sponsor Program 💖 Follow me @harlan_zw 🐦 • Join Discord for help |
Features
- 😎 Simple API based on Google and Yoast best practices
- 🧙 30+ Nodes with automated relations, date, URL resolving and more for best practice Schema.org
- 💡 Simple global meta provides for minimal boilerplate
- 🌳 Minimal code, optimised for tree-shaking and SSR
- Nuxt Dev Tools integration
Installation
- Install
nuxt-schema-org
dependency to your project:
#
yarn add -D nuxt-schema-org
#
npm install -D nuxt-schema-org
#
pnpm i -D nuxt-schema-org
- Add it to your
modules
section in yournuxt.config
:
export default defineNuxtConfig({
modules: ['nuxt-schema-org']
})
Documentation
📖 Read the full documentation for more information.
Demos
Sponsors
License
MIT License © 2022-PRESENT Harlan Wilton