✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView Charts for Yoast Duplicate Post: clone activity

Yoast Duplicate Post tags every clone with _dp_original and _dp_creation_date_gmt postmeta, plus rewrite-and-republish links. SleekView Charts turns that metadata into a dashboard of duplications per author, source post types, and clone-to-publish cadence.

♾️ Lifetime License available

SleekView Charts dashboard for Yoast Duplicate Post

From a hidden postmeta trail to a clone telemetry dashboard

Yoast Duplicate Post is one of the most-installed plugins in WordPress because every editorial team eventually needs to clone a post. What most users never notice is that the plugin leaves a clear audit trail. Every clone gets _dp_original postmeta pointing to the source post ID and a _dp_creation_date_gmt postmeta with the duplication timestamp. Rewrite-and-republish clones add a _dp_is_rewrite_republish_copy flag.

SleekView Charts reads those postmeta keys across wp_posts and turns the clone trail into a dashboard. A Number KPI counts duplications in the current month. A Bar chart ranks authors by clone count, joined against wp_users for readable names. A Pie chart splits clones by source post type so the team sees whether posts, pages, or custom types dominate the cloning workflow. An Area chart trends duplications per week.

The dashboard becomes the editorial telemetry layer nobody had before. Editors who clone constantly stand out. Custom post types that are really templates surface naturally. Spikes in duplications align with campaign weeks, season launches, or a contractor running through a content backlog. The plugin still owns the duplicate button; SleekView Charts owns the picture of how the team actually uses it.

Workflow

Read the _dp_original postmeta as a chart source

1

Index the clone postmeta

SleekView Charts joins wp_posts against wp_postmeta where meta_key is _dp_original. Each clone becomes a row with source_id, author, post_type, and _dp_creation_date_gmt ready for grouping.
2

Add the headline KPI

A Number card counting clones in the current month with a delta against the previous one. The single chart that surfaces whether duplication is a normal habit or has exploded this week.
3

Group by author and type

Horizontal bar of clone count by author, joined for readable names. Donut of clones split by post_type. The two charts together cover who is cloning and what they are cloning.
4

Trend duplication activity

An Area chart on _dp_creation_date_gmt renders clones per week. Spikes line up with campaign launches and editorial sprints. Flat periods confirm that authors are creating fresh content.

Sample dashboard

Editorial cloning telemetry

Four chart cards built on top of the _dp_original and _dp_creation_date_gmt postmeta written by Yoast Duplicate Post, no instrumentation required.
Number · Default

Clones this month

Count of posts with the _dp_original postmeta key whose _dp_creation_date_gmt falls in the current month, with a delta against last month. The headline editorial-velocity metric nobody had before.
Count
Pie · Donut

Clones by source post type

Donut grouping clone posts by their post_type column. Surfaces whether team cloning is concentrated on posts, pages, products, or a custom type that the team is effectively using as a template.
Count group by post_type
Bar · Horizontal

Top authors by clones

Horizontal bar of clone count grouped by post_author, joined against wp_users for readable display names. Editors who clone constantly surface as the longest bars, useful for editorial workflow conversations.
Count group by post_author
Area · Gradient

Clones per week

Gradient area trending clones per week from the _dp_creation_date_gmt postmeta. Spikes line up with campaign launches; quiet weeks confirm that authors are writing fresh content instead of duplicating.
Count group by _dp_creation_date_gmt

Comparison

Default Yoast Duplicate Post UI vs SleekView Charts

Default Duplicate Post buttons

  • No clone count, breakdown, or trend anywhere in the plugin UI
  • _dp_original metadata is invisible to the admin user
  • Author cloning patterns can't be seen without manual SQL
  • Post-type breakdown of duplications is not surfaced
  • Editorial velocity comparisons require custom reporting

SleekView Charts

  • Reads the _dp_original and _dp_creation_date_gmt postmeta live
  • Number KPI for clones in the period with a previous-period delta
  • Author ranking joined to wp_users for readable names
  • Donut of clones grouped by source post_type
  • Area trend of duplications per week tied to campaign windows

Features

What SleekView Charts gives you for Yoast Duplicate Post

Editorial velocity

Total clones per month plus author ranking turn cloning from an invisible habit into a measured pattern. Editorial leads see who is leaning on duplicate-and-edit at a glance.

Template discovery

Clones grouped by source post_type often reveal that the team is using a custom type as a template. The chart is the cue to build a proper block template instead of duplicating manually.

Campaign cadence

Area chart of duplications per week aligns with sprint and campaign rhythms. Flat periods confirm fresh-content discipline; spikes line up with publish pushes.

Audience

Where Duplicate Post charts pay off

Editorial teams

Clones-per-week and author ranking become standup metrics. Editors who lean on duplicate-and-edit stand out, giving the lead a conversation starter about templates.

Agencies

Client retrospectives include cloning activity. Spikes confirm a campaign sprint actually happened; flat periods suggest the content calendar slipped.

Product and CMS teams

If a custom post type is the top source of clones, it is really a template. The donut chart turns that signal into an actionable feature request.

The bigger picture

Cloning is a habit you can finally measure

Yoast Duplicate Post is invisible most of the time. Editors clone a post, rename it, edit it, publish it. Done.

What few people realize is that the plugin tags every clone with a postmeta breadcrumb that records the source and the timestamp. The data is there on every site that uses the plugin, sitting unread in wp_postmeta. SleekView Charts reads it and turns it into editorial telemetry.

Clones per month, author ranking, source-post-type breakdown, and weekly trend become four chart cards on a dashboard the editorial team can pin to WP Admin. Editorial leads finally see who relies on duplicate-and-edit. Product teams discover that a custom post type is being used as a template.

Agencies prove that a content sprint actually happened. The plugin was always doing the recording; the dashboard is the layer that turns it into a conversation.

Questions

Common questions about SleekView Charts for Yoast Duplicate Post

From the _dp_original and _dp_creation_date_gmt postmeta keys written by Yoast Duplicate Post on every clone. SleekView Charts joins wp_posts to wp_postmeta on those keys and reads the data directly. No parallel log is required.

 

Yes. The rewrite-and-republish workflow writes additional postmeta keys like _dp_is_rewrite_republish_copy. SleekView Charts surfaces those as a separate filter so the team can split true clones from republish workflows in any chart.

 

Yes. Group by the _dp_original postmeta value instead of by author, and the resulting horizontal bar ranks source posts by how many copies they have spawned. Useful for finding the de facto templates on the site.

 

Yes. Yoast Duplicate Post supports any post type including products. The post_type donut and the author bar both treat products as a slice. WooCommerce stores that clone the most lean on product duplication, and the chart surfaces it.

 

Yes. SleekView Charts exposes the dataset behind each card as a downloadable CSV or JSON file. Editorial leads can take a flat list to a workflow meeting without losing the live dashboard view.

 

No. The _dp_original postmeta is written by the free plugin. SleekView Charts works with the free version, the premium version, and the Yoast SEO Premium bundle that ships Duplicate Post inside it.

 

No. Joining wp_posts to wp_postmeta on a specific meta_key is well-indexed, and SleekView Charts caches aggregate results. Sites with hundreds of thousands of posts render the dashboard cards in well under a second.

 

Yes. SleekView Charts ships with a date filter that applies at the dashboard level. Pick last week, last quarter, or any custom range, and every chart reshapes to that window without rebuilding.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView