# How to migrate a Webflow website to an AI website builder Source: https://lindo.ai/guides/migrate-webflow-to-ai-website-builder Reviewed: 2026-09-03 Prepared by: Lindo Team An editable project worksheet, not a guarantee of compatibility or rankings. ## Project brief - Client / site: - Source platform and account owner: - Destination and account owner: - Reason for moving: - Critical visitor action: - Content owner: - Technical / DNS owner: - Billing owner (separate approval): - Planned cutover and content freeze: - Rollback owner and trigger: - Archive location (keep private): ## Scope Archive code and content separately, map collection fields before rebuilding, and validate one example of every content type. A static export does not carry Webflow's hosted CMS and form processing with it. Good fit: Marketing sites whose content types and editing requirements can be represented and maintained in the destination builder. Pause if: A site that needs complex collection relationships, localization workflows, or custom interactions that have not been demonstrated in the destination. ## Acceptance checklist ### 1. Inventory static pages, CMS records, interactions, and services - [ ] Complete - Owner: - Test / evidence link: - Result and date: - Exception / approved change: ### 2. Record collection fields, relationships, and update owners - [ ] Complete - Owner: - Test / evidence link: - Result and date: - Exception / approved change: ### 3. Archive code and content separately where available - [ ] Complete - Owner: - Test / evidence link: - Result and date: - Exception / approved change: ### 4. Export and identify each required locale - [ ] Complete - Owner: - Test / evidence link: - Result and date: - Exception / approved change: ### 5. Approve a source-to-destination field map - [ ] Complete - Owner: - Test / evidence link: - Result and date: - Exception / approved change: ### 6. Test long entries and missing optional values - [ ] Complete - Owner: - Test / evidence link: - Result and date: - Exception / approved change: ### 7. Rebuild forms and essential interactions - [ ] Complete - Owner: - Test / evidence link: - Result and date: - Exception / approved change: ### 8. Reconcile edits made after the first export - [ ] Complete - Owner: - Test / evidence link: - Result and date: - Exception / approved change: ### 9. Verify original paths, redirects, and canonical URLs - [ ] Complete - Owner: - Test / evidence link: - Result and date: - Exception / approved change: ### 10. Test a client editing session and retain rollback access - [ ] Complete - Owner: - Test / evidence link: - Result and date: - Exception / approved change: ## URL map Examples below are illustrative. Replace with the actual source URLs. | Source URL | Keep / move / merge / retire | Destination | Expected response | Tester / evidence | | --- | --- | --- | --- | --- | | /services/roof-repair | Keep | /services/roof-repair | 200 | | | /roof-repair.html | Move | /services/roof-repair | 301 then 200 | | | /summer-offer-2022 | Retire | No relevant replacement | 404 or 410 | | ## Dependency register | Source feature | Business purpose | Destination / replacement | Owner | Acceptance test | Blocker? | | --- | --- | --- | --- | --- | --- | | Contact form | Send enquiries to sales | Confirm service | | Test inbox + CRM delivery | Yes until tested | ## Launch decision - [ ] Client approved content and intentional removals - [ ] Business actions passed with evidence - [ ] URLs, redirects, metadata, and public indexability checked - [ ] Domain change approved; email records preserved - [ ] Billing changes separately authorized, if any - [ ] Backup and rollback path available - [ ] Production enquiry and analytics verified after cutover - Approved by / date: - Open exceptions and owners: - Next review date: ## Primary sources used in the guide - [Webflow: code export requirements and exclusions](https://help.webflow.com/hc/en-us/articles/33961386739347-How-do-I-export-my-Webflow-site-code) - [Webflow: collection localization and CSV export scope](https://help.webflow.com/hc/en-us/articles/33961252209171-Localize-Collection-content)