Finally, Mass PageRank Checker tool!
This entry was posted on Friday, April 18, 2008 at 2:44 pm and is filed under Free downloads, SEO tools. You can leave a response, or trackback from your own site.Related posts
« How to check Google PageRank in PHP
Curl library 1.1 for CodeIgniter »
8 Responses to “Finally, Mass PageRank Checker tool!”
Posted on April 21st, 2008 at 2:15 pm
Q-Zma: It looks like you modified the default controller in system/application/config/routes.php file.
Look http://q-zma.com/mass_pagerank/mass_pagerank/index please, it shows home page if you provide the direct route.
Be sure you have the following row in routes.php:
$route['default_controller'] = “mass_pagerank”;
Posted on April 22nd, 2008 at 2:55 am
it is from my routes.php:
$route['default_controller'] = “mass_pagerank”;
$route['scaffolding_trigger'] = “”;
have you other ideas? :)
Posted on April 22nd, 2008 at 6:23 am
Installation instructions were updated because of default page loading problem. This problem can take place when your PHP works via FastCGI. Thanks to Q-Zma for help in testing.
Posted on June 11th, 2008 at 10:34 pm
Hi,
I’ve a txt file of a list of domain names. How do I run this script from a unix command line to process the text file ?
Thanks for the great script !!
Posted on June 12th, 2008 at 5:20 am
noob, Mass PageRank Checker was developed primarily as a web-application and it can not be runned from the command line without modifications.
Posted on August 12th, 2008 at 2:17 pm
wow…this is a great tool. I will definitely try it out.
Thanks
















Posted on April 21st, 2008 at 12:54 pm
installed, instructions from INSTALL used, don’t works: http://q-zma.com/mass_pagerank/
at website root wordpress installed, it have own .htaccess with own mod_rewrite rules, where I wrong you think?