---
title: "Meta Tags"
description: "This example shows how to use the Nuxt helpers and composables for SEO and meta management."
canonical_url: "https://nuxt.com/docs/4.x/examples/features/meta-tags"
---
# Meta Tags

> This example shows how to use the Nuxt helpers and composables for SEO and meta management.

<code-explorer default-value="pages/index.vue" path="examples/features/meta-tags">



</code-explorer>

<browser src="https://meta-tags.example.nuxt.space">



</browser>

<read-more to="https://nuxt.com/docs/4.x/getting-started/seo-meta">



</read-more>

---

- [Source](https://github.com/nuxt/examples/tree/main/examples/features/meta-tags)


## Sitemap

See the full [sitemap](https://nuxt.com/sitemap.md) for all pages.
