Contributors: StephenCronin
Donate link: Donate via PayPal
Tags: duplicates, find duplicates, fix duplicates, duplicate posts, user submitted posts, classifieds
Requires at least: 3.5
Tested up to: 4.6.1
Stable tag: 1.0.4
Find and delete duplicates posts. There are extensions that allow you find posts with similar content, redirect duplicates to the post you are keeping, etc.
Do you run a site with user submitted content? Do users submit the same post again and again? Use the Fix Duplicates plugin to find and delete duplicate posts.
There is also a paid Redirection extension that preserves the link equity of removed duplicates by 301 redirecting them to the kept item.
The purpose of this plugin is to delete duplicates. Extensive testing has been carried out, but you should make sure you have a backup of your database, just in case.
We currently offer the following premium extensions:
- Redirection: Gives you the ability to 301 redirect any duplicates being deleted, to the one being kept. This helps preserve your link equity, so that PageRank is passed to a single post rather than just being lost. Or to put it simply: Helps with SEO!
- This plugin requires WordPress 3.5 or above.
- I am not currently aware of any compatibility issues with any other WordPress plugins.
The free version of this plugin is officially not supported, but if you leave a comment on the plugin's support forum, I'll try to help if I can. A much higher level of support is available for customers who purchase one of the premium extensions.
This plugin is released under the GPL licence. I do not accept any responsibility for any damages or losses, direct or indirect, that may arise from using the plugin or these instructions. This software is provided as is, with absolutely no warranty. Please refer to the full version of the GPL license for more information.
- Download the plugin file and unzip it.
- Upload the
fix-duplicatesfolder to thewp-content/plugins/folder. - Activate the Fix Duplicates plugin within WordPress.
Alternatively, you can install the plugin automatically through the WordPress Admin interface by going to Plugins -> Add New and searching for Fix Duplicates.
- Major Fix: Prevent a hole heap of notifications being displayed / saved when WP_DEBUG is set to true.
- Minor Fix: Tweaks to styling of the admin pages, including fixing the position of the sidebar.
- Minor Fix: Prevent PHP warnings from occuring (by checking for the existence of GET variables before use).
- Change: Allow users with the
delete_pagescapability to delete duplicates (instead of admins only).
- Security Fix: properly escape an instance of add_query_arg in order to prevent an XSS vulnerability.
- Initial Release.