---
title: "Install Unhead Schema.org"
description: "Add Schema.org structured data to Nuxt apps with the nuxt-schema-org module. Enable Google Rich Results for your pages."
canonical_url: "https://unhead.unjs.io/docs/nuxt/schema-org/guides/get-started/installation"
last_updated: "2026-05-30T16:49:14.012Z"
---

## Introduction

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

## Setup

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

## Next Steps

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

The next steps are:

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

- [Breadcrumbs](/docs/schema-org/guides/recipes/breadcrumbs)
- [FAQ Page](/docs/schema-org/guides/recipes/faq)
- [Site Search](/docs/schema-org/guides/recipes/site-search)
