More Premium Hugo Themes Premium Nuxt Themes

Nuxt Seo

The complete SEO solution for Nuxt.

Nuxt Seo

The complete SEO solution for Nuxt.

Author Avatar Theme by harlan-zw
Github Stars Github Stars: 1230
Last Commit Last Commit: Apr 16, 2025 -
First Commit Created: Dec 18, 2023 -
default image

Overview:

Nuxt SEO Kit v2 (renamed to Nuxt SEO) is a beta version of an all-in-one SEO module for Nuxt 3. It simplifies the process of configuring SEO for Nuxt by combining multiple SEO modules and best practices into one. With Nuxt SEO Kit, you can easily improve your app’s SEO without the need for extensive module installation and separate configuration.

Features:

  • Search engine visibility solved: Ensure that search engines crawl the right content with robot rules, sitemap.xml support, and meta tags.
  • Enhanced Social Sharing: Generate dynamic or static social share images and automatically include opengraph and twitter meta tags.
  • Find issues before they become a problem: Automatically handle trailing slashes correctly, discover broken links, and more.
  • Runtime Config Template Tokens: Use route rules to manage custom config and easily override config for different environments.
  • Breadcrumbs: Generate Schema.org compliant breadcrumbs with zero-config.

Installation:

  1. Install Nuxt SEO Kit v2 beta.
  2. Make sure you have Nuxt version 3.1.0 or higher.
  3. Register Layernuxt.config.ts
  4. Define Config in nuxt.config.ts.
  5. Add the SeoKit component to your app layout (app.vue).

Summary:

Nuxt SEO Kit v2 (renamed to Nuxt SEO) is a beta version of an all-in-one SEO module for Nuxt 3 that simplifies the process of configuring SEO for Nuxt. It combines multiple SEO modules and best practices into one, making it easy to improve your app’s SEO. With features like search engine visibility, enhanced social sharing, issue detection, and runtime config template tokens, Nuxt SEO Kit offers a comprehensive solution for optimizing your Nuxt app’s SEO.