[ WordPress → VPS → Astro ]

WordPress or modern stack?
Choose the stack you can actually maintain.

I’ve built affiliate sites on WordPress, run my own VPS, and moved projects to Astro. This site is where I document the trade-offs, mistakes, and stack decisions I’d actually repeat.

WordPress affiliate sites Self-managed Vultr VPS Astro content systems

Recent Articles

All articles →
Editorial Astro dynamic routes diagram showing getStaticPaths, a [slug].astro template, and generated pages
guides

Dynamic Routes in Astro: How One Template Generates Hundreds of Pages

How getStaticPaths works, what dynamic routes are, and how to build a blog listing page and detail page from Astro Content Collections.

Read →
Editorial Astro Markdown workflow showing a frontmatter file, code blocks, and rendered blog preview
guides

Writing Content with Markdown in Astro: What WordPress Developers Need to Know

How Markdown works in Astro, what frontmatter is, and why plain text content can feel cleaner than WordPress for developer-owned sites.

Read →
Editorial Astro Content Collections workflow showing content.config.ts, Zod schema validation, and collection folders
guides

Content Collections in Astro: The Right Way to Manage Structured Content

Why Content Collections exist, how to set them up with the modern Astro content API, and how Zod schema validation keeps content reliable.

Read →
Astro deployment pipeline from local project to GitHub, Vercel build, SSL, and live website
guides

How to Deploy Astro to Vercel: GitHub, Auto-Deploy, and Custom Domains

Step-by-step guide to deploying a static Astro site to Vercel, connecting GitHub, understanding production and preview deployments, adding a custom domain, and troubleshooting failed builds.

Read →
Astro learning diary dashboard showing local development, pages, layouts, GitHub, Vercel, and WordPress context
guides

My First Two Days Learning Astro as a WordPress Developer

An honest two-day Astro learning diary from a WordPress developer, covering local development, VS Code, pages, layouts, and the real beginner mistakes that made the workflow finally click.

Read →
Astro pages, layouts, and components diagram showing routes, BaseLayout, reusable components, and browser output
guides

Astro Pages, Layouts and Components: The First Three Concepts to Learn

How Astro's file-based routing, shared layouts, and reusable components work, explained for WordPress developers who think in themes, templates and shortcodes.

Read →

Latest Reviews

All reviews →

More Comparisons

All comparisons →