[GET]Autoblog duplicate posts erazer plugin

Hey BHW members
I noticed nobody bothered coding a WP plugin that would erase duplicate posts when using an auto blog like WP-O-Matic.


theres a posts.php mod which stops duplicates from ever being posted
 
Last edited:
theres a posts.php mod which stops duplicates from ever being posted
Did not know that... Would like to take a look at it.
However, I prefer plugins as you can use them without changing anything to core code
 
Thanks for the work in making this a WP plugin and sharing it with everyone here. This has to be one huge time saver.
 
Thank you for this!
But I can't seem to get it to work at all.. I installed it as a plugin made a post and nothing happened... and I know there are dupes :(
 
Did you publish the post or just saved it as a draft ?
 
As said before, if the posts do not have the same titles, they will not be filtered by the plugin.
Otherwise, I do not understand why it would not work.

One of my friends tried it over a 15000 articles blog, he thought it did not work but in fact, it erazed like 6000 posts.
 
Welcome guys !
I just turned some existing code into a plugin ;)
 
how about existing posts? this plugin cannot search duplicate in published posts?
 
It works for all posts, new, old and draft posts.
It is based on the post title so if 2 posts have the same title, one will be deleted.

To proceed deletion, just publish a new post that's all :D
 
:D :D :D nice share :D :D :D
no need to worry for dupe anymore....
 
Last edited:
Oh my fxxking god...
At first I read this post I was like, hm... i need to make a post to get those duplicate post removed, does is make every post of the duplicate posts?
Answer: NOP, just ANNY post and all will be DELETED!
COOL COOL PLUGIN!!!!
You kicked maxblogpress a BIG ASS :p

Quick question, does it use high CPU resources if we have a blog with around 5k posts?
 
Hi! Thanks!
Quick reply: nope ;)
It just takes a few seconds to perform a standard mysql query :)
 
Back
Top