Getting Started

Install Nuxt SEO

Last updated by Harlan Wilton in chore: drop monorepo docs.
bash
npx nuxt module add @nuxtjs/seo

Install Modules Separately

Install individual modules instead:

Verify Installation

Check Nuxt DevTools for the SEO tab, or visit /sitemap.xml and /robots.txt in your browser.

Next Steps

See Using the Modules to configure each module.

Playgrounds

Try Nuxt SEO without installing:

Did this page help you?