October 19, 201411 yr Hello friends,I have many articles in my database. Whenever anybody opens any blog to read, i want to display blogs relating to the opened blog, in topic, at the bottom of the opened blog.The methoed i used before was that, i broke the topic into keywords the use the keywords to search the database and display the similar ones but in most cases the ones displayed are not really relevant.Pls help.
October 21, 201411 yr I find the best way to do this is using tags. If all your posts are marked with tags and you store it in the database all you have to do is find another post which has similar or most number of matching tags.
Create an account or sign in to comment