The official Nuxt Certification Program is out!

link-checker
link-checker

Find and magically fix links that may be negatively effecting your SEO.

nuxt-link-checker

NPM versionNPM DownloadsGitHub stars

Find and magically fix links that may be negatively effecting your Nuxt sites SEO.


Status: v2 Released ๐ŸŽ‰
Please report any issues ๐Ÿ›
Made possible by my Sponsor Program ๐Ÿ’–
Follow me @harlan_zw ๐Ÿฆ โ€ข Join Discord for help

Features

  • โœ… 8 SEO focused link inspections (more coming soon)
  • โœจ See live inspections right in your Nuxt App
  • ๐Ÿง™ Magically fix them in Nuxt Dev Tools
  • ๐Ÿšฉ Generate reports on build (html, markdown)

Installation

  1. Install nuxt-link-checker dependency to your project:
npx nuxi@latest module add link-checker
  1. Add it to your modules section in your nuxt.config:
export default defineNuxtConfig({
  modules: ['nuxt-link-checker']
})

Documentation

๐Ÿ“– Read the full documentation for more information.

Demos

Sponsors

License

MIT License ยฉ 2023-PRESENT Harlan Wilton