---
title: "Install Unhead Schema.org · Unhead"
meta:
  "og:description": "Add Schema.org structured data to Nuxt apps with the nuxt-schema-org module. Enable Google Rich Results for your pages."
  "og:title": "Install Unhead Schema.org · Unhead"
  description: "Add Schema.org structured data to Nuxt apps with the nuxt-schema-org module. Enable Google Rich Results for your pages."
---

**Get Started**

# **Install Unhead Schema.org**

[Copy for LLMs](https://raw.githubusercontent.com/unjs/unhead/refs/heads/main/docs/0.nuxt/schema-org/guides/0.get-started/0.installation.md)

Last updated **Jan 19, 2026** by [Harlan Wilton](https://github.com/harlan-zw) in [docs: sync](https://github.com/unjs/unhead/commit/d2f86454774aa60706628b46a850653e1e4d56d9).

**On this page **

- [Introduction](#introduction)
- [Setup](#setup)
- [Next Steps](#next-steps)

## [Introduction](#introduction)

To use Unhead Schema.org with Nuxt, you need to install the Nuxt Schema.org module.

## [Setup](#setup)

Please follow the [**installation documentation**](https://nuxtseo.com/docs/schema-org/getting-started/installation) to get started.

## [Next Steps](#next-steps)

Your app is now serving basic Schema.org, congrats! 🎉

The next steps are:

1. Choose an [**Identity**](https://unhead.unjs.io/docs/schema-org/guides/recipes/identity)
2. Set up your pages for [**Schema.org Params**](https://unhead.unjs.io/docs/schema-org/guides/core-concepts/params)
3. Then feel free to follow some recipes:

- [**Breadcrumbs**](https://unhead.unjs.io/docs/schema-org/guides/recipes/breadcrumbs)
- [**FAQ Page**](https://unhead.unjs.io/docs/schema-org/guides/recipes/faq)
- [**Site Search**](https://unhead.unjs.io/docs/schema-org/guides/recipes/site-search)

[Edit this page](https://github.com/unjs/unhead/edit/main/docs/0.nuxt/schema-org/guides/0.get-started/0.installation.md)

[Markdown For LLMs](https://raw.githubusercontent.com/unjs/unhead/refs/heads/main/docs/0.nuxt/schema-org/guides/0.get-started/0.installation.md)

**Did this page help you? **

[**Components** Use Nuxt built-in Head, Title, Meta, Link, Script components. Template-based head management with no imports required.](https://unhead.unjs.io/docs/nuxt/head/guides/core-concepts/components) [**Vue Components** Schema.org Vue components API (deprecated). Use composables like useSchemaOrg() instead for better TypeScript support.](https://unhead.unjs.io/docs/nuxt/schema-org/guides/core-concepts/vue-components)

**On this page **

- [Introduction](#introduction)
- [Setup](#setup)
- [Next Steps](#next-steps)