Welp, I am relatively new to the forums but hopefully after this post I will have some new friends... It may already be posted somewhere and if it is I apoligize. If you want your google bar to display the updated pageranks this is all you have to do: This took me less than 1 minute. Depending on which version of Windows you are running, go to: c:\winnt\system32\drivers\etc\hosts or c:\windows\system32\drivers\etc\hosts Note: hosts is a file in the etc folder and insert this line: 216.239.33.100 toolbarqueries.google.com (I used wordpad to open the file) I do not know how accurate these changes are but I do know that it shows a differnt listing for my site... Hope it helps... Dont be mad if it doesn't haha.
Well....i tried this technique, but i got a fluctuating PR on the toolbar as in that sometimes my website was showing PR 10 for 4-5 pages accessed. But sometimes it did not any rank and stated "No information available" in the PR toolbar...What does it mean ????
Wait... how does this work? I mean, what is the logic that allows for this? And why doesn't someone build a site that runs this script so we can use this would editing files.
the guy might just want to be helpfull and redirect toolbar queries to an updated datacenter.. but putting in a random ip from someone on the internet into your hostfile isn't something you should do... ever..
toolbarqueries.google.com is the standard URL for tool bar queries. Like DNS propagation, I guess it takes a while for Google Datacenters to get updated. Changes made to hosts file is not likely to be very productive for the simple reason that you may force fetching data from only one IP where as google often redirects your queries for load balancing (as you would notice that you type google.com and you end up searching on google.co.uk ... as an example) Also, before hosts file, you would do well to flush dns on your computer, because the sequence to lookup IP address is first in cache, next in hosts and finally depend upon other dns servers to get the requested URL's IP. And I echo same sentiments as mentioned in previous post .. to watch out what you enter in your host file because you may end up visiting a site that you never really wanted to. Thx GS