Install Nuxt Link Checker

Get started with Nuxt Link Checker by installing the dependency to your project.

Module Setup

bash
npx nuxi module add link-checker

Previewing Live Inspections

The Link Checker only works in development mode when the DevTools is open or when running nuxi build or nuxi generate.

Open up DevTools in your Nuxt app and navigate to the Link Checker tab.

To start seeing live inspections, navigate to a page with links and open the DevTools on the Link Checker tab.

Next Steps

It's recommended to use this module with Nuxt Sitemap so that your page links are automatically discovered.

Sitemap v6.1.5
1.3M
332
Powerfully flexible XML Sitemaps that integrate seamlessly.

Explore the documentation to learn more.

Did this page help you?