What problem does it solve?
It prevents production launches from failing or underperforming due to broken technical SEO fundamentals like missing sitemaps, incorrect metadata, or incomplete structured data.
Core Features & Use Cases
- Technical SEO deep-dive: audits meta tags, headings, canonical URLs, robots.txt, redirects, and sitemap.xml presence/coverage to ensure pages are indexable and well-formed.
- Social sharing readiness: verifies Open Graph and Twitter Card tags (including og:image) so links render correctly across platforms.
- Structured data validation: checks JSON-LD/Microdata for relevant schemas (Organization, Product/FAQ, BreadcrumbList, Article) and required properties.
Use it at the milestone boundary for SEO rows that show WARN or FAIL in /launch-check, especially when you need a Googlebot-focused technical audit rather than content marketing review.
Quick Start
Run the command /seo-audit with the project path you want audited, then review the findings table to fix the highest-impact issues before launch.