GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Any bulk pagerank checkers? (https://gfy.com/showthread.php?t=1067933)

bloggerz 05-13-2012 01:34 AM

Any bulk pagerank checkers?
 
Hook me up with a link! :)

powerteam 05-13-2012 01:48 AM

I use http://www.realpagerankchecker.com/

u-Bob 05-13-2012 05:09 AM

http://theeasyapi.com/plans

iSpyCams 05-13-2012 08:48 AM

Scrapebox.

Colmike9 05-13-2012 08:59 AM

http://checkbulkpagerank.com/

HomerSimpson 05-13-2012 10:25 AM

http://www.masspagerank.com/

Nasty 05-13-2012 10:30 AM

Quote:

Originally Posted by pompousjohn (Post 18944506)
Scrapebox.

Another vote for scrapebox

shake 05-13-2012 10:59 AM

FastPageRank from the makers of Estibot. Seems to be the most reliable, and removes cloned (fake page rank) sites

fris 05-13-2012 11:42 AM

Quote:

Originally Posted by bloggerz (Post 18944238)
Hook me up with a link! :)

for linux geeks?

Code:


[fris@fris ~/misc]$ ./pagerank google.com adobe.com freeporn.com porn.com sex.com porn365.com elephantlist.com
http://www.google.com has a PageRank of 9
http://www.adobe.com has a PageRank of 9
http://www.freeporn.com has a PageRank of 4
http://www.porn.com has a PageRank of 4
http://www.sex.com has a PageRank of 5
http://www.porn365.com has a PageRank of 3
http://www.elephantlist.com has a PageRank of 3

:thumbsup

CYF 05-13-2012 05:48 PM

Quote:

Originally Posted by fris (Post 18944704)
for linux geeks?

Code:


[fris@fris ~/misc]$ ./pagerank google.com adobe.com freeporn.com porn.com sex.com porn365.com elephantlist.com
http://www.google.com has a PageRank of 9
http://www.adobe.com has a PageRank of 9
http://www.freeporn.com has a PageRank of 4
http://www.porn.com has a PageRank of 4
http://www.sex.com has a PageRank of 5
http://www.porn365.com has a PageRank of 3
http://www.elephantlist.com has a PageRank of 3

:thumbsup

where can I find that?

Colmike9 05-13-2012 06:02 PM

Quote:

Originally Posted by CYF (Post 18944958)
where can I find that?

It's already found, just use it.. :thumbsup

fris 05-13-2012 06:25 PM

Quote:

Originally Posted by CYF (Post 18944958)
where can I find that?

Code:


#!/usr/bin/perl

use WWW::Google::PageRank;
my ($pr, $rank, $url);

if (defined(@ARGV)) {
for (@ARGV) {
  $url = $_;
  $url = "http://www." . $url if ($url !~ /^http:\/\//);
  $pr = WWW::Google::PageRank->new();
  $rank = $pr->get($url);
  print "$url has a PageRank of ";
  if (defined($rank)) {
      print "$rank\n";
  }
  else {
      print "UNDEFINED\n";
        }
  }

}

else {
  print "You must specify a URL ...\n";
}

exit;

here you go

Aka_Bluey 05-13-2012 08:45 PM

Quote:

Originally Posted by powerteam (Post 18944245)
I use http://www.realpagerankchecker.com/

Reported Attack Page!
This web page at www.realpagerankchecker.com has been reported as an attack page and has been blocked based on your security preferences.

:Oh crap





.

bloggerz 05-14-2012 01:50 AM

Thx guys

GARY LEE 05-24-2012 11:13 AM

I would think just about everyone uses scrapebox.

Brujah 05-24-2012 12:23 PM

http://fastpagerank.com/

CPimp 05-24-2012 12:28 PM

http://fuckpagerank.com


All times are GMT -7. The time now is 12:29 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123