
How to Build a Link Shortener in Astro (Static Redirect Pages)
Build a first-party link shortener in Astro with no server: a JSON product map, generated redirect pages, meta refresh + JS fallback, and Plausible click tracking.
63 guides in this category

Build a first-party link shortener in Astro with no server: a JSON product map, generated redirect pages, meta refresh + JS fallback, and Plausible click tracking.

Convex self-hosted vs cloud free tier: real benchmark results from oha load tests comparing response times, throughput, and the CDN impact on performance.

Deploy TanStack Start on a VPS with Dokploy: Postgres 17, Drizzle migrations, Railpack or Dockerfile builds, HTTPS, plus verify and rollback steps in prod.

Astro vs WordPress for solo operators in 2026: real Core Web Vitals data, all-in cost tables, security blast radius, and the pragmatic headless middle path.

Astro i18n guide: add localization with localized URLs, dynamic routing, translation files, a language switcher, hreflang tags, and a multilingual blog.

Astro build speed optimization for large SSG sites: 8 beginner-friendly steps took a 339k-page site from 35 to 127 pages per second. No SSR switch needed.

Learn how to add a sidebar menu to your Carrd website with HTML, CSS & JS. Covers Pro Standard setup, section anchors, accessibility, and mobile optimization.

Build a real-time app with Astro and Convex in this 2026 tutorial. Create a live chat app using Astro islands, real-time queries, and Vercel deployment.

Step-by-step 2026 guide: deploy your Astro + Convex app to Vercel with production deploy keys, preview deployments, custom domains, monitoring, and costs.

Learn how to add YouTube videos to your Astro blog with Content Layer loaders (SSG) and server:defer islands (SSR), plus caching, thumbnails, troubleshooting.