Google's PageRank

Returns Google's PageRank for the entered URL

You are now following this Submission

This function calls a PHP script (provided by googlecommunity.com) and outputs the PageRank result (0-10).

SYNTAX:

pagerank(url)

pagerank : Returns the Google's PageRank for the entered URL

Example:
pagerank('http://www.cnn.com')
pagerank('www.m-w.com')
pagerank('mathworks.com/matlabcentral/fileexchange/loadCategory.do')

Cite As

Fahad Al Mahmood (2026). Google's PageRank (https://se.mathworks.com/matlabcentral/fileexchange/9239-google-s-pagerank), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Description Updated & PHP Script Credit Added