link-checker
link-checker
Find and magically fix links that may be negatively effecting your SEO.
nuxt-link-checker
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
- Install
nuxt-link-checker
dependency to your project:
#
yarn add -D nuxt-link-checker
#
npm install -D nuxt-link-checker
#
pnpm i -D nuxt-link-checker
- Add it to your
modules
section in yournuxt.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