如何得到一个网站的PageRank的编程? [英] how do I get the pagerank of a website programmatically?

查看:114
本文介绍了如何得到一个网站的PageRank的编程?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在那里,让我一个网站编程的网页排名的API?

is there any API that gives me the page rank of a website programmatically?

推荐答案

如果你的意思的PageRank在谷歌工具栏的顶部绿色栏中,只是做一个GET请求

if you mean with pagerank the green bar on top of the google toolbar, just make a get request to

<一个href=\"http://toolbarqueries.google.at/tbr?features=Rank&sourceid=navclient-ff&client=navclient-auto-ff&googleip=O;173.194.35.104;539&iqrn=O6uB&querytime=5X&orig=0gjuj&swwk=-1&ch=805513e7f&q=info:http://stackoverflow.com/\" rel=\"nofollow\">http://toolbarqueries.google.at/tbr?features=Rank&sourceid=navclient-ff&client=navclient-auto-ff&googleip=O;173.194.35.104;539&iqrn=O6uB&querytime=5X&orig=0gjuj&swwk=-1&ch=805513e7f&q=info:http://stackoverflow.com/

最后一个数字是谷歌工具栏的PageRank图(又称绿坝的PageRank)

the last figure is the google toolbar pagerank figure (also known as green bar pagerank)

但它不是真正的谷歌的PageRank(这是不beteween 0和10图),它甚至不是你的页面的价值的估计,它仅仅是一个数字谷歌网站管理员打开通信数据提交给我们的工具栏的选项。我的建议是:忽略它。

but it is not the real google pagerank (which isn't a figure beteween 0 and 10) and it is not even an estimate of the value of your page, it is just a figure google communicates to webmasters to turn on the "submit data to us" option of the toolbar. my recommendation is: just ignore it.

这篇关于如何得到一个网站的PageRank的编程?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆