Is it possible to copy an entire page from one Webflow project to another project? How can this be achieved? Should I duplicate the project and set up a new custom domain?

TL;DR
  • Open both Webflow projects in the same browser under the same account, then copy all elements from the source page (Cmd/Ctrl + A, then Cmd/Ctrl + C) and paste them into the destination page (Cmd/Ctrl + V).  
  • Alternatively, duplicate the entire project from the Webflow dashboard to retain all pages, styles, and CMS content, then attach a new domain.

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.

Rate this answer

Other Webflow Questions