Seo Content Audit banner
bismillahinspiringquotes-eng bismillahinspiringquotes-eng

Seo Content Audit

Security community

Description

--- name: seo-content-audit description: Use when auditing a website's content/markup for on-page SEO basics — title tags, meta descriptions, heading hierarchy, image alt text, internal linking, structured data presence, sitemap correctness. Stack-agnostic; examples reference common Next.js + Vercel patterns but apply to any web framework. --- # SEO audit — on-page content You're auditing a website for the 7 most common on-page SEO mistakes. These directly affect rankings and click-through rat

Installation

Installs to ~/.claude/skills/bismillahinspiringquotes-eng-claude-code-kit-seo-content-audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bismillahinspiringquotes-eng-claude-code-kit-seo-content-audit && curl -fsSL https://raw.githubusercontent.com/bismillahinspiringquotes-eng/claude-code-kit/HEAD/skills/seo-content-audit.md -o ~/.claude/skills/bismillahinspiringquotes-eng-claude-code-kit-seo-content-audit/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository