Comprehensive 2026 SEO audit and optimization. Use when user runs `/seo-rank`, asks to "audit SEO", "check SEO", "optimize for Google", "fix technical SEO", "improve rankings", "check Core Web Vitals", "audit site structure", "fix crawlability", or needs SEO analysis for any web page or site. Complements ai-rank (LLM/agent optimization) — use both together for full search visibility.
Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.
Quelldateien prüfen
Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Ein direkter Befehl überspringt den Prüf-Prompt. Prüfen Sie die Quelle, bevor Sie ihn ausführen.
Comprehensive 2026 SEO audit and optimization. Use when user runs `/seo-rank`, asks to "audit SEO", "check SEO", "optimize for Google", "fix technical SEO", "improve rankings", "check Core Web Vitals", "audit site structure", "fix crawlability", or needs SEO analysis for any web page or site. Complements ai-rank (LLM/agent optimization) — use both together for full search visibility.
SEO Rank Optimizer (2026 Standards)
Audit and optimize web content for traditional search engines (Google, Bing) covering content quality, technical performance, architecture, crawlability, and off-page signals.
Companion skill: Use /ai-rank for LLM answer engine and AI agent optimization. Use both together for complete search visibility across traditional and AI-powered search.
Two Frameworks
SEARCH Framework (Content SEO)
Everything about the content itself — what humans and crawlers read.
TECH Framework (Technical SEO)
Everything about the infrastructure — how crawlers access, parse, and index.
JSON-LD schema on every page. Match schema type to page type:
Page Type
Schema Types
Homepage
Organization, WebSite (with SearchAction)
Blog post
Article, BreadcrumbList
Product page
Product (with Offer), BreadcrumbList
FAQ page
FAQPage, BreadcrumbList
How-to guide
HowTo, BreadcrumbList
Author page
Person
Local business
LocalBusiness (with geo)
Validation: Google Rich Results Test or npx structured-data-testing-tool <url>
For AI/SGE readiness: Run /ai-rank for LLM answer engine optimization, discovery files (llms.txt, agents.txt), and AI crawler access configuration. Do not duplicate that work here.
Audit command:
# Extract JSON-LD from page
curl -s <url> | grep -oP '<script type="application/ld\+json">.*?</script>' | sed 's/<[^>]*>//g'
L - Local SEO (If Applicable)
Skip this section for purely online businesses with no physical presence.
Google Business Profile: claimed, verified, all fields complete
NAP consistency (Name, Address, Phone) identical across all citations
LocalBusiness JSON-LD schema with geo coordinates
Local content: city/region pages if serving multiple areas
Google reviews: structured review markup, link to review page
Local citations: industry directories, Chamber of Commerce, Yelp, etc.
Service area defined if not storefront
Scoring Matrices
Page-Level SEO Score
Category
Weight
Criteria
Score 0-5
Search Intent
15%
Intent match, format match, SERP feature alignment
# Check for missing alt text in source
grep -rn '<img' src/ | grep -v 'alt=' | head -20
# Missing meta descriptions in frontmatter
grep -rL 'description:' src/content/posts/
# Validate heading hierarchy in markdown
grep -n '^#' src/content/posts/<file>.md
For content: produce rewritten text preserving voice (reference /tone-of-voice if available)
For technical: produce code snippet or config change
Phase 6: Site-Level Review
After page-level work, assess site-wide:
Run Site-Level Checklist
Cross-check with /ai-rank site-level items (discovery files, AI crawler access)
Generate missing structured data templates
Identify site architecture improvements
Produce sitemap.xml or robots.txt improvements if needed
Review off-page signals and recommend actions
Audit Report Template
## SEO Audit Report — [URL or Site Name]**Date:** [date]
**Audited by:** Claude Code (seo-rank skill)
### Score**You MUST compute and present this score. It is not optional.**
SEO RANK SCORE: X.X / 5.0 (Rating)
├── SEARCH Score: X.X / 5.0 (Content SEO)
└── TECH Score: X.X / 5.0 (Technical SEO)
### Executive Summary- Critical issues: [count]
- Quick wins available: [count]
- Estimated impact: [high/medium/low]
### SEARCH Framework Scores (Content SEO)
| Principle | Score 0-5 | Key Issues |
|-----------|-----------|------------|
| S - Search Intent | | |
| E - E-E-A-T | | |
| A - Audience Quality | | |
| R - Relevance & Keywords | | |
| C - CTR Elements | | |
| H - Heading & Structure | | |
| **Weighted Average** | **X.X** | |
### TECH Framework Scores (Technical SEO)
| Pillar | Score 0-5 | Key Issues |
|--------|-----------|------------|
| T - Core Web Vitals | | |
| E - Efficient Crawling | | |
| C - Code & Rendering | | |
| H - HTTPS & Security | | |
| N - Navigation & Architecture | | |
| I - International | | |
| C - Compliance & Accessibility | | |
| A - AI & Structured Data | | |
| L - Local SEO | | |
| **Weighted Average** | **X.X** | |
### Core Web Vitals
| Metric | Value | Threshold | Status |
|--------|-------|-----------|--------|
| LCP | Xs | < 2.5s | PASS/FAIL |
| INP | Xms | < 200ms | PASS/FAIL |
| CLS | X.XX | < 0.1 | PASS/FAIL |
### Security Headers
| Header | Status | Value |
|--------|--------|-------|
| HSTS | PRESENT/MISSING | |
| CSP | PRESENT/MISSING | |
| X-Frame-Options | PRESENT/MISSING | |
| X-Content-Type-Options | PRESENT/MISSING | |
| Referrer-Policy | PRESENT/MISSING | |
### Prioritized Recommendations#### Quick Wins (fix today)1. ...
#### Medium Effort (this week)1. ...
#### Strategic (this month)1. ...
### Cross-Reference- Run `/ai-rank audit` for LLM answer engine and AI agent optimization
Run to generate llms.txt, agents.txt
Examples
Example 1: Blog Post SEO Audit (Markdown/Astro)
Input: User runs /seo-rank on a markdown blog post
Before (frontmatter):
---title:"Flag Theory Guide"description:"A guide about flag theory"publishDate:2026-01-15tags: ["flag-theory"]
---
Issues found:
Title: generic, doesn't match search intent, missing qualifier
Description: too short, not action-oriented, no value proposition
No updatedDate (E-E-A-T freshness signal)
Tags too narrow (missing semantic variations)
After (optimized):
---title:"Flag Theory for Digital Nomads: The 2026 Practical Guide"description:"Learn flag theory basics: residency, banking, incorporation across jurisdictions. Step-by-step for online entrepreneurs saving 30-45% on taxes legally."publishDate:2026-01-15updatedDate:2026-03-30tags: ["flag-theory", "tax-optimization", "digital-nomad", "international-business"]
---
Why this works:
Title matches intent query "flag theory guide" + qualifier "digital nomads" + freshness "2026"
Description: 155 chars, action-oriented ("Learn"), specific numbers ("30-45%"), audience-targeted