Forum Moderators: LifeinAsia
is there any idea to check these submitted articles for duplicacy from the web and from the existing database of ours. We normally except the duplicate articles if they are properly edited upto 70%-75% with the fair balance.
thanks
If I was going to tackle the situation with my limited knowledge I would do something in PHP. I would assume that the articles are being stored in a database. I would set up the script to take a predetermined portion of the article and append it to a Google search query and open a new page with that query. I would still have to review the results manually but at least the process leading up to the review would be automated.
good luck