Posts tagged: pagerank

pagerank

PageRank is a link analysis algorithm, named after Larry Page[1] and used by the Google Internet search engine, that assigns a numerical weighting to each element of a hyperlinked set of documents, such as the World Wide Web, with the purpose of “measuring” its relative importance within the set. The name “PageRank” is a trademark of Google, and the PageRank process has been patented (U.S. Patent 6,285,999). However, the patent is assigned to Stanford University and not to Google. Google has exclusive license rights on the patent from Stanford University.

tool : pagerank per url from a sitemap

I wired a google pagerank toolbar-query snippet to a simplexml sitemap readout, and put it on a page. You can fill in a sitemap url and get the google pageranks of all ‘mapped’ urls. It works, I stripped it down … Continue reading

Posted in pagerank, php, tool | Tagged , , | Leave a comment

seo : pagerank and serp part I

Today I go do something dumb, as usual ! I still had to finish my serp tool, and as I was checking out a site’s performance I really needed it, so I added a permutation routine and a mysql backend … Continue reading

Posted in pagerank, php, seo, serp | Tagged , , , | Leave a comment