nuxt-link-checker
TypeScript icon, indicating that this package has built-in type declarations

3.0.0-rc.8 • Public • Published

nuxt-link-checker

NPM version NPM Downloads GitHub 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

Readme

Keywords

none

Package Sidebar

Install

npm i nuxt-link-checker

Weekly Downloads

14,622

Version

3.0.0-rc.8

License

MIT

Unpacked Size

7.43 MB

Total Files

299

Last publish

Collaborators

  • harlan_zw