If you’re moving your recipes from one WordPress site to another, Recipe Card Blocks PRO provides a lossless migration method using WordPress XML. This preserves 100% of your recipe data โ no manual mapping or data loss.
Recipe Card Blocks stores all recipe data inside Gutenberg block attributes in the post content. The WordPress XML export captures this raw block content exactly as-is, including:
JSON and CSV exports are designed for interoperability with other systems โ they extract the most common fields into a portable format, but some per-recipe display settings and rich formatting may not survive the round-trip.
On the source site (where recipes currently are):
On the destination site (where you want to import):
Your recipes will be imported with all their data intact. Recipe images will be downloaded from the source site and uploaded to the destination site’s media library.
Images not importing?
import_end hook after WordPress finishes the importWordPress Importer not available?
The WordPress XML import requires the official WordPress Importer plugin. If it’s not installed, the import page will show a notice with a link to install it. Go to Plugins > Add New and search for “WordPress Importer”.
Want to export all content, not just recipes?
The XML export button in Recipe Card Blocks exports only recipes. To export your entire site (posts, pages, recipes, media, etc.), go to Tools > Export in your WordPress dashboard and select “All content”.