---
title: "v5.0.0 · Nuxt SEO Utils · Nuxt SEO"
canonical_url: "https://nuxtseo.com/docs/seo-utils/releases/v5"
last_updated: "2026-08-14T20:56:07.618Z"
meta:
  description: "Release notes for v5.0.0 - Module renamed to Nuxt SEO Utils."
  "og:description": "Release notes for v5.0.0 - Module renamed to Nuxt SEO Utils."
  "og:title": "v5.0.0 · Nuxt SEO Utils · Nuxt SEO"
---

Nuxt SEO on GitHub

Switch to SEO UtilsSwitch to Nuxt SEOSwitch to RobotsSwitch to SitemapSwitch to OG ImageSwitch to Schema.orgSwitch to Link CheckerSwitch to Site ConfigSwitch to Skew ProtectionSwitch to AI Ready

**Releases**

# **v5.0.0**

## Module Renamed To Nuxt SEO Utils

The module has been renamed to `**nuxt-seo-utils**` to better reflect the functionality it provides.

The original name of the module was `**nuxt-seo-experiments**`, hinting that the features weren't stable and that they would land in the Nuxt core. This is no longer the case, and the module has been renamed to reflect this.

With this rename the module scope changes to include the random functionality that Nuxt SEO was previously providing:

- `**useBreadcrumbItems()**` composable
- Config: `**redirectToCanonicalSiteUrl**`
- Config: `**fallbackTitle**`
- Config: `**automaticDefaults**`

The new docs will reflect these.

## Changelog

###    🚨 Breaking Changes

- Migrate module to `**nuxt-seo-utils**`  -  by @harlan-zw [`(10148)`](https://github.com/harlan-zw/nuxt-seo-utils/commit/10148d1)

#####      [**~~View changes on GitHub~~**](https://github.com/harlan-zw/nuxt-seo-utils/compare/v4.0.1...v5.0.0)

**Was this page helpful?**

### **Related **

[**v6.0.0**](https://nuxtseo.com/docs/seo-utils/releases/v6)

[**v4.0.0**](https://nuxtseo.com/docs/seo-utils/releases/v4)

[**useBreadcrumbItems()**](https://nuxtseo.com/docs/seo-utils/api/breadcrumbs)

[**v6.0.0** Release notes for v6.0.0 of Nuxt SEO Utils.](https://nuxtseo.com/docs/seo-utils/releases/v6) [**v4.0.0** Release notes for v4.0.0 - Dark/light mode icons support.](https://nuxtseo.com/docs/seo-utils/releases/v4)