alixaxel/pagerank.js

A polite enquiry for some help

tomgallagher opened this issue · 0 comments

Hi

I'd like to be able to assess which are the most important pages on a website.

I have a collection of objects like this, one for each page:

{"url":"https://mrcoles.com/blog/mrcolescom-launches-again/","links":["https://mrcoles.com/","https://mrcoles.com/search/","https://mrcoles.com/archive/","https://mrcoles.com/peter-coles/","https://mrcoles.com/blog/youtube-jump-time-rainbow-brite/","https://mrcoles.com/blog/phished-facebook-friends-may-be-sharing-your-info/","https://mrcoles.com/media/img/mrcoles-crypto-banner.png","https://mrcoles.com/feeds/latest/","https://mrcoles.com/demo/markdown-css/","https://mrcoles.com/blog/css-unminify/","https://mrcoles.com/bookmarklet/","https://mrcoles.com/blog/html5ify-your-existing-code-base/","https://mrcoles.com/facebook-graph-api-explorer/","https://mrcoles.com/piano/","https://mrcoles.com/dragondrop/","https://mrcoles.com/tetris/","https://mrcoles.com/low-res-paint/","https://mrcoles.com/favicon-creator/"]}

And it looks like your project could help me?

Am I right?

Thanks for your attention

Tom