Does anybody know how to go about coding a tool that will check for PR and validity of said PR and display the number of backlinks pointing to the page?
azizny
Mar 22nd 2008, 11:57 am
For the PR there are scripts which you can use.
Backlinks are also easy to check via FOPEN and preg_match the result.