Skip to content

v2.0.96 - Background SEO Audit on CRO Audit

Choose a tag to compare

@JoshMilli JoshMilli released this 21 May 12:20
· 26 commits to main since this release

What's New in v2.0.96

SEO Audit runs automatically with every CRO audit

When you run a CRO audit, the SEO audit for each successfully audited page now runs automatically in the background after the response is returned to the client.

  • No extra click needed - SEO data stays current alongside your CRO scores
  • Uses register_shutdown_function (same pattern as competitor analysis) so it never delays the audit response
  • Results synced to Supabase via send_seo_audit() and cached locally (7-day transient)
  • Only runs on plans with the seo feature flag enabled (Starter and above)