How to duplicate a page in WordPress using Plugins and Without Plugins
Duplicating a page in WordPress can be very handy, especially if you need to create a new page with similar content or layout. There are several methods to achieve this, but using a plugin is the most straightforward and user-friendly approach. Below is a step-by-step guide to duplicate a page in WordPress using the "Duplicate Page" plugin.
Step 1: Install and Activate the "Duplicate Page" Plugin
Log in to Your WordPress Dashboard:
- Open your web browser and navigate to your WordPress login page.
- Enter your username and password, then click Log In.
Navigate to Plugins:
- In the left-hand menu of the dashboard, hover over Plugins and click on Add New.
Search for the Plugin:
- In the search bar on the top right, type "Duplicate Page".
- Look for the plugin named "Duplicate Page" by mndpsingh287.
Install the Plugin:
- Click the Install Now button next to the plugin.
Activate the Plugin:
- Once the installation is complete, click the Activate button.
Step 2: Configure the Plugin Settings (Optional)
Go to Plugin Settings:
- In the left-hand menu, hover over Settings and click Duplicate Page.
Adjust Settings:
- You can configure various options such as:
- What to duplicate: Choose whether to copy the title, content, excerpt, etc.
- Status of the duplicated page: Set the status of the duplicated page (e.g., draft, publish, private).
- Redirect to after duplication: Choose where to be redirected after duplicating a page.
- After making your adjustments, click Save Changes.
Step 3: Duplicate a Page
Go to All Pages:
- In the left-hand menu, hover over Pages and click on All Pages.
Select the Page to Duplicate:
- Find the page you want to duplicate. Hover over the page title to reveal additional options.
Duplicate the Page:
- You should see an option such as Duplicate This or Clone. Click on this option.
- The duplicated page will appear in your list of pages with "Copy of" prefixed to the title (or another prefix/suffix based on your settings).
- How to create a WordPress site alone step by step guide
Step 4: Edit the Duplicated Page
Locate the Duplicated Page:
- Find the duplicated page in the list of pages. It will usually be a draft unless you configured the plugin otherwise.
Edit the Page:
- Click on the title of the duplicated page to open it in the editor.
- Make any necessary changes to the content, title, and settings.
Publish the Page:
- Once you are satisfied with the edits, click the Publish button to make the page live.
Alternative Methods (Without Plugins)
If you prefer not to use a plugin, you can manually duplicate a page by copying the content from the original page and pasting it into a new page. Here’s how:
Copy the Content:
- Open the original page in the editor.
- Switch to the Text (HTML) tab if you’re using the Classic Editor, or use the Code Editor if you’re using the Gutenberg Block Editor.
- Copy all the HTML content.
How to re-watch the saved-liked reels on Facebook in details step by step guide
Create a New Page:
- Go to Pages > Add New.
- In the new page editor, switch to the Text (HTML) tab or Code Editor.
Paste the Content:
- Paste the copied HTML content into the new page editor.
Edit and Publish:
- Make any necessary changes to the content and settings.
- Click Publish to make the page live.
By following these steps, you can easily duplicate a page in WordPress, either using a plugin for convenience or manually for more control.


0 Comments