
How I Migrated My WordPress Site to Astro and MDX
A practical guide on migrating from WordPress to Astro with MDX. Learn how I moved wpdoze.com to bitdoze.com using wordpress-export-to-markdown, Codex CLI, and image optimization.
Dragos
3 guides with this tag

A practical guide on migrating from WordPress to Astro with MDX. Learn how I moved wpdoze.com to bitdoze.com using wordpress-export-to-markdown, Codex CLI, and image optimization.

Export all your WordPress post titles and URLs using SQL, WP-CLI, or a free plugin. Three methods, all take about a minute.

Two methods to enable vCard (.vcf) file uploads in WordPress: using a dedicated plugin or a small code snippet in functions.php.