PDA


View Full Version : [Request] Google rank mod


Loco Macheen
05-09-2005, 02:20 PM
not sure if google has a easy to addon rank thing like Alexa has, but it would be cool if they did, does anyone know ?

example of what i'd like
http://www.vbadvanced.com/forum/showthread.php?t=5757

ty for looking

KW802
05-09-2005, 02:23 PM
So you just want to display your own Google PR ranking?

Loco Macheen
05-09-2005, 02:32 PM
yup, if i had the html code or w/e i'd try and place it in the same block as the alexa traffic rank.. like just under it :)
then i'd change tthe title of the block to.. site & traffic rank or something
ty for looking :)

TeenForums
05-09-2005, 03:12 PM
Im sure there is something, i used to have something when i ran phpBB but it messed up!

Loco Macheen
05-09-2005, 03:18 PM
k, well ill be checking :) i did a search on google to see if i coudl find it myself, but no luck, ill search again after lunch

m0nde
05-11-2005, 02:00 AM
I just added this to the footer template on http://www.bostonlove.org and I can now see the Google page rank of all my pages.

Surrounding it with conditionals can allow only admins to see it if you wish.

This is from http://www.prchecker.info and is actually ranking these pages as you're viewing them when it shows the following pictures.

Small:
http://www.prchecker.info/PR1_img.gif

<a href="http://www.prchecker.info/" target="_blank">
<img src="http://www.prchecker.info/PR1_img.gif" alt="Page Rank Checker" border="0"></a>


Larger:
http://www.prchecker.info/PR2_img.gif

<a href="http://www.prchecker.info/" target="_blank">
<img src="http://www.prchecker.info/PR2_img.gif" alt="Page Rank Checker" border="0"></a>


- Sid