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
- Upload the
prm-dupe-radarfolder to/wp-content/plugins/. - Activate the plugin through the Plugins screen.
- 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.
ContributorsTranslate “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.