How can I delete duplicate posts and content in my wordpress website?

Discussion in 'HTML & Website Design' started by sahilkhan, May 16, 2012.

  1. #1
    I have a wordpress website. I am worried about duplicate posts. How can I delete these posts. My website is articles related and people submit their articles there so I can't control on content. Someone please help. Thanks
     
    Solved! View solution.
    sahilkhan, May 16, 2012 IP
  2. darelbanderas

    darelbanderas Peon

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You can delete it through the dashboard in the post and check the articles that are not desirable
     
    darelbanderas, May 17, 2012 IP
  3. sahilkhan

    sahilkhan Greenhorn

    Messages:
    48
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #3
    Is there any plugin for this?
     
    sahilkhan, May 21, 2012 IP
  4. article expert

    article expert Peon

    Messages:
    265
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I don't think there is any plugin but you can go to your dashboard & delete the all posts which you want to delete is is very simple.
     
    article expert, May 22, 2012 IP
  5. Davidsaga

    Davidsaga Peon

    Messages:
    17
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Hi Friends,

    Go on Admin Panel then click on All posts and remove that post you want.


    Thanks and Regards
    Davidsaga
     
    Davidsaga, May 23, 2012 IP
  6. mamtak

    mamtak Member

    Messages:
    229
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #6
    Hi There,
    you can open your dashboard and select all pages or post, click on that you will see your page and post.
    then you can delete you post from there. if you need more information you can send me your email id and i will send you some snapshot.
     
    mamtak, May 23, 2012 IP
  7. iMarcus

    iMarcus Active Member

    Messages:
    122
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    90
    #7
    Hi, Search free plugins on wordpress site. There is one called Delete Duplicate posts (funnily enough?!) it will remove all youre duplicates and you can set it to run automatically. I use it on autoblogs to keep the dupes at zero!
     
    iMarcus, May 24, 2012 IP
  8. #8
    It really depends on how duplicates they are I think, doing it manually would be safer, indeed mysql queries are the fastest method I guess, that plugin only check for duplicate titles so I think it is not that accurate, for an automation of this there would need a tool to compare the % of similiraty between posts, something like copyscape between your posts, maybe with an external api this could be done, otherwise it would be just too resource intensive
     
    natostanco, May 25, 2012 IP