May 17, 2008 by Alex Polski

PageRank Spider

PageRank Spider is a web tool for crawling the internal pages of a site and checking their Google PageRank. As the other my tools it has very simple and user-friendly interface and saves all your previous results in a database. You can also set additional options like the subdomains crawling and the level of depth.

Download PageRank Spider 1.1 now (zip, 211 kb)

Screenshots

PageRank Spider Screenshot 1PageRank Spider Screenshot 2

Requirements:

  1. PHP 4.3.2+
  2. MySQL (4.1+)/MySQLi/MS SQL/Postgre/Oracle/SQLite/ODBC

Installation and upgrade:

All installation and upgrade steps are described in INSTALL file which included in the distributive.

Version history:

1.1 - Added the ability to resume incomplete pagerank checking operations
      Updated CodeIgniter files to version 1.6.3
      Updated jQuery files to version 1.2.6

1.0 - Initial release

Related blog posts:

New tool released - PageRank Spider
How not to be banned by Google while PageRank checking
PageRank Spider tool v.1.1 released

Share and Enjoy:
  • del.icio.us
  • Digg
  • Reddit
  • Ma.gnolia
  • Technorati
  • Propeller
  • Facebook
  • StumbleUpon
  • Furl
  • blogmarks
  • Google
  • YahooMyWeb
  • E-mail this story to a friend!
This entry was posted on Saturday, May 17, 2008 at 9:56 am and is filed under Uncategorized.

14 Responses to “PageRank Spider”

Ahsan Shahzad
Posted on June 25th, 2008 at 3:41 am

Thats nice Alex, but i am afraid that Google will ban my domain if i’ll be having big number of internal pages, please clear if u have tackled this issue in your script or not,
Thanks

HR Software
Posted on July 2nd, 2008 at 10:02 am

Will you include a feature in the future to pause/resume a check or to resume a check that has not been completed due to browser closing or error? It also seemed to go very slow when checking a site with even 100 pages.. Is this normal? Thanks for the tool!

Alex Polski
Posted on July 3rd, 2008 at 5:59 am

Ahsan Shahzad, Google will not ban your domain. It can only ban the IP address of your server where PageRank Spider is located for a few minutes or hours. Please read my post How not to be banned by Google while PageRank checking

HR Software, please check for the nearest updates soon.

sajid
Posted on July 8th, 2008 at 8:21 am

check again, it not contain install file. how can i create database, there is not install folder to help.

Alex Polski
Posted on July 8th, 2008 at 8:50 am

sajid, there is file with the name ‘INSTALL’ in zip-archive.

Floris
Posted on July 24th, 2008 at 12:25 pm

A Database Error Occurred

Error Number: 1054

Unknown column ’subdomains’ in ‘field list’

INSERT INTO `prspider` (`url`, `date`, `subdomains`, `depth`) VALUES (’http://apple.com’, 1216923796, 0, ‘1′)

Alex Polski
Posted on July 26th, 2008 at 6:21 am

Floris, this can happen if you updated PageRank Spider from version 1.0 to 1.1 but did not update database. See INSTALL file for details.

Enkay Blog
Posted on July 27th, 2008 at 9:39 am

Hey Alex, I installed the script but it says 404 error. Page not found.

http://www.enkayblog.com/pr/

Thats the URL. Any help is appreciated.

Enkay Blog
Posted on July 27th, 2008 at 9:47 am

Just an update, I made sure everything was configured right in terms of the config.php and database.php as well as .htaccess file.

Enkay Blog
Posted on July 27th, 2008 at 7:11 pm

The INSTALL file is missing the correct MySQL dump and thats why its not working right for some people. Can you look into this please?

Om Bissa
Posted on July 29th, 2008 at 9:45 pm

I have installed this script on two sites for one site its working properly but on another when i try to get page rank it search for 1 page in AJAX loader and stop the searching and again return to main page. There is no results on main page. Please tell me what is the problem and how to repair it.

Alex Polski
Posted on July 30th, 2008 at 1:53 pm

Sorry guys, this is really my error. I’ve already updated INSTALL file with new SQL-dump for the tool.

Thomas
Posted on October 12th, 2008 at 2:26 pm

Hi Alex, after installation the START-button is linked with:
http www domain tld/pagerank_spider/pagerank_spider/start
but this is not existing. There’s no folder start in the zip. Can you help?

Alex Polski
Posted on October 13th, 2008 at 4:10 am

Thomas, there is no need for ’start’ folder. All URLs are handled by mod_rewrite.

Leave a Reply