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

Nuxt Link Checker provides a visualize integration in development through the Link Checker DevTools tab. Open up DevTools in your Nuxt site and navigate to the Link Checker tab to see live inspections of your links. See the Link Checker DevTools guide for more information.

When building your site, the module will check links of all prerendered pages, it's recommended to prerender any pages that you'd like to have the links checked on.

Next Steps

You've successfully installed Nuxt Link Checker and configured it for your site.

  1. Check which Inspection Rules are enabled by default
  2. Use Nuxt Sitemap so that your page links are automatically discovered.
  3. Learn more about how Web Crawlers interact with your site.
Sitemap v7.0.0
1.3M
336
Powerfully flexible XML Sitemaps that integrate seamlessly.
Did this page help you?