CMS
Jul 10, 2025
How to Duplicate a CMS Page and Connect to a Different CMS
Learn step-by-step how to duplicate a CMS page and link it to a different CMS collection. Discover tips for reusing layouts for diverse content by changing the URL path and removing existing field elements.

Uploaded by

Translated by
Contents
Table of Contents
This document aims to alleviate the difficulties faced by domestic users learning Framer due to the lack of Korean materials. It translates content from the official blog into Korean and adds practical information. We hope it will be of some help to those using Framer.
Step 1: Duplicate a CMS Page
Click the three-dot icon
···next to the CMS page nameSelect the
Duplicateoption

A copy of the page will be created in the same CMS collection.
Step 2: Rename the Duplicated Page
The duplicated page is initially placed within the same collection structure. By renaming the page, you need to move it outside the collection to connect it with other CMSs.
Example: Change name from /articles/:slug/copy to /authors/:slug

Step 3: Change the CMS Collection Connection
Click the CMS collection name in the breadcrumb (navigation bar) at the top of the page
Select
Swap CollectionSelect the desired CMS collection to connect with the page

Step 4: Delete Unnecessary Elements
The newly connected CMS collection may have a different field structure than the original page.
If there are elements from the previous CMS that do not exist in the new collection, those elements should be deleted.
Once this process is complete, you can reuse the same layout structure with various CMS content.

Screen after duplicating the original Articles Pages page, changing the URL path, and completing the connection to the new CMS authors collection
Items with “Pages” next to the collection name are all the CMS’s Detail Page.
By utilizing this structure, you can apply the same layout to various CMS content.
After duplication, be sure to change the path (
/url/:slug) and collection connection to use it without conflicts.
This article is an adapted translation of Framer's official blog content, ‘How to Duplicate a CMS Page and Connect It to a Different CMS’.




