[GET]Autoblog duplicate posts erazer plugin

BlackMelvyn

Regular Member
Joined
Jul 8, 2008
Messages
202
Reaction score
273
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.

I found a few lines of code on a blog and translated them into a simple but efficient plugin.
Just activate it and all your duplicate posts troubles will vanish after publishing the next post :D

Actually, each time a post is published, the script searches for posts with the same title and then suppresses them.

Get it here:
Code:
http://www.mediafire.com/?njiu2zbpytr

Feedback and improvement suggestions welcomed :)
 
Awesome !
Exactly what i need for splog,
A must have :clap2:
 
I have just tested it and it works a treat.:clap2:
 
Thanks for the plugin! I've probably used the same code but didn't know how to turn it into a plugin, much appreciated brotha :)
 
Thanks g. Many of my blogs I created with that youtube posting plugin have significant numbers of repeat posts. Many of the keywords are broad, not even very niche, and it would still pull in dup's. Many thanks.
 
Thanks Blackmelvyn
Can be very handy, if install on older blog will it remove all old duplicate content?
Welcome pals :D
Yes it will remove all your old duplicate posts :)

Glad it's usefull
 
good shit man. been looking for soemthing to do this for a while. thanks!
 
That's not a lot but very handy though
now my autoblogs don't look suspicious anymore :D
 
BTW, use it only with autoblogs otherwise all your previous versions of drafts will be deleted as well.
Helps you save database space though
 
:D
no more problems in my autoblogs anymore
 
does it actually remove the post or suppress it from the search results so as to not show as dupe? [will check it out either way--nice job mate]
 
@shylesson: it completely removes the duplicate posts from the database, so you save space at the same time :)
 
I actually coded a similar plugin about a month ago and I called it WP Duplicate Posts. I had never shared it, I just use it on my autoblogs. I was getting duplicate posts from wp-videotube because I was using similar key phrases. I downloaded this one, it looks similar to mine but I like this one more. Great job.
 
thanks for the plugin...but how to check the amount of post that this plugin has deleted?

After i activated the plugin, i can still see those duplicate old post in my wordpress blog. Not sure how to make this plugin work for me.
 
Back
Top