Changelog

Recent shipments

Every meaningful change to Auto SEO, dated. Subscribe to our blog RSS to get a heads-up on the bigger ones.

Marketing
  • Added 14 new programmatic landing pages: /agency, /affiliate-program, /backlink-exchange, /dr-challenge, /docs and four new vs/* and seven seo-for/* comparison and use-case pages.
  • Shipped 19 new free tools — bringing /tools to 25 first-class utilities, every one self-hosted and original.
  • Hardened security headers with a Content-Security-Policy in report-only mode and Cross-Origin-Resource-Policy: same-site.
Mobile + a11y
  • Sidebar now collapses into a hamburger drawer on screens under 768px, with body-scroll lock, backdrop click-to-close, and Escape support.
  • Keyboard shortcut palette opens reliably via ⌘K / Ctrl+K. Theme menu closes on Escape.
  • Tightened tap targets across the marketing and dashboard surface to clear 30px viewport minimums.
SEO + AEO
  • Generated dynamic /opengraph-image so every page now has a high-resolution social card with no manual asset work.
  • Added FAQPage JSON-LD to /vs and /seo-for so Google can render expanded snippets out of the box.
  • Top-level not-found.tsx returns a real 404 status — fixing the SEO leak where unknown URLs used to 200 onto a login page.
Onboarding
  • Step indicator now shows 'Step 1 of 8' on every onboarding screen so users can pace themselves.
  • Real-domain scans validated end-to-end on linear-style sites and stripe-style sites — niche detection, audit categories, and product extraction all populated.
Performance
  • All 8 key pages cleared the LCP < 2.5s and FCP < 1.8s budgets in local benchmarks — homepage LCP under 900ms.
  • Migrated the homepage's inline scripts to next/script so React 19 no longer warns on hydration.