Exporting Results

Download a conversion as JSON or WXR, or push it directly to a connected WordPress site.

Once a conversion reaches completed, you have three ways to get the result out of Tapeto.

1. Download the raw output

Every conversion can be downloaded as structured JSON — the generated blocks for the builder you chose, plus the Fidelity Score and report. This is useful if you want to inspect or version the output yourself, or paste it manually into a builder.

2. Export as WXR

WXR (WordPress eXtended RSS) is WordPress’s native import format. Tapeto can generate a complete WXR file for a conversion — structure, pages, menus, header/footer and, on Agency and Studio plans, custom post types and loops. Import it through Tools → Import in any WordPress site; no plugin required.

This is the right option if:

  • You don’t want to install the Tapeto plugin.
  • You’re handing the result off to someone else’s WordPress install.
  • You’re converting with a builder that doesn’t support direct push yet (Oxygen, Divi, Bricks).

3. Push directly to WordPress

If the target site has the Tapeto plugin installed and connected, you can push a Gutenberg or Elementor conversion directly — no manual import step. See Connecting WordPress for setup, and API Reference for the push endpoint if you’re automating this.

Which one should you use?

SituationRecommended export
Quick one-off page, no plugin installedWXR
Iterating on the same site repeatedlyDirect push
Builder is Oxygen, Divi or BricksWXR or JSON download
Building your own pipeline on top of TapetoJSON download via API