Page rank shows PR0 for all sites

Problems installing LinkMan?
Post Reply
destin2008
Posts: 5
Joined: Mon Jul 25, 2011 9:09 pm

Page rank shows PR0 for all sites

Post by destin2008 »

Script URL: http://www.europeanmuseumforum.eu/tag/reviews/
Version of script: latest
Hosting company: dreamhost
URL of phpinfo.php: http://www.europeanmuseumforum.eu/phpinfo.php
URL of session_test.php: http://www.europeanmuseumforum.eu/session_test.php
What terms did you try when SEARCHING for a solution: page rank

Write your message below:
I just ran page rank check, and all websites went to PR0, which is not true value
Can Klemen take a look and tell us what needs to be done to fix it?
Up until today, I have had sites PR3-PR7 in there , they all show PR0 now.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Page rank shows PR0 for all sites

Post by Klemen »

Thanks for bringing this to my attention!

Looks like Google stopped supporting their old pagerank check URL. Try this:

1. open file "pagerank.php" in Notepad

2. change

Code: Select all

GET /search?
to

Code: Select all

GET /tbr?
3. save, upload and test.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
destin2008
Posts: 5
Joined: Mon Jul 25, 2011 9:09 pm

Re: Page rank shows PR0 for all sites

Post by destin2008 »

It sure fixed PR problem, thanks!
Paulus50
Posts: 4
Joined: Tue Nov 08, 2011 8:42 am

Re: Page rank shows PR0 for all sites

Post by Paulus50 »

Hello Forum,

I read the post "Page rank shows PR0 for all sites" of Sun Oct 23, 2011 4:49 am.

I have the same issue with my Linkman at: http://www.pictureframe.com.au/linkman/links.php

I edited the "pagerank.php" file from " GET /search? " to " GET /tbr? " without success.

Any other suggestiongs to get "pagerank.php" firing again?

Thanks in advance.

Paul Nonnis.

Melbourne Australia.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Page rank shows PR0 for all sites

Post by Klemen »

You need to run the "Update pagerank" tool in admin panel after making the change in pagerank.php.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Paulus50
Posts: 4
Joined: Tue Nov 08, 2011 8:42 am

Re: Page rank shows PR0 for all sites

Post by Paulus50 »

Hi Klemen,

Yes, updating Page Rank in the Admin worked.
I feel silly for not having thought of it.
I remain obliged.

Paul Nonnis
Post Reply