Duplicating a WordPress page can save a lot of time. You can copy a service page, landing page, contact page, portfolio layout, or blog template instead of rebuilding everything from zero.
But there is one big warning. If you publish a cloned page without changing the content, title, URL, links, and SEO settings, you can create duplicate content problems. That does not mean cloning is bad. It means you need to clone the page carefully.
This beginner guide shows you how to duplicate page in WordPress safely, which method to use, and what to check before publishing the copied page.
Quick Answer: How Do You Duplicate a Page in WordPress?
The easiest way to duplicate a WordPress page is to use a trusted duplicate page plugin. After installing the plugin, go to Pages, hover over the page you want to copy, and click Clone, Duplicate, or New Draft.
The safest SEO method is to keep the copied page as a draft first. Then change the page title, URL slug, headings, intro, meta title, meta description, internal links, images, and call-to-action before publishing.
| Method | Best For | SEO Risk | Beginner Difficulty |
|---|---|---|---|
| Duplicate page plugin | Fast page cloning | Low if edited before publishing | Easy |
| Manual copy and paste | One simple page | Low | Easy |
| Page builder duplicate option | Elementor, Divi, WPBakery layouts | Medium if SEO fields are missed | Easy to medium |
| WordPress patterns | Reusing sections often | Very low | Medium |
| Template method | Repeated page layouts | Very low | Medium |
| Export/import | Moving pages between sites | Medium | Medium |
If you only need to copy one simple page, manual copy and paste may be enough. If you often clone landing pages, service pages, or content templates, use a plugin or reusable layout system.
What Does Duplicating a WordPress Page Actually Copy?
When you duplicate a WordPress page, you are usually copying the page structure and content. Depending on the method or plugin, it may also copy the featured image, excerpt, custom fields, page template, menu order, comments status, and some SEO plugin data.
A clone may copy these items:
| Item | Usually Copied? | Beginner Note |
| Page title | Yes | Change it before publishing |
| Main content | Yes | Rewrite copied sections |
| Blocks | Yes | Check layout after cloning |
| Featured image | Often | Replace if page topic changes |
| URL slug | Usually changed automatically | Still review it |
| Meta title | Sometimes | Update manually |
| Meta description | Sometimes | Update manually |
| Canonical URL | Sometimes | Check carefully |
| Page template | Often | Confirm design is correct |
| Custom fields | Depends on plugin | Test important fields |
| Page builder layout | Usually | Check builder-specific settings |
This is why cloning is useful, but also risky. It can copy things you forgot about.
For example, you may duplicate a “Web Design Services in Dallas” page to create a “Web Design Services in Austin” page. If you only change the city name and leave everything else the same, the page may not be useful enough to rank well.
Is It Bad for SEO to Duplicate a WordPress Page?
Duplicating a page as a draft is not usually an SEO problem. Search engines do not normally index a private draft. The problem starts when you publish two pages that are almost the same.
When Google sees very similar pages, it may choose one page as the main version. That selected page is called the canonical version. The other similar pages may get less visibility in search results.
That can create three common problems:
- Google may rank the wrong page.
- Your pages may compete with each other.
- Users may land on a page that feels copied or thin.
| Scenario | SEO Risk | What to Do |
| Clone saved as draft | Low | Edit before publishing |
| Clone used as design template only | Low | Replace content fully |
| Two published pages with same text | High | Rewrite or canonicalize |
| Old page replaced by new page | Medium | Use a redirect |
| Similar pages for different cities | Medium to high | Add unique local value |
| Internal test page published | Medium | Noindex or keep private |
| Product variation pages | Medium | Use canonicals when needed |
Cloning is safe when the final page has a unique purpose. It becomes risky when the copied page adds no new value.
Best Ways to Duplicate Page in WordPress
There are several ways to duplicate page in WordPress. The best method depends on your goal.
For speed, a plugin is the easiest choice. To avoid adding more plugins, use the manual block editor method. Patterns or templates work better when you reuse the same layout often. For major design or content changes, use a staging site instead of cloning live pages.
| Goal | Best Method |
| Copy a full page quickly | Duplicate page plugin |
| Copy simple content once | Manual copy and paste |
| Reuse a design section | Pattern |
| Reuse a full page layout | Template |
| Test a redesign | Staging site |
| Move content to another website | Export/import or builder templates |
For most beginners, a duplicate plugin is the easiest path. But for better long-term SEO and design control, templates and patterns are often cleaner.
Read Also: A Step-by-Step Guide to WordPress Installation on cPanel!
Method 1 — Duplicate a Page Using a WordPress Plugin
A plugin is the simplest way to clone a WordPress page. It adds a duplicate option to your Pages or Posts screen.
Here is the basic process:
- Go to your WordPress dashboard.
- Open Plugins.
- Click Add New.
- Search for a duplicate page plugin.
- Install and activate the plugin.
- Go to Pages.
- Hover over the page you want to copy.
- Click Clone, Duplicate, or New Draft.
- Open the copied page.
- Edit and publish only after SEO checks.
Popular plugin options include Yoast Duplicate Post, Duplicate Page, and Duplicate Page or Post. The exact button name can change depending on the plugin.
Clone vs New Draft
Some plugins offer more than one option. Beginners often get confused here.
| Option | What It Means | Best Use |
| Clone | Creates a copy and keeps you on the page list | Bulk copying pages |
| New Draft | Creates a copy and opens it for editing | Safer for SEO edits |
| Duplicate | Creates a copied page or post | General one-click copying |
| Copy to new draft | Opens the copied page in editor | Best beginner choice |
For SEO safety, “New Draft” or “Copy to new draft” is usually better. It reminds you to edit before publishing.
You May Also Like: Best Drop-Down and Collapsible Info Plugin for WordPress Forms
Method 2 — Duplicate a WordPress Page Without a Plugin
You can duplicate a WordPress page without a plugin if you only need the page content. This method works best for simple pages built with the block editor.
Steps:
- Open the page you want to copy.
- Click inside the block editor.
- Select all blocks.
- Copy the selected content.
- Create a new page.
- Paste the copied blocks.
- Add a new title.
- Set the featured image.
- Choose the right template.
- Update SEO settings.
- Save as draft.
This method is lightweight because it does not add another plugin. However, it may not copy every setting.
You may need to manually rebuild:
| Item | Why You Should Check It |
| Featured image | May not copy with content |
| Page template | May return to default |
| Parent page | Can affect URLs |
| Menu order | Needed for some sites |
| SEO title | May be blank |
| Meta description | Usually must be rewritten |
| Schema settings | May not copy |
| Custom fields | Often not copied |
| Page builder settings | Depends on builder |
Manual copying is best for simple content pages. For complex landing pages, a plugin or page builder duplicate option is usually easier.
Read Aslo: How to Speed Up a WordPress Site: Beginners Fixes
Method 3 — Use Patterns or Templates Instead of Cloning Pages
Sometimes you do not really need to clone a page. You may only need to reuse a layout.
That is where WordPress patterns and templates are useful. A pattern lets you reuse a group of blocks, such as a hero section, testimonial section, pricing box, or call-to-action area. A template controls the structure of a page layout.
| Option | Best For | Main Advantage |
| Clone page | One-time copy | Fastest method |
| Pattern | Repeated content sections | Flexible and reusable |
| Synced pattern | Same section across many pages | Updates everywhere |
| Unsynced pattern | Same design, different content | Safer for unique pages |
| Template | Repeated page structure | Keeps design consistent |
If you run a service website, patterns can be better than cloning full pages. You can create a hero section, testimonial section, FAQ section, and contact call-to-action. Then use them on multiple pages with unique content.
Be careful with synced patterns. If a pattern is synced, editing it can update every page where it appears. That is powerful, but it can surprise beginners.
SEO Checklist Before Publishing a Cloned WordPress Page
This is the most important section. A copied page should not be published until it passes a basic SEO check.
Use this checklist every time you clone a page.
| SEO Item | What to Check | Example |
| Page title | Make it unique | “Roof Repair in Austin” |
| URL slug | Make it short and relevant | /roof-repair-austin/ |
| H1 heading | Match the new page topic | “Roof Repair Services in Austin” |
| Intro | Rewrite it fully | Add new user intent |
| Body content | Add unique value | Pricing, examples, FAQs |
| Meta title | Rewrite for search | “Roof Repair Austin TX” |
| Meta description | Make it specific | Mention location/service |
| Internal links | Point to correct pages | Do not link to old clone |
| Images | Replace or update | Add relevant alt text |
| CTAs | Match the page goal | Quote, booking, download |
| Schema | Check copied schema | Avoid duplicate FAQ issues |
| Canonical URL | Confirm correct URL | Do not canonical to old page unless needed |
| Index status | Check noindex setting | Publish only when ready |
| Mobile layout | Test on phone | Fix spacing and buttons |
A cloned page should feel like a new page by the time it is published. The layout can be reused, but the search intent and content should be fresh.
Common SEO Mistakes When Cloning WordPress Pages
The biggest mistake is publishing the clone too fast. A copied page may look complete, but it can still contain old SEO settings, old links, old image alt text, and old calls-to-action.
Here are the common mistakes beginners make:
| Mistake | Why It Hurts |
| Same title as original page | Confuses users and search engines |
| Same URL slug with only a number added | Looks unfinished |
| Same meta description | Weak search result snippet |
| Same intro paragraph | Creates duplicate content |
| Same internal links | Sends users to wrong pages |
| Same FAQ section | Adds little new value |
| Same image alt text | Reduces relevance |
| Copied canonical tag | May point Google to old page |
| Published test page | Can get indexed accidentally |
| Thin city pages | May look low-quality |
A bad cloned page often looks like this:
Original: “Web Design Services in Dallas”
Clone: “Web Design Services in Austin”
Only change: Dallas becomes Austin
That is not enough. The Austin page should include unique local details, service examples, testimonials, pricing notes, project types, FAQs, and internal links.
Practical Examples: Safe Ways to Clone WordPress Pages
Cloning works well when you use it as a starting point, not the final page.
Example 1: Local Service Page
A roofing company wants to create pages for different services.
Original page: “Roof Repair Services”
Cloned page: “Emergency Roof Repair”
Safe changes:
- Rewrite the intro for emergency intent.
- Add emergency response details.
- Add different FAQs.
- Change service images.
- Update internal links.
- Add a new meta title and description.
This is a good use of cloning because the layout stays the same, but the content becomes unique.
Example 2: Landing Page for Ads
A business runs Google Ads for different offers. It duplicates one landing page to test another offer.
Safe changes:
- Change headline.
- Change offer details.
- Change form title.
- Change testimonials if possible.
- Noindex the test page if it is not meant for organic search.
- Track conversions separately.
For paid ads, cloning is common. Just make sure test pages do not clutter organic search.
Example 3: Blog Content Template
A blogger creates a product review format and clones it for future reviews.
Safe changes:
- Replace product name.
- Rewrite pros and cons.
- Add original comparison details.
- Update screenshots.
- Change affiliate links carefully.
- Add unique FAQs.
This saves time without making the reviews feel copied.
Example 4: Portfolio Project Page
A designer clones an old portfolio page to add a new project.
Safe changes:
- Replace project images.
- Rewrite client problem.
- Add project timeline.
- Add tools used.
- Add results.
- Change alt text.
This works well because the structure stays consistent while the story changes.
Should You Redirect, Canonicalize, Noindex, or Publish the Clone?
Not every cloned page should be handled the same way. Your SEO action depends on why the page exists.
| Situation | Best Action | Simple Explanation |
| Clone replaces old page | 301 redirect old URL to new URL | Sends users and signals to new page |
| Clone is very similar but must stay live | Canonical to preferred page | Tells search engines which page matters most |
| Clone is for testing only | Noindex or keep private | Keeps it out of search |
| Clone is a unique new page | Publish normally | Let it rank on its own |
| Clone is a temporary draft | Keep as draft | No SEO issue |
| Clone is for paid ads only | Consider noindex | Prevents thin landing pages in search |
Do not use random SEO signals together without a reason. For example, do not noindex a page and also expect it to rank. Do not canonical every new page back to the original if the new page is meant to rank.
Best Plugins to Duplicate WordPress Pages
Plugins make page duplication faster. They are useful when you clone pages often or manage many posts.
| Plugin | Best For | Key Feature | Beginner Notes |
| Yoast Duplicate Post | Posts, pages, custom post types | Clone and New Draft options | Popular and flexible |
| Duplicate Page | Simple one-click cloning | Choose copied page status | Easy for beginners |
| Duplicate Page or Post | Basic page/post copying | Simple duplicate workflow | Good for light use |
| Page builder duplicate tools | Builder layouts | Keeps builder design | Depends on builder |
| SEO plugin templates | Metadata consistency | Helps rewrite titles/descriptions | Not a cloning tool by itself |
When choosing a plugin, check these things:
- Is it updated recently?
- Does it work with your WordPress version?
- Does it support your page builder?
- Can it keep clones as drafts?
- Can you control user roles?
- Does it copy custom fields if you need them?
- Does it avoid publishing duplicates automatically?
For most beginners, the best duplicate plugin is the one that creates a draft copy and lets you edit before publishing.
Page Builder Notes: Elementor, Divi, and WPBakery
Many WordPress users build pages with visual page builders. These tools often have their own ways to copy layouts.
If you use Elementor, Divi, WPBakery, Beaver Builder, or another builder, check whether it offers templates, layout export, section copy, or page duplication. Those tools may preserve design settings better than manual copy and paste.
Still, the SEO rules stay the same. After cloning a builder page, update the title, slug, headings, internal links, image alt text, meta fields, forms, buttons, and tracking settings.
Also test the mobile version. Page builders can copy desktop layouts nicely but still create spacing issues on phones.
How to Clone Location Pages Without Creating Thin Content
Local SEO pages are one of the riskiest uses of cloning. Many beginners duplicate a page, change only the city name, and publish it.
That is not a strong SEO strategy. A useful local page should include details that are actually helpful for that location.
Add unique elements like:
| Local Element | Example |
| Service area details | Nearby neighborhoods served |
| Local proof | Testimonials from that area |
| Specific services | Services popular in that city |
| Pricing context | Local job size or estimate ranges |
| Photos | Real project images if available |
| FAQs | Questions from local customers |
| Directions or map context | Helpful location details |
| Internal links | Nearby service pages |
If you cannot add unique value, do not publish a separate location page yet. A smaller number of useful pages is better than many thin duplicates.
How to Duplicate a Page for AdSense-Friendly Content
If your WordPress site earns through AdSense, cloned pages need extra care. Thin or repetitive content can make the site feel low-value to readers.
Use cloning for structure, not for mass publishing. Your cloned page should answer a real question, solve a real problem, or provide a unique guide.
Before publishing, ask:
- Would this page help a new visitor?
- Is the intro different from the original?
- Does the page target a unique keyword?
- Are the examples original?
- Are the FAQs specific?
- Are ads placed without blocking content?
- Is the page easy to read on mobile?
AdSense-friendly pages should feel helpful first. Ads should support the page, not overwhelm it.
Final Recommendation
The best way to duplicate page in WordPress is to use a plugin when you need speed, use manual copy when the page is simple, and use patterns or templates when you repeat layouts often.
For beginners, the safest workflow is:
- Duplicate the page as a draft.
- Change the title and URL.
- Rewrite the content.
- Update meta title and meta description.
- Check internal links and images.
- Review canonical and index settings.
- Test the page on mobile.
- Publish only when the page is unique.
Cloning a page is not bad for SEO. Publishing copied content without improving it is the real problem.
FAQs
Install a duplicate page plugin, go to Pages, hover over the page you want to copy, and click Clone, Duplicate, or New Draft. Then edit the copied draft before publishing.
Yes. You can open the original page in the block editor, select the blocks, copy them, create a new page, and paste the content. You may need to manually update templates, images, SEO fields, and settings.
Duplicating a draft usually does not hurt SEO. Publishing nearly identical pages can cause duplicate content issues, ranking confusion, and lower page quality. Rewrite the clone before publishing.
Yoast Duplicate Post and Duplicate Page are popular beginner options. The best choice depends on whether you need simple one-click duplication, draft copies, bulk cloning, role controls, or custom post type support.
Change the page title, URL slug, H1 heading, intro, body content, meta title, meta description, internal links, image alt text, schema, canonical URL, and call-to-action.
You can, but do not only change the city name. Add unique local information, examples, testimonials, service details, FAQs, and helpful context for each city page.
Clone usually creates a copy and keeps you on the page list. New Draft creates a copy and opens it for editing. New Draft is often safer because it encourages editing before publishing.
Yes, many page builders support duplication through templates, layout libraries, or plugin-based cloning. After copying, check the layout, mobile design, SEO fields, forms, and buttons.
Noindex cloned pages only if they are for testing, internal use, paid ads, or temporary campaigns. If the cloned page is unique and meant to rank, it should usually be indexable.
Avoid publishing pages with the same main content. Rewrite cloned pages, use unique titles and meta descriptions, update internal links, set canonicals carefully, redirect replaced pages, and keep test pages out of search.




