← Retour
S

seo-audit

active
Audit SEO complet: méta, schema.org, Core Web Vitals, structure

skill procédurale

Procédure
# SEO Audit

Full audit of a Next.js page or site.

Phase 1: Meta and structure:
  [ ] <title> unique, 50-60 chars
  [ ] <meta description> 120-158 chars
  [ ] correct canonical
  [ ] og:title / og:description / og:image present
  [ ] hreflang if multilingual
  [ ] robots: index, follow (or intentional noindex)

Phase 2: Schema.org:
  Identify the naturally justified type:
    Organization / WebSite  → root
    Service                 → service pages
    FAQPage                 → if a real FAQ
    HowTo                   → step-by-step process
    Article                 → blog
    ItemList                → catalogs
  JSON-LD in <script type='application/ld+json'>
  No stuffing: only what the content justifies

Phase 3: Core Web Vitals:
  LCP  < 2.5s  : main image optimized, priority={true}
  INP  < 200ms : no long JS tasks on scroll
  CLS  < 0.1   : explicit dimensions on images/videos

Phase 4: Structure:
  One single H1 per page
  H1→H2→H3 hierarchy respected
  Images: descriptive alt, WebP/AVIF format, appropriate size
  Relevant internal links

Output: prioritized P0/P1/P2 list of fixes.
Déclencheurs
before and after each new pageseo audit / seo-auditcheck search ranking
Métriques

invocations

latency p50

latency p95

tokens in

tokens out

error rate