Pre-conversion center

Prepare Your Website

Conversion quality is decided before you upload. Ten minutes of preparation is usually the difference between a 90 and a 99 fidelity score. Pick your builder below, or start with the universal checklist.

Lovable to WordPress conversionLovableReact + Vite + TailwindFramer to WordPress conversionFramerFramer static export (HTML/CSS/JS)Bolt.new to WordPress conversionBolt.newVite / React / Astro (varies per project)Cursor AI to WordPress conversionCursor AIAny (React, Next.js, Vue, static)Claude (Artifacts & Projects) to WordPress conversionClaude (Artifacts & Projects)React / static HTMLGoogle AI Studio to WordPress conversionGoogle AI StudioReact / Vite / staticReplit to WordPress conversionReplitNode / React / static (varies)Webflow to WordPress conversionWebflowWebflow static export (HTML/CSS/JS)Base44 to WordPress conversionBase44React application exportV0.dev to WordPress conversionV0.devNext.js + React + TailwindReact (Vite / CRA) to WordPress conversionReact (Vite / CRA)React SPANext.js to WordPress conversionNext.jsNext.js App or Pages RouterStatic HTML to WordPress conversionStatic HTMLHTML / CSS / JavaScript

Universal readiness checklist

These eight checks apply to every builder.

  • Navigation

    Use real anchor links with readable labels. Menus built purely from JavaScript state are harder to map to WordPress menu locations.

  • Images

    Reference images from your project folder (imports or /public). Images loaded from a temporary preview host may not be reachable at conversion time.

  • Assets

    Fonts, icons and CSS should live inside the project. Locally hosted assets are copied into the theme automatically.

  • Forms

    Standard form markup is converted to Contact Form 7 or WPForms. Custom JavaScript submit handlers are replaced by the WordPress form handler.

  • Routing

    Every route you want as a WordPress page must be reachable from the navigation, a sitemap or a route manifest.

  • Animations

    CSS animations and common libraries survive. Heavy scroll-timeline or canvas effects may render differently in WordPress.

  • SEO

    Titles, meta descriptions and canonical tags are extracted per page and mapped into the theme and your SEO plugin.

  • Responsive

    Breakpoints are preserved as-is. Check mobile before exporting — the converter never fixes a layout that was already broken.

Accepted input

  • ZIP archive
  • GitHub repository
  • Static export
  • Source project
  • Build output (where supported)

Not recommended

  • Old build folders from a previous version of the project
  • Incomplete exports that are missing package.json or index.html
  • Screenshots, Figma files, PSD files or design mockups
  • node_modules — always exclude it, it makes uploads slow and adds nothing

Builder optimization prompts

Paste these into your AI builder before exporting. Each one instructs the builder to restructure the project for the highest possible WordPress fidelity.

Optimize Lovable before export

Read the full Lovable guide

Optimize Framer before export

Read the full Framer guide

Optimize Bolt.new before export

Read the full Bolt.new guide

Optimize Cursor AI before export

Read the full Cursor AI guide

Optimize Claude (Artifacts & Projects) before export

Read the full Claude (Artifacts & Projects) guide

Optimize Google AI Studio before export

Read the full Google AI Studio guide

Optimize Replit before export

Read the full Replit guide

Optimize Webflow before export

Read the full Webflow guide

Optimize Base44 before export

Read the full Base44 guide

Optimize V0.dev before export

Read the full V0.dev guide

Optimize React (Vite / CRA) before export

Read the full React (Vite / CRA) guide

Optimize Next.js before export

Read the full Next.js guide

Optimize Static HTML before export

Read the full Static HTML guide

Next steps