Copying an entire page from one Webflow project to another is not directly supported with a one-click feature, but it is possible using specific workarounds.
1. Use Webflow's Copy & Paste Between Projects
- Copy and paste between Webflow projects is possible as long as both projects are opened in the same browser and under the same Webflow account.
- Open both source and target projects in tabs.
- In the Designer of the source project, select everything on the page (you can use Cmd/Ctrl + A inside the Canvas).
- Copy (Cmd/Ctrl + C).
- Switch to the destination project’s Designer and paste (Cmd/Ctrl + V) onto the new blank page.
- This method also transfers classes, interactions, and symbols as long as naming conflicts don't exist.
2. Manual Page Recreation (if copy-paste fails)
- If the copy-paste method doesn't work due to class conflicts or complex layouts, you’ll need to manually rebuild the page layout in the destination project.
- To speed this up:
- Export text/images from the original project.
- Recreate structures using the same class names.
- Reapply styles and interactions manually.
3. Duplicate an Entire Project (Alternative Method)
- You can duplicate the entire project from your Webflow Dashboard:
- Click the three dots next to the project → Duplicate.
- This creates an identical project with all pages, styles, CMS collections, and interactions.
- You can then attach a new custom domain to the duplicated project from the Hosting tab in Project Settings.
4. Considerations for CMS Items and Assets
- Copy-paste only works with static pages and layout elements.
- CMS collections and items don't transfer via copy-paste and must be manually exported/imported via CSV or recreated.
- Assets (like images) are retained if you copy elements that reference them, but it’s good practice to reupload assets if needed.
Summary
You can copy an entire static page from one Webflow project to another using copy-paste in the Designer with both projects open in the same browser. For more complex needs or to copy CMS content, duplicating the project and setting a new domain is often easier.