Updating hundreds of web sites and directories PR is not pretty. If you are familiar with PHPLD script, how can this be done automatically ? I just need the idea to implement it in J2EE Cheers
Hello, here is the croned Perl script I am using with my free directory #!/usr/bin/perl $url = shift @ARGV; use WWW::Google:ageRank; my $pr = WWW::Google:ageRank->new; print scalar($pr->get($url)); regards Thibaut
Checout: http://techtoplist.com/prupdater/ Its a standalone application which automatically updates the PageRank of links in your directory. Plenty of options to filter which links you want to update Cheers ... Gerald. EDIT: Wohoooo !!!!! 600th post !!!!!
I think Dan's tool is the best that works with phpLD. It is fully automated and one can update all the listed sites with a single click.
Page Rank Update Tool for phpLD V2.0 and V3.0.6. will give me a good idea on how to add PR updater to my Java directory. I am looking to create a runtime tool Thank you all for your help Cheers
Recommended if you are a owner of many directories... who the hell can open each dir manually and install there mods n keep updating lol. In that case the abv tool rocks.. though I am yet to test it.
I am about to release a multi-directory version of my application .... "Update all your directories with just one click".... Stay tuned