PRM Dupe Radar

Description

PRM Dupe Radar scans your WordPress site for duplicate content and presents the results in a grouped admin interface.

Each duplicate set shows:

  • Post ID
  • Name (title and slug)
  • Post type
  • Status
  • Categories
  • All assigned taxonomies
  • Published date
  • Author name
  • Edit and View links

Match duplicates by title, slug, or title + slug. Filter by post type or scan all public CPTs at once.

Installation

  1. Upload the prm-dupe-radar folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins screen.
  3. Open PRM Dupe Radar in the admin menu and click Run Radar Scan.

FAQ

What counts as a duplicate?

By default, posts with the same title (case-insensitive) are grouped together. You can also match by slug or by both title and slug.

Which post types are scanned?

All public post types except attachments, revisions, and other internal WordPress types.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“PRM Dupe Radar” is open source software. The following people have contributed to this plugin.

Contributors

Translate “PRM Dupe Radar” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Initial release.