Page 1 of 1

Related Articles

Posted: Sat Mar 19, 2005 2:31 pm
by John Cartwright
Has anyone had any experience on creating a "related to" feature on their site?

I'm wanting to create a feature when viewing any article, the script will find the "most similar" articles out there. It doesn't generally have to be very smart.. but not dumb.

I hadn't a clue where to start. I would also like to add the fact that I don't have categories or anything like that, and the articles arn't going to be more than a page.. so speed shouldn't be an issue.

Thanks

Posted: Sat Mar 19, 2005 3:00 pm
by feyd
Each article had a keywords list when I pulled the article, I'd do a quick search against the keywords that article had, sorted by relevance (hit rating) and chopped it at 3 or something..