| 
		
			
			
				
			
			
				 
			
			
				
			
		 | 
		
			
			
				 
			
				
			
		 | 
	||||
| 
				Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.  You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us.  | 
		
		 
		![]()  | 
	
		
			
  | 	
	
	
		
		|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. | 
| 
		 | 
	Thread Tools | 
| 
			
			 | 
		#1 | 
| 
			
			
			
			 Too lazy to set a custom title 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Dec 2006 
				
				
				
					Posts: 16,256
				 
				
				
				
				 | 
	
	
	
	
		
			
			 
				
				Any good bulk pagerank checker?
			 
			Hook me up!  
		
	
		
		
		
		
			![]() 
				__________________ 
		
		
		
		
	
	I SELL ADULT BACKLINKS! Email: eroticweb>gmail SKYPE: gfybloggerz $$$$$ MAKE HUGE MONEY IN CAMS - CLICK HERE $$$$$  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#2 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Join Date: Feb 2005 
				Location: Montreal 
				
				
					Posts: 3,018
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 pagerank has been obsolete for a while now ... 
		
	
		
		
		
		
			
		
		
		
		
	
	even Google's 'private' pagerank is no longer a part of their algo ... social media 'reach' as well as page load speeds are major factors in indexing now ..  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#3 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Join Date: Feb 2001 
				Location: Land of OZ 
				
				
					Posts: 2,337
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 the guy asks a question if u dont have the answer who cares what u think? 
		
	
		
		
		
		
			http://pagerank.my-addr.com/ should do the trick for you mate 
				__________________ 
		
		
		
		
	
	I am not a megalomaniac.. I just rule the world Need Quality Hardlinks? We have several packages and custom deals available. *High Quality Hard Links For Sale* ICQ: 394016570  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#4 | 
| 
			
			
			
			 Too lazy to set a custom title 
			
		
			
				
			
			
			Join Date: Oct 2001 
				Location: Spartaaaaaaaaa 
				
				
					Posts: 14,136
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Scrapebox - buy it ... like now 
		
	
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#5 | 
| 
			
			
			
			 there's no $$$ in porn 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Jul 2005 
				Location: icq: 195./568.-230 (btw: not getting offline msgs) 
				
				
					Posts: 33,063
				 
				
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#6 | |
| 
			
			
			
			 Too lazy to set a custom title 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Aug 2002 
				
				
				
					Posts: 55,372
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 shell script maybe? 
		
	
		
		
		
		
			example Quote: 
	
 
				__________________ 
		
		
		
		
	
	Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence. ![]() WP Stuff  | 
|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#7 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Industry Role:  
				Join Date: Feb 2003 
				Location: JustPorno 
				
				
					Posts: 2,384
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 scrapebox is great for all the bulk tools, alexa, pr etc. 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	Just Porno with both classic and mobile porn versions. Gay Porn Our mega gay site tranny porn  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#8 | 
| 
			
			
			
			 Too lazy to set a custom title 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Aug 2002 
				
				
				
					Posts: 55,372
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 here is the perl code 
		
	
		
		
		
		
			Code: 
	#!/usr/bin/perl
# bulk page rank checker
# usage: pr.pl domain1.com domain2.com domain3.com
use WWW::Google::PageRank;
my ($pr, $rank, $url);
if (defined(@ARGV)) {
for (@ARGV) {
   $url = $_;
   $url = "http://" . $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;
				__________________ 
		
		
		
		
	
	Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence. ![]() WP Stuff  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#9 | 
| 
			
			
			
			 Mayor of Thneedville 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Oct 2004 
				
				
				
					Posts: 25,428
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Scrapebox FTW! 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	. Yes, fewer illegal immigrants working equates to more job opportunities for American citizens. Rochard  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#10 | 
| 
			
			
			
			 Too lazy to set a custom title 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Dec 2006 
				
				
				
					Posts: 16,256
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 thanks guys! 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	I SELL ADULT BACKLINKS! Email: eroticweb>gmail SKYPE: gfybloggerz $$$$$ MAKE HUGE MONEY IN CAMS - CLICK HERE $$$$$  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 |