Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 1.76 KB

File metadata and controls

37 lines (31 loc) · 1.76 KB

Changelog

[2.0.0] - 2026-03-04

Added — Ranking Engine (Phase 5-7)

  • discover — Auto-discover competitors by scraping Google/Bing search results
  • content — Content optimization scoring with TF-IDF analysis vs top-ranking pages
  • keywords — Keyword gap analysis (find keywords competitors rank for that you don't)
  • serp — SERP feature detection (Featured Snippet, PAA, FAQ, Video, Local Pack) + schema generation
  • speed — Page speed optimizer with specific fix suggestions (images, blocking resources, JS payload)
  • links — Internal link graph optimizer (orphan page detection, hub/authority analysis)
  • plan — Content calendar generator from keyword gaps and related searches
  • brief — Auto-generate complete content writing briefs
  • track — Keyword rank tracker with position history stored locally

Added — Performance & Architecture (Phase 4)

  • vitals — Core Web Vitals measurement (LCP, CLS, FCP, TTFB) via Playwright
  • compare — Side-by-side competitor SEO comparison with trophy annotations
  • crawl — Multi-page sitemap crawler with aggregate scoring and issue tracking

Improved

  • Universal agent detection (scans full environment variable stack)
  • Stacked ASCII header layout for consistent terminal display
  • Robust BOM/encoding handling (UTF-8 BOM, UTF-16LE) for PowerShell compatibility
  • --output flag on all commands for clean UTF-8 file output
  • Graceful error handling for unreachable URLs in competitor comparison

[1.0.0] - 2026-02-08

Initial Release

  • Technical SEO audit (title, meta, canonical, schema, H1, robots)
  • GEO (AI search readiness) analysis
  • PDF report generation
  • Auto-fix code generation
  • MCP server for agent integration
  • Mobile vs desktop parity check
  • Fake freshness detection