
You have a services page that’s just right: structure, design—everything. Now you want five similar pages for your other services, and the idea of building them all from scratch isn’t very appealing. So, duplication: making an exact copy of an existing page or post and using it as a starting point. Rightly one of the most commonly used tricks in WordPress, because it saves a serious amount of time. There’s just one catch that few people know about: a copy includes more than just the visible content, and it’s precisely that invisible part that can harm your search engine visibility if you don’t adjust it. That’s why we’ll first cover the duplication process itself, and then go over the checklist that turns a copy into a good new page.
Duplicating with a plugin: the easiest way
WordPress doesn't have a built-in "Duplicate" button for pages, so almost everyone uses a small plugin for this. The best-known ones are Yoast Duplicate Post and Duplicate Page; both do the same thing and are free. Here's how it works after installation:
- Install and activate the plugin by going to Plugins and then Add New.
- Go to Pages (or Posts) and hover your mouse over the item you want to copy.
- Click the new "Duplicate" or "Clone" option. A copy will immediately appear in the list as a draft.
- Open the draft, edit the content, and publish when you're done.
The copy includes everything: text, images, structure, and—with page builders like Elementor—the complete visual layout as well. That last point is the main advantage over manually copying and pasting, which results in the loss of layout and settings.
If you don’t want to use an extra plugin for something this small, there’s a semi-manual approach: open the page in the block editor, click the three dots in the top-right corner, and select “Copy all blocks.” Create a new page and paste the content. You’ll then have the content and block structure, but not the page settings such as the featured image and SEO fields. This works fine for a single copy; if you duplicate pages frequently, the plugin is the better choice. If you’re working with a block theme, reusable patterns are actually a more structured solution for recurring layouts: you save a block combination as a pattern once and can reinsert it anywhere.
The Checklist: Things to Review Before Publication
This is the crux of this article, because a thoughtlessly published duplicate creates three duplicates on your site that are doubly harmful.
The slug. The copy is automatically assigned a URL such as /services-page-2 or /services-page-copy. If you forget to change it, that messy URL will remain in search results and links forever. Before publishing, change the slug (the part of the web address after your domain name) in the settings panel to the name of the new page; after publication, changing the slug requires a redirect.
The SEO fields. If you’re using an SEO plugin like Yoast or Rank Math, the duplicate will also copy the SEO title, meta description, and focus keyword from the original. Two pages targeting the same keyword with the same description will compete with each other in Google, and search engines will then decide which one to display—usually not the one you want. So be sure to fill in these fields again for the new topic.
The content itself. It sounds obvious, but this is where things most often go wrong in practice: a paragraph about the old service that was left in by mistake, the wrong photo, an internal link to the wrong page, or the company name from the example you copied. Proofread the entire copy as if it were a new piece of text. Furthermore, pages that are largely identical and differ only by a few words are virtually indistinguishable to search engines; make sure each page has truly unique content.
Our rule of thumb: duplicate the structure, rewrite the content. The copy is your template, not your final product.
When Duplicate Isn't the Right Tool
When testing major changes to an existing, high-traffic page, duplicating it on the live site isn’t the best approach: the test copy is immediately discoverable by visitors and search engines. Instead, use a test environment, or at least keep the copy as a draft until it’s finished. And if you want to copy an entire site or all of its content, you’re no longer dealing with duplication but with cloning and migration; this is done via backups and exports, as described in our A Complete Guide to WordPress Backups and Migration.
At Surver: With our managed plans, we automatically back up your site every day. So if you’re planning a major round of copying and restructuring across many pages, there’s always a restore point available showing how things were before.
Duplication as a Construction Practice
When used correctly, duplication is one of the best time-savers in WordPress: build one page really well, and use it as a template for the rest. If you’re setting up your site, this is actually a recommended approach: first perfect a single services page or blog layout, and then replicate it, as we also recommend in our A Beginner's Guide to Creating a Website with WordPress. Just follow the checklist above for each copy, and clean up failed experiments instead of leaving them lying around as drafts; cleaning up drafts is part of our regular maintenance A Complete Guide to WordPress Management.