# Nuxt SEO > Nuxt SEO is a collection of hand-crafted Nuxt Modules to help you rank higher in search engines. ## Documentation Sets - [Complete Documentation](https://nuxtseo.com/llms-full.txt): The complete documentation including all content ## Nuxt SEO Module Documentation Nuxt SEO is a Nuxt module maintained by Harlan Wilton, the latest version is v3.0.1 (1M downloads, 1197 stars, 1013 commits, 371 issues closed) - [What Is Nuxt SEO?](https://nuxtseo.com/docs/nuxt-seo/getting-started/introduction.md): Learn what Nuxt SEO is and how it can help you with your Nuxt site. - [Install Nuxt SEO](https://nuxtseo.com/docs/nuxt-seo/getting-started/installation.md): Get started with Nuxt SEO by installing the dependency to your project. - [Troubleshooting](https://nuxtseo.com/docs/nuxt-seo/getting-started/troubleshooting.md): Create minimal reproductions for Nuxt SEO or just experiment with the module. - [Community Videos](https://nuxtseo.com/docs/nuxt-seo/getting-started/community-videos.md): Learn from the Nuxt community in using Nuxt SEO. - [Quick Module Setup Guide](https://nuxtseo.com/docs/nuxt-seo/guides/using-the-modules.md): A quick guide on which features are available on activating Nuxt SEO. - [Disabling Modules](https://nuxtseo.com/docs/nuxt-seo/guides/disabling-modules.md): Learn how to disable modules in Nuxt SEO. - [Nuxt Content](https://nuxtseo.com/docs/nuxt-seo/guides/nuxt-content.md): Integrating Nuxt SEO with Nuxt Content. - [v2 RC to v2 Stable](https://nuxtseo.com/docs/nuxt-seo/migration-guide/rc-to-stable.md): Migrate from the Nuxt SEO v2 RC to the v2 stable. - [v2 Beta to v2 RC](https://nuxtseo.com/docs/nuxt-seo/migration-guide/beta-to-rc.md): Migrate from the Nuxt SEO v2 beta to the v2 RC. - [Nuxt SEO Kit to Nuxt SEO](https://nuxtseo.com/docs/nuxt-seo/migration-guide/nuxt-seo-kit.md): Migrate from the nuxt-seo-kit package v1 to the new v2 @nuxtjs/seo. ## Robots Module Documentation Nuxt Robots is a Nuxt module maintained by Harlan Wilton, the latest version is v5.2.8 (5.2M downloads, 458 stars, 332 commits, 191 issues closed) - [Nuxt Robots](https://nuxtseo.com/docs/robots/getting-started/introduction.md): Nuxt Robots manages the robots crawling your site with minimal config and best practice defaults. - [Install Nuxt Robots](https://nuxtseo.com/docs/robots/getting-started/installation.md): Get started with Nuxt Robots by installing the dependency to your project. - [Troubleshooting Nuxt Robots](https://nuxtseo.com/docs/robots/getting-started/troubleshooting.md): Create minimal reproductions for Nuxt Robots or just experiment with the module. - [Disabling Site Indexing](https://nuxtseo.com/docs/robots/guides/disable-indexing.md): Learn how to disable indexing for different environments and conditions to avoid crawling issues. - [Disable Page Indexing](https://nuxtseo.com/docs/robots/guides/disable-page-indexing.md): Learn how to disable indexing for specific pages on your app. - [How Nuxt Robots Works](https://nuxtseo.com/docs/robots/guides/how-it-works.md): Learn more about how Nuxt Robots works. - [Robot.txt Recipes](https://nuxtseo.com/docs/robots/guides/robot-recipes.md): Several recipes for configuring your robots.txt . - [Config using Robots.txt](https://nuxtseo.com/docs/robots/guides/robots-txt.md): Configure your generated robots.txt file with a robots.txt file. - [Yandex: Clean-param](https://nuxtseo.com/docs/robots/guides/yandex.md): Learn how to use the `clean-param` directive to remove query parameters from URLs with Yandex. - [Config Using Route Rules](https://nuxtseo.com/docs/robots/guides/route-rules.md): Learn how to configure robots through route rules. - [Nuxt Content](https://nuxtseo.com/docs/robots/guides/content.md): How to use the Nuxt Robots module with Nuxt Content. - [Nuxt I18n](https://nuxtseo.com/docs/robots/guides/i18n.md): How to use the Nuxt Robots module with Nuxt I18n. - [Config using Nuxt Config](https://nuxtseo.com/docs/robots/guides/nuxt-config.md): Learn how to configure the module programmatically using nuxt.config. - [useRobotsRule()](https://nuxtseo.com/docs/robots/api/use-robots-rule.md): A reactive way to access and set the robots rule. - [Nuxt Config](https://nuxtseo.com/docs/robots/api/config.md): Learn how to configure Nuxt Robots using nuxt.config. - [Nuxt Hooks](https://nuxtseo.com/docs/robots/api/nuxt-hooks.md): Learn how to use Nuxt hooks to modify the robots config. - [getPathRobotConfig()](https://nuxtseo.com/docs/robots/nitro-api/get-path-robot-config.md): See if the Site is indexable within Nitro. - [getSiteRobotConfig()](https://nuxtseo.com/docs/robots/nitro-api/get-site-robot-config.md): See if the Site is indexable within Nitro. - [Nitro Hooks](https://nuxtseo.com/docs/robots/nitro-api/nitro-hooks.md): Learn how to use Nitro hooks to modify the robots final output. - [v5.0.0](https://nuxtseo.com/docs/robots/releases/v5.md): Release notes for Nuxt Robots v5.0.0. - [v4.0.0](https://nuxtseo.com/docs/robots/releases/v4.md): Release notes for Nuxt Robots v4.0.0. - [v3.0.0](https://nuxtseo.com/docs/robots/releases/v3.md): Release notes for Nuxt Robots v3.0.0. ## Sitemap Module Documentation Nuxt Sitemap is a Nuxt module maintained by Harlan Wilton, the latest version is v7.2.9 (6.5M downloads, 362 stars, 944 commits, 413 issues closed) - [Nuxt Sitemap](https://nuxtseo.com/docs/sitemap/getting-started/introduction.md): Powerfully flexible XML Sitemaps that integrate seamlessly, for Nuxt. - [Install Nuxt Sitemap](https://nuxtseo.com/docs/sitemap/getting-started/installation.md): Get started with Nuxt Sitemap by installing the dependency to your project. - [Troubleshooting Nuxt Sitemap](https://nuxtseo.com/docs/sitemap/getting-started/troubleshooting.md): Create minimal reproductions for Nuxt Sitemap or just experiment with the module. - [Data Sources](https://nuxtseo.com/docs/sitemap/guides/data-sources.md): Learn how the Nuxt Sitemap sources work. - [Multi Sitemaps](https://nuxtseo.com/docs/sitemap/guides/multi-sitemaps.md): Generate multiple sitemaps for different sections of your site. - [I18n](https://nuxtseo.com/docs/sitemap/guides/i18n.md): Setting up a sitemap with Nuxt I18n and Nuxt I18n Micro. - [Dynamic URL Endpoint](https://nuxtseo.com/docs/sitemap/guides/dynamic-urls.md): Use runtime API endpoints to generate dynamic URLs for your sitemap. - [Images, Videos, News](https://nuxtseo.com/docs/sitemap/guides/images-videos.md): Learn how to add images, videos and news in your sitemap. - [Disabling Indexing](https://nuxtseo.com/docs/sitemap/guides/filtering-urls.md): How to filter the URLs generated from application sources. - [Sitemap Performance](https://nuxtseo.com/docs/sitemap/guides/performance.md): Use the default cache engine to keep your sitemaps fast. - [Lastmod, Priority, and Changefreq](https://nuxtseo.com/docs/sitemap/guides/loc-data.md): Configure your sitemap entries with route rules. - [Nuxt Content](https://nuxtseo.com/docs/sitemap/guides/content.md): How to use the Nuxt Sitemap module with Nuxt Content. - [Nuxt Prerendering](https://nuxtseo.com/docs/sitemap/guides/prerendering.md): Perender your pages and have them all automatically added to your sitemap. - [Customising the UI](https://nuxtseo.com/docs/sitemap/guides/customising-ui.md): Change the look and feel of your sitemap. - [Sitemap.xml Best Practices](https://nuxtseo.com/docs/sitemap/guides/best-practices.md): The best practices for generating a sitemap.xml file. - [Submitting Your Sitemap](https://nuxtseo.com/docs/sitemap/guides/submitting-sitemap.md): How to submit your sitemap to Google Search Console to start getting indexed. - [Config](https://nuxtseo.com/docs/sitemap/api/config.md): Configure the sitemap module. - [Nitro Hooks](https://nuxtseo.com/docs/sitemap/nitro-api/nitro-hooks.md): Learn how to use Nitro Hooks to customize your sitemap entries. - [Nuxt Sitemap v7.0.0](https://nuxtseo.com/docs/sitemap/releases/v7.md): Release notes for v7.0.0 of Nuxt Sitemap. - [Nuxt Sitemap v6.0.0](https://nuxtseo.com/docs/sitemap/releases/v6.md): Release notes for v6.0.0 of Nuxt Sitemap. - [Nuxt Sitemap v5.0.0](https://nuxtseo.com/docs/sitemap/releases/v5.md): Release notes for v5.0.0 of Nuxt Sitemap. - [Nuxt Sitemap v4.0.0](https://nuxtseo.com/docs/sitemap/releases/v4.md): Release notes for v4.0.0 of Nuxt Sitemap. - [v3.0.0](https://nuxtseo.com/docs/sitemap/releases/v3.md): Release notes for v3.0.0. ## OG Image Module Documentation Nuxt OG Image is a Nuxt module maintained by Harlan Wilton, the latest version is v5.1.1 (1.7M downloads, 452 stars, 1528 commits, 326 issues closed) - [Nuxt OG Image](https://nuxtseo.com/docs/og-image/getting-started/introduction.md): Generate OG Images with Vue templates in Nuxt. - [Install Nuxt OG Image](https://nuxtseo.com/docs/og-image/getting-started/installation.md): Get started with Nuxt OG Image by installing the dependency to your project. - [Troubleshooting Nuxt OG Image](https://nuxtseo.com/docs/og-image/getting-started/troubleshooting.md): Create minimal reproductions for Nuxt OG Image or just experiment with the module. - [Tutorial: Your first OG Image](https://nuxtseo.com/docs/og-image/getting-started/getting-familar-with-nuxt-og-image.md): Get started with the module by setting up your first og:image on your home page. - [Nuxt Content](https://nuxtseo.com/docs/og-image/integrations/content.md): How to use the Nuxt OG Image module with Nuxt Content. - [Nuxt Color Mode](https://nuxtseo.com/docs/og-image/integrations/color-mode.md): How to use the Nuxt OG Image module with Nuxt Color Mode. - [Satori Renderer](https://nuxtseo.com/docs/og-image/guides/satori.md): Learn how to use the Satori renderer. - [Chromium Renderer](https://nuxtseo.com/docs/og-image/guides/chromium.md): Learn how, when and why to use the Chromium renderer. - [Zero Runtime](https://nuxtseo.com/docs/og-image/guides/zero-runtime.md): Create OG Images without the server runtime overhead. - [Compatibility](https://nuxtseo.com/docs/og-image/guides/compatibility.md): Learn what environments can use what features. - [Route Rules](https://nuxtseo.com/docs/og-image/guides/route-rules.md): Learn how to use route rules to customise your OG Image. - [Caching Images](https://nuxtseo.com/docs/og-image/guides/cache.md): Getting to know how the Caching works with Nuxt OG Image. - [JPEGs](https://nuxtseo.com/docs/og-image/guides/jpegs.md): Learn how to generate JPEG images instead of PNG for Nuxt OG Image. - [Fonts](https://nuxtseo.com/docs/og-image/guides/custom-fonts.md): Using custom fonts in your OG Images. - [Non-English Locales](https://nuxtseo.com/docs/og-image/guides/non-english-locales.md): How to use the Nuxt OG Image module with non-english locales. - [Emojis](https://nuxtseo.com/docs/og-image/guides/emojis.md): Use emojis in your OG Images. - [Icons and Images](https://nuxtseo.com/docs/og-image/guides/icons-and-images.md): How to use icons and images in your templates. - [Styling](https://nuxtseo.com/docs/og-image/guides/styling.md): How to style your OG Images. - [Community Templates](https://nuxtseo.com/docs/og-image/guides/community-templates.md): Community templates that are included with the module, including NuxtSeo. - [Error pages](https://nuxtseo.com/docs/og-image/guides/error-pages.md): How to display og images for error pages - [defineOgImage()](https://nuxtseo.com/docs/og-image/api/define-og-image.md): Define an og:image for the current page. - [defineOgImageComponent()](https://nuxtseo.com/docs/og-image/api/define-og-image-component.md): Define an og:image for the current page with type safety. - [defineOgImageScreenshot()](https://nuxtseo.com/docs/og-image/api/define-og-image-screenshot.md): Define an OG Image that takes a screenshot of the page. - [Components](https://nuxtseo.com/docs/og-image/api/components.md): Components that are included with the module, including OgImage and OgImageScreenshot. - [Nuxt Config](https://nuxtseo.com/docs/og-image/api/config.md): The Nuxt OG Image module configuration. - [Nuxt Hooks](https://nuxtseo.com/docs/og-image/api/nuxt-hooks.md): Hook into the Nuxt OG Image build-time behaviour. - [Nitro Hooks](https://nuxtseo.com/docs/og-image/nitro-api/nitro-hooks.md): Hook into the Nuxt OG Image runtime. - [v2 to v3](https://nuxtseo.com/docs/og-image/migration-guide/v3.md): Migrate Nuxt OG Image v2 to Nuxt OG Image v3. - [v5.0.0](https://nuxtseo.com/docs/og-image/releases/v5.md): Release notes for Nuxt OG Image v5. - [v4.0.0](https://nuxtseo.com/docs/og-image/releases/v4.md): Release notes for Nuxt OG Image v4. - [v3.0.0](https://nuxtseo.com/docs/og-image/releases/v3.md): Release notes for Nuxt OG Image v3. - [v2.0.0](https://nuxtseo.com/docs/og-image/releases/v2.md) ## Schema.org Module Documentation Nuxt Schema.org is a Nuxt module maintained by Harlan Wilton, the latest version is v5.0.4 (2M downloads, 162 stars, 333 commits, 78 issues closed) - [Nuxt Schema.org](https://nuxtseo.com/docs/schema-org/getting-started/introduction.md): The quickest and easiest way to build Schema.org graphs for Nuxt. - [Install Nuxt Schema.org](https://nuxtseo.com/docs/schema-org/getting-started/installation.md): Get started with Nuxt Schema.org by installing the dependency to your project. - [Troubleshooting Nuxt Schema.org](https://nuxtseo.com/docs/schema-org/getting-started/troubleshooting.md): Create minimal reproductions for Nuxt Schema.org or just experiment with the module. - [How It Works](https://nuxtseo.com/docs/schema-org/guides/how-it-works.md): Learn more about how Nuxt Schema.org works. - [Nuxt Content](https://nuxtseo.com/docs/schema-org/guides/content.md): How to use the Nuxt Schema.org module with Nuxt Content. - [Default Schema.org](https://nuxtseo.com/docs/schema-org/guides/default-schema-org.md): The default Schema.org setup for Nuxt Schema.org. - [Setup Identity](https://nuxtseo.com/docs/schema-org/guides/setup-identity.md): Improve your Schema.org by providing the identity of your site. - [Nuxt I18n](https://nuxtseo.com/docs/schema-org/guides/i18n.md): How to use the Nuxt Schema.org module with Nuxt I18n. - [Supported Nodes](https://nuxtseo.com/docs/schema-org/guides/nodes.md): The nodes available for Nuxt Schema.org. - [Full Documentation](https://nuxtseo.com/docs/schema-org/guides/full-documentation.md): The Nuxt Schema.org package is a simple wrapper around Unhead Schema.org, you should consult\nthe official documentation for full details. - [Nuxt Config](https://nuxtseo.com/docs/schema-org/api/config.md): Configure the sitemap module. - [useSchemaOrg()](https://nuxtseo.com/docs/schema-org/api/use-schema-org.md): A reactive way to access and set the robots rule. - [Nuxt Hooks](https://nuxtseo.com/docs/schema-org/api/nuxt-hooks.md): Learn how to use Nuxt hooks to modify your Schema.org output. - [v5.0.0](https://nuxtseo.com/docs/schema-org/releases/v5.md): Release notes for Nuxt Schema.org v5. - [v4.0.0](https://nuxtseo.com/docs/schema-org/releases/v4.md): Release notes for v4.0.0 of Nuxt Schema.org. - [v3.0.0](https://nuxtseo.com/docs/schema-org/releases/v3.md): Release notes for v3.0.0 of Nuxt Schema.org. ## Link Checker Module Documentation Nuxt Link Checker is a Nuxt module maintained by Harlan Wilton, the latest version is v4.3.0 (1.4M downloads, 89 stars, 363 commits, 55 issues closed) - [Nuxt Link Checker](https://nuxtseo.com/docs/link-checker/getting-started/introduction.md): Find and magically fix links that may be negatively effecting your Nuxt sites SEO. - [Install Nuxt Link Checker](https://nuxtseo.com/docs/link-checker/getting-started/installation.md): Get started with Nuxt Link Checker by installing the dependency to your project. - [Troubleshooting Nuxt Link Checker](https://nuxtseo.com/docs/link-checker/getting-started/troubleshooting.md): Create minimal reproductions for Nuxt Link Checker or just experiment with the module. - [Inspection Rules](https://nuxtseo.com/docs/link-checker/guides/rules.md): Find out what rules are run when checking your links and why they exist. - [Link Checker DevTools](https://nuxtseo.com/docs/link-checker/guides/live-inspections.md): Learn more about live inspections with Nuxt Link Checker. - [Checking Links on Build](https://nuxtseo.com/docs/link-checker/guides/build-scans.md): See your link checker results when you build. - [Exclude Links](https://nuxtseo.com/docs/link-checker/guides/exclude-links.md): Exclude links from being checked by the Nuxt Link Checker. - [Generate Reports](https://nuxtseo.com/docs/link-checker/guides/generating-reports.md): See your link checker results when you build. - [Config](https://nuxtseo.com/docs/link-checker/api/config.md): Configure the link checker module. - [v4.0.0](https://nuxtseo.com/docs/link-checker/releases/v4.md): Release notes for v4.0.0. of Nuxt Link Checker. - [v3.0.0](https://nuxtseo.com/docs/link-checker/releases/v3.md): Release notes for v3.0.0. of Nuxt Link Checker. - [v2.0.0](https://nuxtseo.com/docs/link-checker/releases/v2.md): Release notes for v2.0.0. of Nuxt Link Checker. ## SEO Utils Module Documentation Nuxt SEO Utils is a Nuxt module maintained by Harlan Wilton, the latest version is v7.0.4 (287K downloads, 97 stars, 419 commits, 47 issues closed) - [Nuxt SEO Utils](https://nuxtseo.com/docs/seo-utils/getting-started/introduction.md): SEO utilities to improve your Nuxt sites discoverability and shareability. - [Install Nuxt SEO Utils](https://nuxtseo.com/docs/seo-utils/getting-started/installation.md): Get started with Nuxt SEO Utils by installing the dependency to your project. - [Troubleshooting Nuxt SEO Utils](https://nuxtseo.com/docs/seo-utils/getting-started/troubleshooting.md): Create minimal reproductions for Nuxt SEO Utils or just experiment with the module. - [Canonical URL](https://nuxtseo.com/docs/seo-utils/guides/canonical-url.md): Ensure a canonical URL is set to avoid duplicate content issues. - [App Icons](https://nuxtseo.com/docs/seo-utils/guides/app-icons.md): Learn how metadata files work with logos. - [Open Graph Images](https://nuxtseo.com/docs/seo-utils/guides/open-graph-images.md): Automatically set meta tags for Open Graph images. - [Best Practice Default Meta](https://nuxtseo.com/docs/seo-utils/guides/default-meta.md): The default meta tags Nuxt SEO sets for you. - [Enhanced Titles](https://nuxtseo.com/docs/seo-utils/guides/fallback-title.md): How Nuxt SEO enhances your page titles. - [Nuxt Config SEO Meta](https://nuxtseo.com/docs/seo-utils/guides/nuxt-config-seo-meta.md): Make use of the power of useSeoMeta inside your nuxt.config. - [SEO Route Rules](https://nuxtseo.com/docs/seo-utils/guides/route-rules.md): Utilise route rules for dynamic SEO meta tags. - [Config](https://nuxtseo.com/docs/seo-utils/api/config.md) - [useBreadcrumbItems()](https://nuxtseo.com/docs/seo-utils/api/breadcrumbs.md): A composable used to display a breadcrumb list that helps users to navigate between pages. - [v7.0.0](https://nuxtseo.com/docs/seo-utils/releases/v7.md): Release notes for v7.0.0 of Nuxt SEO Utils. - [v6.0.0](https://nuxtseo.com/docs/seo-utils/releases/v6.md): Release notes for v6.0.0 of Nuxt SEO Utils. - [v5.0.0](https://nuxtseo.com/docs/seo-utils/releases/v5.md) - [v4.0.0](https://nuxtseo.com/docs/seo-utils/releases/v4.md): This new stable release for Nuxt SEO Utils introduces many stability improvements and support for dark and light icons. - [v3.0.0](https://nuxtseo.com/docs/seo-utils/releases/v3.md) ## Site Config Module Documentation Nuxt Site Config is a Nuxt module maintained by Harlan Wilton, the latest version is v3.1.7 (5.3M downloads, 67 stars, 471 commits, 49 issues closed) - [Introduction](https://nuxtseo.com/docs/site-config/getting-started/introduction.md): Learn about the motivation behind Nuxt Site Config and a bit about how it works. - [Install Nuxt Site Config](https://nuxtseo.com/docs/site-config/getting-started/installation.md): Get started with Nuxt Site Config by installing the dependency to your project. - [Troubleshooting Nuxt Site Config](https://nuxtseo.com/docs/site-config/getting-started/troubleshooting.md): Create minimal reproductions for Nuxt Site Config or just experiment with the module. - [Recommended Config](https://nuxtseo.com/docs/site-config/guides/setting-site-config.md): Learn how to set site config in your Nuxt app. - [How it works](https://nuxtseo.com/docs/site-config/guides/how-it-works.md): Learn how the Nuxt Site Config module works, so you can get the most out of it. - [Nuxt I18n](https://nuxtseo.com/docs/site-config/guides/i18n.md): How to use the Nuxt Site Config module with Nuxt I18n. - [Runtime Site Config](https://nuxtseo.com/docs/site-config/guides/runtime-site-config.md): Learn how to set site config at runtime in your Nuxt app. - [Multi-Tenancy](https://nuxtseo.com/docs/site-config/guides/multi-tenancy.md): Learn how to serve multiple sites with different configurations based on the hostname. - [useSiteConfig()](https://nuxtseo.com/docs/site-config/api/use-site-config.md): How to access site config within a Nuxt context. - [updateSiteConfig()](https://nuxtseo.com/docs/site-config/api/update-site-config.md): Learn how to modify site config at runtime. - [createSitePathResolver()](https://nuxtseo.com/docs/site-config/api/create-site-path-resolver.md): Create a function to resolve a path relative to the site. - [useNitroOrigin()](https://nuxtseo.com/docs/site-config/api/use-nitro-origin.md): A runtime safe way of accessing the Nitro origin. - [Nuxt Config](https://nuxtseo.com/docs/site-config/api/config.md): The config options available for Nuxt Site Config. - [Nuxt Hooks](https://nuxtseo.com/docs/site-config/api/nuxt-hooks.md): Learn how to use Nuxt Hooks to customize your site config. - [useSiteConfig()](https://nuxtseo.com/docs/site-config/nitro-api/use-site-config.md): How to use Site Config within Nitro. - [updateSiteConfig()](https://nuxtseo.com/docs/site-config/nitro-api/update-site-config.md): How to update Site Config within Nitro. - [getSiteIndexable()](https://nuxtseo.com/docs/site-config/nitro-api/get-site-indexable.md): Access the site config. - [createSitePathResolver()](https://nuxtseo.com/docs/site-config/nitro-api/create-site-path-resolver.md): Create a function to resolve a path relative to the site within Nitro. - [useNitroOrigin()](https://nuxtseo.com/docs/site-config/nitro-api/use-nitro-origin.md): A runtime safe way of accessing the Nitro origin, within Nitro. - [Nitro Hooks](https://nuxtseo.com/docs/site-config/nitro-api/nitro-hooks.md): Learn how to use Nitro Hooks to customize your site config. - [v3.0.0](https://nuxtseo.com/docs/site-config/releases/v3.md): Release notes for v3.0.0. ## Notes - The documentation only supports Nuxt v3 and Nuxt v4 - The content is automatically generated from the same source as the official documentation.