Seo Fix banner
CW-Software-Apps CW-Software-Apps

Seo Fix

Development community

Description

# /seo-fix - Autonomous SEO & GEO Remediation Loop Execute the full autonomous SEO audit and repair cycle on this codebase: 1. Run the audit script: ```bash python scripts/seo_checker.py . ``` 2. Read the output. If issues are found: - Inspect every file listed in `Affected files`. - In Blazor (`.razor`), inject the `<SeoHeader Title="..." Description="..." />` component immediately following the top directives. - Ensure every page has exactly one `<h1>`. - Ensure all `<im

Installation

Installs to ~/.claude/commands/cw-software-apps-seo-forge-seo-fix.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/CW-Software-Apps/seo-forge/HEAD/.claude/commands/seo-fix.md -o ~/.claude/commands/cw-software-apps-seo-forge-seo-fix.md

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

Full documentation available on GitHub

View Source Repository