Skip to content

perf(seo): OG cache + SSR home ticker + fee-compare JSON-LD - #2236

Merged
Flotapponnier merged 1 commit into
devfrom
fix/og-cache-ssr-home
Sep 3, 2026
Merged

perf(seo): OG cache + SSR home ticker + fee-compare JSON-LD#2236
Flotapponnier merged 1 commit into
devfrom
fix/og-cache-ssr-home

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

Three audit fixes, all Vercel-cost-neutral or negative:

  • OG images (/api/og/[slug] + og/twitter file conventions): s-maxage=3600 + SWR — was max-age=0, every social/AI scrape ran a full satori render.
  • Home ticker: server-fetched relay /stats snapshot (Data Cache 60s, per-regeneration not per-visitor) seeds the client dashboard so crawlers see real numbers instead of dashes. Page stays ISR.
  • /fee-compare: BreadcrumbList + WebApplication JSON-LD (only page without structured data).

@Flotapponnier
Flotapponnier merged commit bc88d16 into dev Sep 3, 2026
1 check failed
@Flotapponnier
Flotapponnier deleted the fix/og-cache-ssr-home branch September 3, 2026 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant