SEO Analyzer
Payload plugin that audits page SEO in the editor sidebar with 50+ checks, a dashboard, score history, redirects and IndexNow.
Installation
pnpm add @consilioweb/payload-seo-analyzer About
Payload SEO Analyzer adds an in-editor SEO scoring panel to Payload collections. A React sidebar component runs over 50 checks against the current document's title, meta description, URL, headings, images, internal links, structured data, readability and content quality, then returns a 0-100 score with pass, warning and fail status per check. The analyzer reads Lexical rich text (including hero blocks and column layouts) and supports French and English readability metrics such as Flesch and Flesch-FR. Beyond the sidebar, the plugin installs an SEO dashboard at /admin/seo, a sitemap audit view, a redirect manager collection, a SEO logs collection for 404 tracking, score history tracking via an afterChange hook, and a settings collection. Each subsystem is gated by a feature flag so you can disable collections and endpoints you do not need. A dedicated `buildSeoMetadata` helper and JSON-LD builder produce the actual `<head>` output for Next.js generateMetadata and Server Components. Configuration is collection-scoped: you pass the target collections (and optional globals) and the plugin injects focus keyword, cornerstone flag and meta fields, then wires up the validate endpoint. Thresholds, rule weights, disabled rule groups and per-language stop words are overridable. Optional features include AI content generation and rewrite endpoints, Google Search Console OAuth integration, keyword research, cannibalization detection, Core Web Vitals reporting, duplicate content detection and IndexNow ping-on-publish. The plugin targets Payload 3 and Next.js, with React 18 or 19 as an optional peer.
Package info
- Package name
@consilioweb/payload-seo-analyzer- Latest version
1.17.2- Unpacked size
- 3 MB
- License
- MIT
- Weekly downloads
- 71
- Last publish
- Jun 24, 2026