Hilltop Algorithm was developed by Krishna Bharat Its all about in measuring the quality of any particular web page. The name given to those quality pages referred as ‘Expert Documents', Hilltop was totally tuned for result accuracy. The Hilltop algorithm was divided into two phases:
(a) Expert Lookup
(b) Target Ranking
First phase defined an expert page as a page that is about a certain topic and has links to many non-affiliated pages on that topic. Two pages are non-affiliated conceptually if they are authored by authors from non-affiliated organizations. In a pre-processing step, a subset of the pages crawled by a search engine are identified as experts. In Given an input query, a lookup is done on the expert-index to find and rank matching expert pages. This phase computes the best expert pages on the query topic as well as associated match information.
Second Phase defined the rankings depend on the authority pages. A page is an authority on the query topic if and only if some of the best experts on the query topic point to it. By combining relevant out-links from many experts on the query topic hilltop algorithm can find the pages that are most highly regarded by the community of pages related to the query topic. This is the basis of the high relevance that our algorithm delivers.
The complete processing of Hilltop done the in the beneath manner:
The hilltop algorithm first computed a list of experts most relevant on the query topic, and then identified the targets through relevant links from these experts. The targets were ranked by the number, quality and relevance of non-affiliated experts that point to them.
Thus, the score of the target page reflected the collective opinion of the best independent experts on the query topic.
+ ve points :
(1) In computing the authority of a target page, only good and independent parents (experts) are taken into account instead of all parents. (2) Combine content analysis and link analysis together.
