Google PageRank Script in PHP (Open Source)

  • cyberax
  • Graduate
  • Graduate
  • User avatar
  • Joined: Apr 07, 2004
  • Posts: 169
  • Loc: INDIA
  • Status: Offline

Post June 27th, 2004, 6:48 pm

Hi Guys,

All of you who are looking for the PHP Script (Source Code) to get the PageRank programmitically can now get it from:

The Google Pagerank Checksum Calculator by Alex Stapleton
// dead link removed

Google PagerankGET 0.1 By ZeNiTRaM
// dead link removed

This was made possible at MobileRead Forum
http://www.mobileread.com/forums/showthread.php?t=1670


Now I am looking for an ASP version (VBScript) for the same. Anyone who is interested can come up for a joint development.

Cheers to All !!!
Moderator Remark: dead links removed
Meme4u.com : Free Ecards - Free ecards, printables and e-invites portal
India Forums - Indian television discussion portal
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post June 27th, 2004, 6:48 pm

  • cyberax
  • Graduate
  • Graduate
  • User avatar
  • Joined: Apr 07, 2004
  • Posts: 169
  • Loc: INDIA
  • Status: Offline

Post June 27th, 2004, 6:57 pm

I am sorry if I missed to name gemini for his input.


http://www.mobileread.com/forums/showthread.php?t=1670&page=7&pp=15



Regards,
Meme4u.com : Free Ecards - Free ecards, printables and e-invites portal
India Forums - Indian television discussion portal
  • Bigwebmaster
  • Site Admin
  • Site Admin
  • User avatar
  • Joined: Dec 20, 2002
  • Posts: 8925
  • Loc: Seattle, WA & Phoenix, AZ
  • Status: Offline

Post June 27th, 2004, 7:39 pm

Very nice. Looks like there was a great deal of solid effort going on over there at mobileread. I am sure news will spread fast and Google will have to do something so that people continue to use their toolbar (Like modify how the toolbar retreives the checksum so everyone's code no longer works). However I really do think no matter what they try somebody will be able to figure out the new algorithm. One nice thing about this is that people won't be able to sell this code for a great deal of money anymore.
Ozzu Hosting - Want your website on a fast server like Ozzu?
  • rtchar
  • Expert
  • Expert
  • User avatar
  • Joined: Mar 22, 2004
  • Posts: 606
  • Loc: Canada
  • Status: Offline

Post June 28th, 2004, 5:30 pm

cyberax

Did I hear there was a PERL port some where?

I would be interested in doing that if it isn't already finished.
  • dprichard
  • Beginner
  • Beginner
  • User avatar
  • Joined: Jun 21, 2004
  • Posts: 61
  • Loc: Clearwater Florida
  • Status: Offline

Post June 29th, 2004, 1:04 pm

Aren't there search engines that already show results with page rank? Not wanting to step on anyones toes, but what is the advantage of looking it up this way over looking it up on a seach engine like this?

// dead link removed

Not trying to diss anyone... Legit question...
Moderator Remark: dead links removed
  • Axe
  • Genius
  • Genius
  • User avatar
  • Joined: Jan 07, 2004
  • Posts: 5744
  • Loc: Sub-level 28
  • Status: Offline

Post June 29th, 2004, 1:12 pm

The advantage of looking it up yourself is that you can incorporate it into your own scripts. Not everybody wants/needs it in search results.
  • rtchar
  • Expert
  • Expert
  • User avatar
  • Joined: Mar 22, 2004
  • Posts: 606
  • Loc: Canada
  • Status: Offline

Post June 29th, 2004, 2:27 pm

I agree with Axe ... it would make searching for backlinks a lot more efficient for me.

Prog is good for looking at competitors backlinks. It lets me identify high PR sites to contact. But we know that Google does not show ALL the links. I would be 2 months behind my competitors if that was my only source of information.

I wrote a link harvester program, but I still have to paste links into a PR lookup page (50 at a time) to find the top links.

But thanks to this forum that will be fixed soon! :)
  • dprichard
  • Beginner
  • Beginner
  • User avatar
  • Joined: Jun 21, 2004
  • Posts: 61
  • Loc: Clearwater Florida
  • Status: Offline

Post June 30th, 2004, 5:40 am

Good thought... I never thought about making a page with all my pages and their rank... I knew you guys would see more potential then I would.
  • acidophil
  • Born
  • Born
  • No Avatar
  • Joined: Jul 02, 2004
  • Posts: 1
  • Status: Offline

Post July 2nd, 2004, 4:09 pm

hi cyberax, hi phorum!

i've seen a lot of scripts last 3 days
but, sorry cyberax, none was in asp :(
i found c, python, pascal, varrities of php and win/pc binaries...


hmmm and i'am tooooo lazy to port it to perl / cgi...

so if someone have had done this please post here and/or pm me!!!
i'll post links to the sources i found if someone is interested in.

c'u
acidophil
  • helohelo
  • Born
  • Born
  • No Avatar
  • Joined: Jul 19, 2004
  • Posts: 3
  • Status: Offline

Post July 19th, 2004, 12:03 pm

Hi Cyberax,
can you please explain how to use the code thats provided on //dead-link-removed ?

Its totally wrapped.
Do I need other files then that one?
the form is not posting or getting anything, i do not understand...

a php rooky
Moderator Remark: dead links removed
  • rtchar
  • Expert
  • Expert
  • User avatar
  • Joined: Mar 22, 2004
  • Posts: 606
  • Loc: Canada
  • Status: Offline

Post July 19th, 2004, 6:10 pm

Do you have installed on a PHP capable server?

Browsers are not able to decode PHP files.
  • helohelo
  • Born
  • Born
  • No Avatar
  • Joined: Jul 19, 2004
  • Posts: 3
  • Status: Offline

Post July 20th, 2004, 1:53 am

yes,
what I need is a summery for php rookies.
what to install where as what.
-should I save the code as php file?
-on the main form I do not see any include nor link nor formlink
How is the url input put to the script and tranfered back?
As you see, all rookie questions.... :?
  • rtchar
  • Expert
  • Expert
  • User avatar
  • Joined: Mar 22, 2004
  • Posts: 606
  • Loc: Canada
  • Status: Offline

Post July 20th, 2004, 8:45 am

When I installed the code ...

I copied the source code and saved it as a PHP file in my scripts (cgi-bin) directory. Then I did a view source on the form page and saved that as an HTML file in the root directory.

A couple of minor source changes to the form html (to suit my site) and it was working.
  • helohelo
  • Born
  • Born
  • No Avatar
  • Joined: Jul 19, 2004
  • Posts: 3
  • Status: Offline

Post July 20th, 2004, 12:37 pm

rtchar wrote:
A couple of minor source changes to the form html (to suit my site) and it was working.

what lines of code I have to chance?
  • rtchar
  • Expert
  • Expert
  • User avatar
  • Joined: Mar 22, 2004
  • Posts: 606
  • Loc: Canada
  • Status: Offline

Post July 20th, 2004, 1:02 pm

The only change would be in the HTML

<form method="get" action="PATH TO PHP FILE.php">
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post July 20th, 2004, 1:02 pm

Post Information

  • Total Posts in this topic: 40 posts
  • Users browsing this forum: No registered users and 17 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.