Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道在谷歌搜索中找出页面排名的算法。
目前我正在使用 php 和 curl 方法。
从 0 开始 - 直到找到或时间限制我将它提交给谷歌具有不同的开始索引。
我想知道是否有其他方法?
Google 不再使用 PageRank 算法对搜索结果进行排名。他们可能仍然会产生一个数字,但这在很大程度上是无关紧要的。判断网站的更好方法是使用 WooRank 或类似的东西。PageRank 值实际上是无用的。
希望这能让你走上正确的道路。