
Really need that Google PageRank? Well here is a fix for SeoQuake in Firefox. Since Google have moved the tool bar query URL last night. We give you a quick fix for Firefox users using SeoQuake. Follow our simple instructions below to fix the PageRank reporting. Follow us on Facebook or Twitter to get updates on how to fix on other browsers as we get the information.
Note: If you just want to check a Google PageRank for one or two sites a simple solution is to use our Google Page Rank Checker:
Check Your Google Page Rank Here – Updated To Use The New Google PageRank Query URL
Fix
- Double click the SeoQuake icon to open preferences
- Double click the menu item Google pagerank
- Paste the settings below instead of the current.
- Click OK and you are good to go
[TITLE]=PR
[URL_R]=http://toolbarqueries.google.com/tbr?client=navclient-auto&ch={gchecksum}&features=Rank&q=info:{url|encode}
[REGEXP]=Rank_.*?:.*?:(\d+)
![google-seo-pagerank-fix-update-url-page-rank google seo pagerank fix update url page rank Google PageRank Update Fix [Tips & Tricks]](http://www.mmncs.com/wp-content/uploads/google-seo-pagerank-fix-update-url-page-rank.jpg?d7148e)




Posted in
Tags:
«







Not working using Chrome and Checking my PR 3 Website about Web Design
Thanks for the feedback. The fix is for Firefox, but here is a service which has been updated with the correct Google PageRank URL:
Check Your Google Page Rank Here – Updated To Use The New Google PageRank Query URL
Bonjour à tous,
pour ceux qui parlent pas qu’anglais, j’ai trouvé un article intéressant sur le nouvel algorithme de Google et de leur Pagerank : http://www.rss-info.fr/Pagerank-nouveau-algorithme-pour-afficher-note-du-PR-changement-code-source-001100
cet article explique bien comment et quoi changer dans le code d’affichage sur vos pages.
Sinon si vous voulez tester le pagerank de votre site internet, vous pouvez le faire en allant sur Check Your Google Page Rank Here – Updated To Use The New Google PageRank Query URL
bonne journée à tous !
Hi Jean-Paul,
Thanks for the feedback and the link to the updated Google PageRank:
Check Your Google Page Rank Here – Updated To Use The New Google PageRank Query URL
didt work for me i FF – also re installed seoquake as i lost the original code for PR after tryig this oe – that other site works, does it take a while to kick back in?
Hi idcx,
Thank you so much for the feedback. You where right my codecolor plugin had converted the & sign. Paste this instead:
[NAME]=Google pagerank
[TITLE]=PR
[URL_R]=http://toolbarqueries.google.com/tbr?client=navclient-auto&ch={gchecksum}&features=Rank&q=info:{url|encode}
[REGEXP]=Rank_.*?:.*?:(\d+)
It has also been updated above.
Thanks again.
Christian D. H.
Legend!!! That works!!!
Just added that code to a new perameter and boom – can see score again!
Merci Beacoupe Christian!
Merci!
Good to hear. Have an excellent weekend!
What am I doing wrong here ?
function getpr($url) {
global $googlehost,$googleua;
$ch = getch($url);
$fp = fsockopen($googlehost, 80, $errno, $errstr, 30);
if ($fp) {
$out = “GET /tbr?client=navclient-auto&features=Rank&ch=8f3b58e04&q=info:$url HTTP/1.1\r\n”;
//echo “$out\n”; //debug only
$out .= “User-Agent: $googleua\r\n”;
$out .= “Host: $googlehost\r\n”;
$out .= “Connection: Close\r\n\r\n”;
fwrite($fp, $out);
Hi Truxter,
Please elaborate on what this has to do with the SeoQuake fix.
Thanks, Christian D. H.
also, if you can please contact me VIA email if you fix this.
I will gladly link back to this page, on my site where I note the issue and request help.
Hi Truxter,
Here is a solution for you. I guess I earned a backlink ( ;
How To Create Your Own Google PageRank Checker Using PHP [PHP Code]
Hi there,
I pasted the code you gave to idcx and it works perfectly. Thank you so much.
Im gonna recommend your site to everyone who has the same problem.
Donna
Hi Donna, thanks for the feedback!
Well it’s not SEO quake. Sorry to get off topic, I saw this page was actually active so I posted that.
I have been scrambling to get my php page functioning and was hoping someone here would have a tip.
Thanks so much, it worked just fine I’ll pass on the info!
Hi Rachel, Thanks for the feedback!
Awesome work.
The idea is to make it so anyone can go to the page and check their own site .
truxtertech . com /siteworth / whois /pagerank.php
is where I have it.
lol I really should be doin this at home and not at work.. I have nothing backed up anywhere.
Tell me what page you want linked
and a bit of info on the topic of page and I will get to writing.
Great! It’s working :]
It works perfectly.
Thanks!
Thanks for the feedback!
How about for Chrome browser?
Hi Harsh,
The SeoQuake Chrome has been updated by the publishers, so it’s just a matter of updating the plugin. Another recommendable plugin is this: PageRank by Hrishikesh Kale, fast and lightweight
Best regards,
Christian D. H.
Thanks for your tips, i’ve been looking for this and finally found it here.
Sounds good!
Chris