Money-Code

Coding For Online Success

October 9, 2007
by admin
0 comments

Show PR for your domains

Here is a small PHP script that will loop through a array of domains or take a url argument and show the PR for those domains or a single domain. This uses a great PHP script created by MagicBeanDip for handling the XOR32 for calculating the PR. The PR class is then called and used while looping through the domain array. If you pass in a url paramter (ie: http://www.yourdomain.com/pr.php?url=http://www.anotherdomain.com, you’ll see the PR for that single domain only. I could see using this with some AJaX hooks to see how your domains are performing in regards to Google page rank.

Depending on your affiliate strategy, PR can be very important or a non-issue. I personally want my blogs and community sites to rank high, but affiliate store fronts, etc, I could care less, since I’m generally paying to get visitors there any way. It would be nice to get the PR love higher and get free organic traffic there, but at this particular juncture, I’m fine with straight arbitage.

Continue reading