SEO Optimization Command
Current Time: !date
Node: !node --version
Target: $ARGUMENTS (or entire site if not specified)
Please implement comprehensive SEO optimizations for the specified target:
Technical SEO
- [ ] Add/optimize meta titles and descriptions
- [ ] Implement structured data (JSON-LD schema markup)
- [ ] Create/update robots.txt and sitemap.xml
- [ ] Add Open Graph and Twitter Card meta tags
- [ ] Optimize canonical URLs
- [ ] Implement proper heading hierarchy (H1-H6)
Performance SEO
- [ ] Optimize Core Web Vitals (LCP, FID, CLS)
- [ ] Implement image lazy loading and optimization
- [ ] Minimize JavaScript and CSS
- [ ] Enable compression and caching
- [ ] Optimize server response times
Content SEO
- [ ] Optimize content for target keywords
- [ ] Improve internal linking structure
- [ ] Add alt text to all images
- [ ] Ensure mobile responsiveness
- [ ] Implement proper URL structure
Accessibility (SEO Impact)
- [ ] WCAG 2.1 AA compliance
- [ ] Semantic HTML usage
- [ ] ARIA labels where needed
- [ ] Keyboard navigation support
π DOCUMENTATION REQUIREMENTS
Create comprehensive SEO documentation at:
docs/tasks/frontend/DD-MM-YYYY/<semantic-seo-id>/
Documentation Structure:
README.md- SEO audit overview and objectivestechnical-seo-audit.md- Meta tags, structured data, schema markupperformance-analysis.md- Core Web Vitals, optimization metricscontent-optimization.md- Keyword analysis, content improvementsaccessibility-review.md- WCAG compliance and SEO impactimplementation-notes.md- Technical decisions and trade-offsbefore-after-comparison.md- SEO score improvements with metrics
Semantic SEO Task ID Examples:
homepage-meta-optimizationproduct-page-structured-datablog-content-seo-enhancementcore-web-vitals-optimizationsemantic-html-seo-improvement
Please analyze the current state, implement missing optimizations, and document all changes according to the standards above.
$ARGUMENTS