---
title: "Install Nuxt Link Checker · Nuxt Link Checker · Nuxt SEO"
canonical_url: "https://nuxtseo.com/docs/link-checker/getting-started/installation"
last_updated: "2026-08-15T10:50:24.229Z"
meta:
  description: "Get started with Nuxt Link Checker by installing the dependency to your project."
  "og:description": "Get started with Nuxt Link Checker by installing the dependency to your project."
  "og:title": "Install Nuxt Link Checker · Nuxt Link Checker · Nuxt SEO"
---

Nuxt SEO on GitHub

Switch to Link CheckerSwitch to Nuxt SEOSwitch to RobotsSwitch to SitemapSwitch to OG ImageSwitch to Schema.orgSwitch to SEO UtilsSwitch to Site ConfigSwitch to Skew ProtectionSwitch to AI Ready

**Getting Started**

# **Install Nuxt Link Checker**

## Setup Module

`npx nuxt module add link-checker`

Generate an Agent Skill for this package using [**~~skilld~~**](https://github.com/harlan-zw/skilld):

```bash
npx skilld add nuxt-link-checker
```

## Verifying Installation

Nuxt Link Checker provides a visual 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~~**](https://nuxtseo.com/docs/link-checker/guides/live-inspections) 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 the default [**~~Inspection Rules~~**](https://nuxtseo.com/docs/link-checker/guides/rules)
2. Use [**~~Nuxt Sitemap~~**](https://nuxtseo.com/docs/sitemap/getting-started/installation) so link checking can discover all your page URLs automatically
3. Learn more about how [**~~Controlling Crawlers~~**](https://nuxtseo.com/learn-seo/nuxt/controlling-crawlers) interact with your site

[Sitemap  **  ** Powerfully flexible XML Sitemaps that integrate seamlessly.](https://nuxtseo.com/docs/sitemap/getting-started/introduction)

**Was this page helpful?**

### **Related **

[**Inspection Rules**](https://nuxtseo.com/docs/link-checker/guides/rules)

[**Link Checker DevTools**](https://nuxtseo.com/docs/link-checker/guides/live-inspections)

[**Nuxt Sitemap**](https://nuxtseo.com/docs/sitemap/getting-started/installation)

[**Introduction** Find and magically fix links that may be negatively affecting your Nuxt site's SEO.](https://nuxtseo.com/docs/link-checker/getting-started/introduction) [**Troubleshooting** Solve common link checking issues and create reproductions for bug reports.](https://nuxtseo.com/docs/link-checker/getting-started/troubleshooting)